Searched refs:ulocimp_toLegacyType (Results 1 – 5 of 5) sorted by relevance
145 ulocimp_toLegacyType(const char* key, const char* type, UBool* isKnownKey, UBool* isSpecialType);
549 ulocimp_toLegacyType(const char* key, const char* type, UBool* isKnownKey, UBool* isSpecialType) { in ulocimp_toLegacyType() function
2655 const char* legacyType = ulocimp_toLegacyType(keyword, value, NULL, NULL); in uloc_toLegacyType()
1109 #define ulocimp_toLegacyType U_ICU_ENTRY_POINT_RENAME(ulocimp_toLegacyType) macro