Home
last modified time | relevance | path

Searched refs:getSortKeyParts (Results 1 – 1 of 1) sorted by relevance

/external/icu/icu4c/source/test/intltest/
Dcollationtest.cpp110 UBool getSortKeyParts(const UChar *s, int32_t length,
1326 UBool CollationTest::getSortKeyParts(const UChar *s, int32_t length, in getSortKeyParts() function in CollationTest
1408 if(!getSortKeyParts(s, length, parts, 32, errorCode)) { in getCollationKey()