Home
last modified time | relevance | path

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

/external/icu/icu4c/source/common/unicode/
Duloc.h677 uloc_getDisplayKeyword(const char* keyword,
Durename.h1035 #define uloc_getDisplayKeyword U_ICU_ENTRY_POINT_RENAME(uloc_getDisplayKeyword) macro
/external/icu/icu4c/source/common/
Dlocdispnames.cpp651 len = uloc_getDisplayKeyword(kw, displayLocale, p, cap, pErrorCode); in uloc_getDisplayName()
766 uloc_getDisplayKeyword(const char* keyword, in uloc_getDisplayKeyword() function
/external/icu/icu4c/source/test/cintltst/
Dcloctst.c2161 …displayKeywordLen = uloc_getDisplayKeyword(keyword, testCases[i].displayLocale, displayKeyword, di… in TestDisplayKeywords()
2166 …displayKeywordLen = uloc_getDisplayKeyword(keyword, testCases[i].displayLocale, displayKeyword, di… in TestDisplayKeywords()