Searched refs:ucol_updateInternalState (Results 1 – 4 of 4) sorted by relevance
1056 void ucol_updateInternalState(UCollator *coll, UErrorCode *status);
1292 ucol_updateInternalState(coll, status); in ucol_buildPermutationTable()
784 ucol_updateInternalState(result, status); in ucol_setOptionsFromHeader()6834 void ucol_updateInternalState(UCollator *coll, UErrorCode *status) { in ucol_updateInternalState() function7095 ucol_updateInternalState(coll, status); in ucol_setAttribute()
801 #define ucol_updateInternalState U_ICU_ENTRY_POINT_RENAME(ucol_updateInternalState) macro