Home
last modified time | relevance | path

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

/external/icu/icu4c/source/common/unicode/
Duloc.h1257 uloc_toLegacyType(const char* keyword, const char* value);
Durename.h1070 #define uloc_toLegacyType U_ICU_ENTRY_POINT_RENAME(uloc_toLegacyType) macro
/external/icu/icu4c/source/common/
Duloc.cpp2590 uloc_toLegacyType(const char* keyword, const char* value) in uloc_toLegacyType() function
Duloc_tag.c1419 pType = uloc_toLegacyType(pKey, bcpTypeBuf); in _appendLDMLExtensionAsKeywords()
/external/icu/icu4c/source/test/cintltst/
Dcloctst.c6169 legacyType = uloc_toLegacyType(keyword, value); in TestToLegacyType()