Home
last modified time | relevance | path

Searched refs:Index_comp (Results 1 – 1 of 1) sorted by path

/trunk/main/i18npool/source/textconversion/
H A Dgenconv_dict.cxx340 int Index_comp(const void* s1, const void* s2) in Index_comp() function
414 qsort(&STC_WordEntry_S2T[0], count_S2T, sizeof(Index), Index_comp); in make_stc_word()
447 qsort(&STC_WordEntry_T2S[0], count_T2S, sizeof(Index), Index_comp); in make_stc_word()

Completed in 12 milliseconds