Home
last modified time | relevance | path

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

/external/icu/icu4c/source/common/
Dlocdispnames.cpp288 static const char _kCurrency[] = "currency"; variable
831 if(uprv_stricmp(keyword, _kCurrency)==0){ in uloc_getDisplayKeywordValue()