Home
last modified time | relevance | path

Searched refs:UdmUniStrToLower (Results 1 – 4 of 4) sorted by relevance

/dports/www/mnogosearch/mnogosearch-3.4.1/include/
H A Dudm_unidata.h36 UDM_API(void) UdmUniStrToLower(UDM_UNIDATA *, int * unistr);
/dports/www/mnogosearch/mnogosearch-3.4.1/src/
H A Dsearchtool.c548 UdmUniStrToLower(unidata, ustr); in UdmQueryPrepare()
H A Dunidata.c2985 UdmUniStrToLower(UDM_UNIDATA *uni_plane, int * unistr) in UdmUniStrToLower() function
H A Dparsehtml.c327 UdmUniStrToLower(unidata, *ustr); in UdmPrepareWordsFromUniStr()