Searched refs:ulocimp_toLegacyType (Results 1 – 4 of 4) sorted by relevance
113 ulocimp_toLegacyType(const char* key, const char* type, UBool* isKnownKey, UBool* isSpecialType);
550 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()
1088 #define ulocimp_toLegacyType U_ICU_ENTRY_POINT_RENAME(ulocimp_toLegacyType) macro