Home
last modified time | relevance | path

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

/external/icu/icu4c/source/common/
Dulocimp.h110 ulocimp_toBcpType(const char* key, const char* type, UBool* isKnownKey, UBool* isSpecialType);
Duloc_keytype.cpp505 ulocimp_toBcpType(const char* key, const char* type, UBool* isKnownKey, UBool* isSpecialType) { in ulocimp_toBcpType() function
Duloc.cpp2524 const char* bcpType = ulocimp_toBcpType(keyword, value, NULL, NULL); in uloc_toUnicodeLocaleType()
/external/icu/icu4c/source/common/unicode/
Durename.h1089 #define ulocimp_toBcpType U_ICU_ENTRY_POINT_RENAME(ulocimp_toBcpType) macro