Searched defs:ucol_setReorderCodes (Results 1 – 5 of 5) sorted by relevance
391 ucol_setReorderCodes(UCollator* coll, in ucol_setReorderCodes() function
892 void ucol_setReorderCodes(UCollator * coll, const int32_t * reorderCodes, int32_t reorderCodesLengt… in ucol_setReorderCodes() function893 …U_ICU_ENTRY_POINT_RENAME(ucol_setReorderCodes)(coll, reorderCodes, reorderCodesLength, pErrorCode); in ucol_setReorderCodes() local
787 #define ucol_setReorderCodes U_ICU_ENTRY_POINT_RENAME(ucol_setReorderCodes) macro