Searched refs:ulocimp_toLegacyType (Results 1 – 4 of 4) sorted by relevance
82 ulocimp_toLegacyType(const char* key, const char* type, UBool* isKnownKey, UBool* isSpecialType);
522 ulocimp_toLegacyType(const char* key, const char* type, UBool* isKnownKey, UBool* isSpecialType) { in ulocimp_toLegacyType() function
2617 const char* legacyType = ulocimp_toLegacyType(keyword, value, NULL, NULL); in uloc_toLegacyType()
1084 #define ulocimp_toLegacyType U_ICU_ENTRY_POINT_RENAME(ulocimp_toLegacyType) macro