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

/external/icu4c/i18n/
H A Ducol.cpp4232 ucol_getSortKey(const UCollator *coll, function
5725 * one generated by ucol_getSortKey, as we don't do any compression.
7417 sourceKeyLen = ucol_getSortKey(coll, source, sourceLength, sourceKeyP, sourceKeyLen);
7424 sourceKeyLen = ucol_getSortKey(coll, source, sourceLength, sourceKeyP, sourceKeyLen);
7427 targetKeyLen = ucol_getSortKey(coll, target, targetLength, targetKeyP, targetKeyLen);
7434 targetKeyLen = ucol_getSortKey(coll, target, targetLength, targetKeyP, targetKeyLen);
/external/webkit/Source/JavaScriptCore/icu/unicode/
H A Durename.h583 #define ucol_getSortKey ucol_getSortKey_3_2 macro
/external/webkit/Source/JavaScriptGlue/icu/unicode/
H A Durename.h583 #define ucol_getSortKey ucol_getSortKey_3_2 macro
/external/webkit/Source/WebCore/icu/unicode/
H A Durename.h583 #define ucol_getSortKey ucol_getSortKey_3_2 macro
/external/webkit/Source/WebKit/mac/icu/unicode/
H A Durename.h583 #define ucol_getSortKey ucol_getSortKey_3_2 macro
/external/icu4c/common/unicode/
H A Durename.h737 #define ucol_getSortKey U_ICU_ENTRY_POINT_RENAME(ucol_getSortKey) macro

Completed in 92 milliseconds