Home
last modified time | relevance | path

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

/external/icu/icu4c/source/common/unicode/
Duloc.h1241 uloc_toLegacyKey(const char* keyword);
Durename.h1086 #define uloc_toLegacyKey U_ICU_ENTRY_POINT_RENAME(uloc_toLegacyKey) macro
/external/icu/libandroidicu/include/unicode/
Duloc.h1241 uloc_toLegacyKey(const char* keyword);
Durename.h1086 #define uloc_toLegacyKey U_ICU_ENTRY_POINT_RENAME(uloc_toLegacyKey) macro
/external/v8/src/objects/
Djs-locale.cc92 const char* key = uloc_toLegacyKey(option_to_bcp47.key); in InsertOptionsIntoLocale()
/external/icu/icu4c/source/common/
Dlocid.cpp1472 const char* legacy_key = uloc_toLegacyKey(keywordName_nul.data()); in getUnicodeKeywordValue()
1532 const char* legacy_key = uloc_toLegacyKey(keywordName_nul.data()); in setUnicodeKeywordValue()
Duloc.cpp2634 uloc_toLegacyKey(const char* keyword) in uloc_toLegacyKey() function
Duloc_tag.cpp1650 pKey = uloc_toLegacyKey(bcpKeyBuf); in _appendLDMLExtensionAsKeywords()
/external/icu/icu4c/source/test/cintltst/
Dcloctst.c6262 legacyKey = uloc_toLegacyKey(keyword); in TestToLegacyKey()
/external/icu/libandroidicu/static_shim/
Dshim.cpp1850 return uloc_toLegacyKey(keyword); in uloc_toLegacyKey_android()