Home
last modified time | relevance | path

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

/external/icu/icu4c/source/common/unicode/
Duloc.h1220 uloc_toLegacyKey(const char* keyword);
Durename.h1063 #define uloc_toLegacyKey U_ICU_ENTRY_POINT_RENAME(uloc_toLegacyKey) macro
/external/icu/icu4c/source/common/
Duloc.cpp2595 uloc_toLegacyKey(const char* keyword) in uloc_toLegacyKey() function
Duloc_tag.c1380 pKey = uloc_toLegacyKey(bcpKeyBuf); in _appendLDMLExtensionAsKeywords()
/external/icu/icu4c/source/test/cintltst/
Dcloctst.c5970 legacyKey = uloc_toLegacyKey(keyword); in TestToLegacyKey()