Home
last modified time | relevance | path

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

/external/icu4c/test/intltest/
Ddcfmapts.cpp180 const DecimalFormatSymbols *syms = pat.getDecimalFormatSymbols(); in testAPI()
184 if( *(pat.getDecimalFormatSymbols()) != *(def.getDecimalFormatSymbols())) { in testAPI()
Dnumrgts.cpp834 const DecimalFormatSymbols *sym = df->getDecimalFormatSymbols(); in Test4087244()
1894 DecimalFormatSymbols *sym = (DecimalFormatSymbols*) nf->getDecimalFormatSymbols(); in Test4145457()
Dloctest.cpp1814 const DecimalFormatSymbols* sym = dec->getDecimalFormatSymbols(); in TestGetLocale()
/external/icu4c/samples/numfmt/
Dmain.cpp174 DecimalFormatSymbols symbols(*dnf.getDecimalFormatSymbols()); in setNumberFormatCurrency_2_4()
/external/icu4c/i18n/unicode/
Drbnf.h983 DecimalFormatSymbols * getDecimalFormatSymbols() const;
Ddecimfmt.h1014 virtual const DecimalFormatSymbols* getDecimalFormatSymbols(void) const;
/external/icu4c/i18n/
Dunum.cpp760 getDecimalFormatSymbols()-> in unum_getSymbol()
786 DecimalFormatSymbols symbols(*((DecimalFormat *)fmt)->getDecimalFormatSymbols()); in unum_setSymbol()
Dnfsubs.cpp456 DecimalFormatSymbols* sym = formatter->getDecimalFormatSymbols(); in NFSubstitution()
Drbnf.cpp1522 RuleBasedNumberFormat::getDecimalFormatSymbols() const in getDecimalFormatSymbols() function in RuleBasedNumberFormat
Ddecimfmt.cpp2054 DecimalFormat::getDecimalFormatSymbols() const in getDecimalFormatSymbols() function in DecimalFormat