Home
last modified time | relevance | path

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

/external/icu/icu4c/source/samples/legacy/
Doldcol.cpp34 int32_t getSortKey_legacy(const char *locale, const UChar *string, int32_t sLen, uint8_t *buffer, i… in getSortKey_legacy() function
100 keySize = getSortKey_legacy("ja", data[i], -1, keys[i], 32); in test_legacy()