Home
last modified time | relevance | path

Searched defs:getSortKey (Results 1 – 6 of 6) sorted by relevance

/third_party/icu/tools/colprobe/
Dstrengthprobe.h75 int getSortKey(const Line &l, uint8_t *buffer, int32_t buffCap) { in getSortKey() function
79 int getSortKey(UChar *string, int32_t sLen, uint8_t *buffer, int32_t buffCap) { in getSortKey() function
/third_party/icu/icu4c/source/i18n/
Drulebasedcollator.cpp1308 RuleBasedCollator::getSortKey(const UnicodeString &s, in getSortKey() function in RuleBasedCollator
1314 RuleBasedCollator::getSortKey(const UChar *s, int32_t length, in getSortKey() function in RuleBasedCollator
/third_party/node/deps/icu-small/source/i18n/
Drulebasedcollator.cpp1308 RuleBasedCollator::getSortKey(const UnicodeString &s, in getSortKey() function in RuleBasedCollator
1314 RuleBasedCollator::getSortKey(const UChar *s, int32_t length, in getSortKey() function in RuleBasedCollator
/third_party/skia/third_party/externals/icu/source/i18n/
Drulebasedcollator.cpp1308 RuleBasedCollator::getSortKey(const UnicodeString &s, in getSortKey() function in RuleBasedCollator
1314 RuleBasedCollator::getSortKey(const UChar *s, int32_t length, in getSortKey() function in RuleBasedCollator
/third_party/flutter/skia/third_party/externals/icu/source/i18n/
Drulebasedcollator.cpp1308 RuleBasedCollator::getSortKey(const UnicodeString &s, in getSortKey() function in RuleBasedCollator
1314 RuleBasedCollator::getSortKey(const UChar *s, int32_t length, in getSortKey() function in RuleBasedCollator
/third_party/icu/icu4c/source/test/intltest/
Dapicoll.cpp2130 int32_t TestCollator::getSortKey(const UnicodeString& source, uint8_t* result, in getSortKey() function in TestCollator
2140 int32_t TestCollator::getSortKey(const UChar*source, int32_t sourceLength, in getSortKey() function in TestCollator