Home
last modified time | relevance | path

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

/external/icu/icu4c/source/i18n/
Ddecimfmt.cpp244 static const char fgCurrencyFormat[]="currencyFormat"; variable
529 …const UChar *patResStr = ures_getStringByKeyWithFallback(resource, fgCurrencyFormat, &patLen, &er… in setupCurrencyAffixPatterns()
534 patResStr = ures_getStringByKeyWithFallback(resource, fgCurrencyFormat, &patLen, &error); in setupCurrencyAffixPatterns()