Home
last modified time | relevance | path

Searched refs:currencyStyles (Results 1 - 5 of 5) sorted by relevance

/third_party/icu/icu4c/source/i18n/
H A Dmeasfmt.cpp247 static UNumberFormatStyle currencyStyles[] = { in createObject() local
264 localeId, currencyStyles[i], localStatus)); in createObject()
/third_party/node/deps/icu-small/source/i18n/
H A Dmeasfmt.cpp247 static UNumberFormatStyle currencyStyles[] = { in createObject() local
264 localeId, currencyStyles[i], localStatus)); in createObject()
/third_party/skia/third_party/externals/icu/source/i18n/
H A Dmeasfmt.cpp247 static UNumberFormatStyle currencyStyles[] = { in createObject() local
264 localeId, currencyStyles[i], localStatus)); in createObject()
/third_party/icu/icu4c/source/test/intltest/
H A Dnumfmtst.cpp3857 static const UNumberFormatStyle currencyStyles[] = { in TestCurrencyIsoPluralFormat() local
3869 for (int32_t kIndex = 0; kIndex < UPRV_LENGTHOF(currencyStyles); ++kIndex) { in TestCurrencyIsoPluralFormat()
3870 UNumberFormatStyle k = currencyStyles[kIndex]; in TestCurrencyIsoPluralFormat()
3960 static const UNumberFormatStyle currencyStyles[] = { in TestCurrencyParsing() local
3977 for (int32_t kIndex = 2; kIndex < UPRV_LENGTHOF(currencyStyles); ++kIndex) { in TestCurrencyParsing()
3978 UNumberFormatStyle k = currencyStyles[kIndex]; /* k = style */ in TestCurrencyParsing()
/third_party/icu/icu4c/source/test/cintltst/
H A Dcnumtst.c2601 static const UNumberFormatStyle currencyStyles[] = { in TestCurrencyIsoPluralFormat() local
2615 for (sIndex = 0; sIndex < UPRV_LENGTHOF(currencyStyles); ++sIndex) { in TestCurrencyIsoPluralFormat()
2616 UNumberFormatStyle style = currencyStyles[sIndex]; in TestCurrencyIsoPluralFormat()

Completed in 31 milliseconds