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

/external/icu/icu4c/source/i18n/
H A Ducol.cpp189 ucol_getSortKey(const UCollator *coll, function
/external/chromium_org/third_party/icu/source/i18n/
H A Ducol.cpp4434 ucol_getSortKey(const UCollator *coll, function
5269 * one generated by ucol_getSortKey, as we don't do any compression.
7059 sourceKeyLen = ucol_getSortKey(coll, source, sourceLength, sourceKeyP, sourceKeyLen);
7066 sourceKeyLen = ucol_getSortKey(coll, source, sourceLength, sourceKeyP, sourceKeyLen);
7069 targetKeyLen = ucol_getSortKey(coll, target, targetLength, targetKeyP, targetKeyLen);
7076 targetKeyLen = ucol_getSortKey(coll, target, targetLength, targetKeyP, targetKeyLen);
/external/chromium_org/third_party/icu/source/common/unicode/
H A Durename.h745 #define ucol_getSortKey U_ICU_ENTRY_POINT_RENAME(ucol_getSortKey) macro
/external/icu/icu4c/source/common/unicode/
H A Durename.h717 #define ucol_getSortKey U_ICU_ENTRY_POINT_RENAME(ucol_getSortKey) macro

Completed in 464 milliseconds