Home
last modified time | relevance | path

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

/external/icu/icu4c/source/i18n/
Dnumber_currencysymbols.cpp23 fIntlCurrencySymbol.setToBogus(); in CurrencySymbols()
34 fIntlCurrencySymbol = symbols.getConstSymbol(DecimalFormatSymbols::kIntlCurrencySymbol); in CurrencySymbols()
84 if (!fIntlCurrencySymbol.isBogus()) { in getIntlCurrencySymbol()
85 return fIntlCurrencySymbol; in getIntlCurrencySymbol()
Dnumber_currencysymbols.h51 UnicodeString fIntlCurrencySymbol; variable
/external/icu/libicu/cts_headers/
Dnumber_currencysymbols.h51 UnicodeString fIntlCurrencySymbol; variable