Home
last modified time | relevance | path

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

/third_party/icu/tools/colprobe/
DcolprobeNew.cpp211 int UNIXgetSortKey(const UChar *string, int32_t len, uint8_t *buffer, int32_t buffCapacity) { in UNIXgetSortKey() function
294 { "aix", UNIXstrcmp, UNIXgetSortKey},
295 { "linux", UNIXstrcmp, UNIXgetSortKey}