Home
last modified time | relevance | path

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

/third_party/boost/libs/locale/src/icu/
Dpredefined_formatters.hpp108 ap.reset(icu::NumberFormat::createInstance(locale_,UNUM_CURRENCY_ISO,err)); in number_format()
/third_party/flutter/skia/third_party/externals/icu/source/i18n/
Dnumfmt.cpp1338 case UNUM_CURRENCY_ISO: // do not support plural formatting here in makeInstance()
1411 if(style==UNUM_CURRENCY || style == UNUM_CURRENCY_ISO || style == UNUM_CURRENCY_ACCOUNTING in makeInstance()
1458 if (style == UNUM_CURRENCY_ISO) { in makeInstance()
Dunum.cpp58 case UNUM_CURRENCY_ISO: in unum_open()
Dmeasfmt.cpp505 UNUM_CURRENCY_PLURAL, UNUM_CURRENCY_ISO, UNUM_CURRENCY}; in createObject()
Ddecimfmt.cpp77 …if (style == UNumberFormatStyle::UNUM_CURRENCY || style == UNumberFormatStyle::UNUM_CURRENCY_ISO || in DecimalFormat()
/third_party/node/deps/icu-small/source/i18n/
Dnumfmt.cpp1341 case UNUM_CURRENCY_ISO: // do not support plural formatting here in makeInstance()
1415 if(style==UNUM_CURRENCY || style == UNUM_CURRENCY_ISO || style == UNUM_CURRENCY_ACCOUNTING in makeInstance()
1462 if (style == UNUM_CURRENCY_ISO) { in makeInstance()
Dmeasfmt.cpp248 UNUM_CURRENCY_PLURAL, UNUM_CURRENCY_ISO, UNUM_CURRENCY}; in createObject()
Dunum.cpp58 case UNUM_CURRENCY_ISO: in unum_open()
Ddecimfmt.cpp82 style == UNumberFormatStyle::UNUM_CURRENCY_ISO || in DecimalFormat()
/third_party/skia/third_party/externals/icu/source/i18n/
Dnumfmt.cpp1341 case UNUM_CURRENCY_ISO: // do not support plural formatting here in makeInstance()
1415 if(style==UNUM_CURRENCY || style == UNUM_CURRENCY_ISO || style == UNUM_CURRENCY_ACCOUNTING in makeInstance()
1462 if (style == UNUM_CURRENCY_ISO) { in makeInstance()
Dmeasfmt.cpp248 UNUM_CURRENCY_PLURAL, UNUM_CURRENCY_ISO, UNUM_CURRENCY}; in createObject()
Dunum.cpp58 case UNUM_CURRENCY_ISO: in unum_open()
Ddecimfmt.cpp82 style == UNumberFormatStyle::UNUM_CURRENCY_ISO || in DecimalFormat()
/third_party/icu/icu4c/source/i18n/
Dnumfmt.cpp1341 case UNUM_CURRENCY_ISO: // do not support plural formatting here in makeInstance()
1415 if(style==UNUM_CURRENCY || style == UNUM_CURRENCY_ISO || style == UNUM_CURRENCY_ACCOUNTING in makeInstance()
1462 if (style == UNUM_CURRENCY_ISO) { in makeInstance()
Dmeasfmt.cpp248 UNUM_CURRENCY_PLURAL, UNUM_CURRENCY_ISO, UNUM_CURRENCY}; in createObject()
Dunum.cpp58 case UNUM_CURRENCY_ISO: in unum_open()
Ddecimfmt.cpp82 style == UNumberFormatStyle::UNUM_CURRENCY_ISO || in DecimalFormat()
/third_party/flutter/skia/third_party/externals/icu/source/i18n/unicode/
Dunum.h209 UNUM_CURRENCY_ISO=10, enumerator
/third_party/node/deps/icu-small/source/i18n/unicode/
Dunum.h212 UNUM_CURRENCY_ISO=10, enumerator
/third_party/skia/third_party/externals/icu/source/i18n/unicode/
Dunum.h212 UNUM_CURRENCY_ISO=10, enumerator
/third_party/icu/icu4c/source/i18n/unicode/
Dunum.h212 UNUM_CURRENCY_ISO=10, enumerator
/third_party/icu/icu4c/source/test/intltest/
Dnumberformattesttuple.cpp65 {"currencyIso", UNUM_CURRENCY_ISO},
Dnumfmtst.cpp3854 UNUM_CURRENCY_ISO, in TestCurrencyIsoPluralFormat()
3957 UNUM_CURRENCY_ISO, in TestCurrencyParsing()
9814 "en", UNumberFormatStyle::UNUM_CURRENCY_ISO, status), status); in Test13731_DefaultCurrency()
/third_party/icu/icu4c/source/test/cintltst/
Dcnumtst.c2592 UNUM_CURRENCY_ISO, in TestCurrencyIsoPluralFormat()