Home
last modified time | relevance | path

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

/external/icu/icu4c/source/i18n/
Drulebasedcollator.cpp1306 RuleBasedCollator::getSortKey(const UnicodeString &s, in getSortKey() function in RuleBasedCollator
1312 RuleBasedCollator::getSortKey(const UChar *s, int32_t length, in getSortKey() function in RuleBasedCollator
/external/icu/icu4c/source/test/intltest/
Dapicoll.cpp2099 int32_t TestCollator::getSortKey(const UnicodeString& source, uint8_t* result, in getSortKey() function in TestCollator
2109 int32_t TestCollator::getSortKey(const UChar*source, int32_t sourceLength, in getSortKey() function in TestCollator