Home
last modified time | relevance | path

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

/external/icu/icu4c/source/common/
Dlocaleprioritylist.cpp23 int32_t hashLocale(const UHashTok token) { in hashLocale() function
186 map = uhash_open(hashLocale, compareLocales, uhash_compareLong, &errorCode); in add()