Home
last modified time | relevance | path

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

/external/icu/icu4c/source/common/unicode/
Duloc.h703 uloc_getDisplayKeywordValue( const char* locale,
Durename.h1036 #define uloc_getDisplayKeywordValue U_ICU_ENTRY_POINT_RENAME(uloc_getDisplayKeywordValue) macro
/external/icu/icu4c/source/common/
Dlocdispnames.cpp670 … int32_t vlen = uloc_getDisplayKeywordValue(locale, kw, displayLocale, in uloc_getDisplayName()
797 uloc_getDisplayKeywordValue( const char* locale, in uloc_getDisplayKeywordValue() function
/external/icu/icu4c/source/test/cintltst/
Dcloctst.c2292 …displayKeywordValueLen = uloc_getDisplayKeywordValue(testCases[i].localeID, keyword, testCases[i].… in TestDisplayKeywordValues()
2297 …displayKeywordValueLen = uloc_getDisplayKeywordValue(testCases[i].localeID, keyword, testCases[i].… in TestDisplayKeywordValues()
2345 …displayKeywordValueLen = uloc_getDisplayKeywordValue(localeID, keyword, displayLocale, displayKeyw… in TestDisplayKeywordValues()
2350 …displayKeywordValueLen = uloc_getDisplayKeywordValue(localeID, keyword, displayLocale, displayKeyw… in TestDisplayKeywordValues()
2380 …displayKeywordValueLen = uloc_getDisplayKeywordValue(localeID, "calendar", displayLocale, displayK… in TestDisplayKeywordValues()