Searched defs:getCollationKey (Results 1 – 5 of 5) sorted by relevance
/external/chromium_org/third_party/icu/source/i18n/ |
D | tblcoll.cpp | 401 CollationKey& RuleBasedCollator::getCollationKey( in getCollationKey() function in RuleBasedCollator 409 CollationKey& RuleBasedCollator::getCollationKey(const UChar* source, in getCollationKey() function in RuleBasedCollator
|
/external/chromium_org/third_party/icu/source/test/intltest/ |
D | apicoll.cpp | 2010 CollationKey& TestCollator::getCollationKey(const UnicodeString& source, in getCollationKey() function in TestCollator 2023 CollationKey& TestCollator::getCollationKey(const UChar*source, in getCollationKey() function in TestCollator
|
/external/icu/icu4c/source/i18n/ |
D | rulebasedcollator.cpp | 1274 RuleBasedCollator::getCollationKey(const UnicodeString &s, CollationKey &key, in getCollationKey() function in RuleBasedCollator 1280 RuleBasedCollator::getCollationKey(const UChar *s, int32_t length, CollationKey& key, in getCollationKey() function in RuleBasedCollator
|
/external/icu/icu4c/source/test/intltest/ |
D | apicoll.cpp | 2091 CollationKey& TestCollator::getCollationKey(const UnicodeString& source, in getCollationKey() function in TestCollator 2104 CollationKey& TestCollator::getCollationKey(const UChar*source, in getCollationKey() function in TestCollator
|
D | collationtest.cpp | 1305 UBool CollationTest::getCollationKey(const char *norm, const UnicodeString &line, in getCollationKey() function in CollationTest
|