Home
last modified time | relevance | path

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

/external/icu/icu4c/source/i18n/
Ducurr.cpp241 static const icu::Hashtable* getCurrSymbolsEquiv();
907 const icu::Hashtable *currencySymbolsEquiv = getCurrSymbolsEquiv(); in getCurrencyNameCount()
992 const icu::Hashtable *currencySymbolsEquiv = getCurrSymbolsEquiv(); in collectCurrencyNames()
2242 static const icu::Hashtable* getCurrSymbolsEquiv() { in getCurrSymbolsEquiv() function