Searched refs:ucol_getSortKeySize (Results 1 - 7 of 7) sorted by relevance

/external/icu4c/i18n/
H A Ducol_imp.h519 ucol_getSortKeySize(const UCollator *coll, collIterate *s,
H A Ducol.cpp4417 int32_t ucol_getSortKeySize(const UCollator *coll, collIterate *s, int32_t currentSize, UColAttributeValue strength, int32_t len) { function
4871 int32_t keyLen = ucol_getSortKeySize(coll, &s, sortKeySize, strength, len);
5147 sortKeySize = ucol_getSortKeySize(coll, &s, sortKeySize, strength, len);
5496 int32_t t = ucol_getSortKeySize(coll, &s, sortKeySize, coll->strength, len);
5660 sortKeySize = ucol_getSortKeySize(coll, &s, sortKeySize, coll->strength, len);
/external/webkit/JavaScriptCore/icu/unicode/
H A Durename.h584 #define ucol_getSortKeySize ucol_getSortKeySize_3_2 macro
/external/webkit/JavaScriptGlue/icu/unicode/
H A Durename.h584 #define ucol_getSortKeySize ucol_getSortKeySize_3_2 macro
/external/webkit/WebCore/icu/unicode/
H A Durename.h584 #define ucol_getSortKeySize ucol_getSortKeySize_3_2 macro
/external/webkit/WebKit/mac/icu/unicode/
H A Durename.h584 #define ucol_getSortKeySize ucol_getSortKeySize_3_2 macro
/external/icu4c/common/unicode/
H A Durename.h693 #define ucol_getSortKeySize ucol_getSortKeySize_4_2 macro

Completed in 121 milliseconds