Home | History | Annotate | Download | only in i18n

Lines Matching full:ucol_initcollator

116             UCollator *newUCA = ucol_initCollator((const UCATableHeader *)udata_getMemory(result), NULL, NULL, status);
212 result = ucol_initCollator(UCA->image, result, UCA, status);
254 result = ucol_initCollator((const UCATableHeader *)inData, result, UCA, status);
260 result = ucol_initCollator(UCA->image, result, UCA, status);
420 result = ucol_initCollator(table, 0, UCA, status);
430 result = ucol_initCollator(UCA->image, 0, UCA, status);