Home
last modified time | relevance | path

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

/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/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/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/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