Home
last modified time | relevance | path

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

/external/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
/external/icu/icu4c/source/test/intltest/
Dapicoll.cpp2101 int32_t TestCollator::getSortKey(const UnicodeString& source, uint8_t* result, in getSortKey() function in TestCollator
2111 int32_t TestCollator::getSortKey(const UChar*source, int32_t sourceLength, in getSortKey() function in TestCollator