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

/external/icu/icu4c/source/samples/legacy/
H A Doldcol.cpp28 int32_t getSortKey_legacy(const char *locale, const UChar *string, int32_t sLen, uint8_t *buffer, int32_t bLen) { function
94 keySize = getSortKey_legacy("ja", data[i], -1, keys[i], 32);

Completed in 53 milliseconds