Searched refs:ulocimp_toBcpType (Results 1 – 4 of 4) sorted by relevance
110 ulocimp_toBcpType(const char* key, const char* type, UBool* isKnownKey, UBool* isSpecialType);
505 ulocimp_toBcpType(const char* key, const char* type, UBool* isKnownKey, UBool* isSpecialType) { in ulocimp_toBcpType() function
2524 const char* bcpType = ulocimp_toBcpType(keyword, value, NULL, NULL); in uloc_toUnicodeLocaleType()
1089 #define ulocimp_toBcpType U_ICU_ENTRY_POINT_RENAME(ulocimp_toBcpType) macro