Searched defs:ucol_updateInternalState (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/icu/source/i18n/
H A Ducol.cpp784 ucol_updateInternalState(result, status);
6834 void ucol_updateInternalState(UCollator *coll, UErrorCode *status) { function
7095 ucol_updateInternalState(coll, status);
/external/icu4c/i18n/
H A Ducol.cpp855 ucol_updateInternalState(result, status);
6442 void ucol_updateInternalState(UCollator *coll, UErrorCode *status) { function
6713 ucol_updateInternalState(coll, status);
/external/icu4c/common/unicode/
H A Durename.h796 #define ucol_updateInternalState U_ICU_ENTRY_POINT_RENAME(ucol_updateInternalState) macro
/external/chromium_org/third_party/icu/source/common/unicode/
H A Durename.h801 #define ucol_updateInternalState U_ICU_ENTRY_POINT_RENAME(ucol_updateInternalState) macro

Completed in 153 milliseconds