Searched refs:getSortKey_current (Results 1 – 2 of 2) sorted by relevance
| /third_party/skia/third_party/externals/icu/source/samples/legacy/ |
| D | newcol.cpp | 33 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()
|
| /third_party/icu/icu4c/source/samples/legacy/ |
| D | newcol.cpp | 33 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()
|