Home
last modified time | relevance | path

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

/external/icu/icu4c/source/samples/legacy/
Dnewcol.cpp33 int32_t getSortKey_current(const char *locale, const UChar *string, int32_t sLen, uint8_t *buffer, … in getSortKey_current() function
83 keySize = getSortKey_current("ja", data[i], -1, keys[i], 32); in test_current()