Home
last modified time | relevance | path

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

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