Home
last modified time | relevance | path

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

/external/icu/icu4c/source/common/
Dulocimp.h82 ulocimp_toLegacyType(const char* key, const char* type, UBool* isKnownKey, UBool* isSpecialType);
Duloc_keytype.cpp522 ulocimp_toLegacyType(const char* key, const char* type, UBool* isKnownKey, UBool* isSpecialType) { in ulocimp_toLegacyType() function
Duloc.cpp2617 const char* legacyType = ulocimp_toLegacyType(keyword, value, NULL, NULL); in uloc_toLegacyType()
/external/icu/icu4c/source/common/unicode/
Durename.h1084 #define ulocimp_toLegacyType U_ICU_ENTRY_POINT_RENAME(ulocimp_toLegacyType) macro