Home
last modified time | relevance | path

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

/external/icu/icu4c/source/common/unicode/
Duloc.h1174 uloc_toUnicodeLocaleKey(const char* keyword);
Durename.h1065 #define uloc_toUnicodeLocaleKey U_ICU_ENTRY_POINT_RENAME(uloc_toUnicodeLocaleKey) macro
/external/icu/icu4c/source/common/
Duloc.cpp2536 uloc_toUnicodeLocaleKey(const char* keyword) in uloc_toUnicodeLocaleKey() function
Duloc_tag.c989 bcpKey = uloc_toUnicodeLocaleKey(key); in _appendKeywordsToLanguageTag()
/external/icu/icu4c/source/test/cintltst/
Dcloctst.c5933 bcpKey = uloc_toUnicodeLocaleKey(keyword); in TestToUnicodeLocaleKey()