Home
last modified time | relevance | path

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

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