Home
last modified time | relevance | path

Searched refs:kGroupingSeparatorSymbol (Results 1 – 25 of 29) sorted by relevance

12

/third_party/icu/icu4c/source/test/intltest/
Dtsdcfmsy.cpp63 UnicodeString group = en.getSymbol(DecimalFormatSymbols::kGroupingSeparatorSymbol); in testSymbols()
64 fr.setSymbol(DecimalFormatSymbols::kGroupingSeparatorSymbol, group); in testSymbols()
65 …getSymbol(DecimalFormatSymbols::kGroupingSeparatorSymbol) != en.getSymbol(DecimalFormatSymbols::kG… in testSymbols()
211 sym.setSymbol(DecimalFormatSymbols::kGroupingSeparatorSymbol, u"|"); in testSymbols()
235 "", lastResort->getSymbol(DecimalFormatSymbols::kGroupingSeparatorSymbol)); in testLastResortData()
236 lastResort->setSymbol(DecimalFormatSymbols::kGroupingSeparatorSymbol, ","); in testLastResortData()
Dstatic_unisets_test.cpp83 ASSERT_IN_SET(grouping, dfs.getConstSymbol(DecimalFormatSymbols::kGroupingSeparatorSymbol)); in testSetCoverage()
Dnumfmtst.cpp350 dfs.setSymbol(DecimalFormatSymbols::kGroupingSeparatorSymbol, u'⁖'); in TestLocalizedPatternSymbolCoverage()
2405 && symbolEnum != (int)DecimalFormatSymbols::kGroupingSeparatorSymbol in TestSymbolsWithBadLocale()
9403 symbols.setSymbol(DecimalFormatSymbols::kGroupingSeparatorSymbol, u','); in Test13148_ParseGroupingSeparators()
9519 dfs.setSymbol(DecimalFormatSymbols::kGroupingSeparatorSymbol, u"", FALSE); in Test13804_EmptyStringsWhenParsing()
9761 decimalFormatSymbols->getSymbol(DecimalFormatSymbols::kGroupingSeparatorSymbol)); in Test20956_MonetarySymbolGetters()
/third_party/skia/third_party/externals/icu/source/i18n/unicode/
Ddcfmtsym.h96 kGroupingSeparatorSymbol, enumerator
/third_party/flutter/skia/third_party/externals/icu/source/i18n/unicode/
Ddcfmtsym.h94 kGroupingSeparatorSymbol, enumerator
/third_party/node/deps/icu-small/source/i18n/unicode/
Ddcfmtsym.h96 kGroupingSeparatorSymbol, enumerator
/third_party/icu/icu4c/source/i18n/unicode/
Ddcfmtsym.h96 kGroupingSeparatorSymbol, enumerator
/third_party/skia/third_party/externals/icu/source/i18n/
Ddcfmtsym.cpp274 fSymbols[DecimalFormatSymbols::kGroupingSeparatorSymbol]); in resolveMissingMonetarySeparators()
484 fSymbols[kGroupingSeparatorSymbol].remove(); // group (thousands) separator in initialize()
Dnumparse_decimal.cpp32 groupingSeparator = symbols.getConstSymbol(DecimalFormatSymbols::kGroupingSeparatorSymbol); in DecimalMatcher()
Dnumber_formatimpl.cpp569 DecimalFormatSymbols::ENumberFormatSymbol::kGroupingSeparatorSymbol), in writeIntegerDigits()
Dnumber_patternstring.cpp879 table[3][localIdx] = symbols.getConstSymbol(DecimalFormatSymbols::kGroupingSeparatorSymbol); in convertLocalized()
Ddecimfmt.cpp1782 …& groupingString = fields->symbols->getConstSymbol(DecimalFormatSymbols::kGroupingSeparatorSymbol); in setupFastFormat()
/third_party/icu/icu4c/source/i18n/
Ddcfmtsym.cpp274 fSymbols[DecimalFormatSymbols::kGroupingSeparatorSymbol]); in resolveMissingMonetarySeparators()
484 fSymbols[kGroupingSeparatorSymbol].remove(); // group (thousands) separator in initialize()
Dnumparse_decimal.cpp32 groupingSeparator = symbols.getConstSymbol(DecimalFormatSymbols::kGroupingSeparatorSymbol); in DecimalMatcher()
Dnumber_formatimpl.cpp569 DecimalFormatSymbols::ENumberFormatSymbol::kGroupingSeparatorSymbol), in writeIntegerDigits()
Dnumber_patternstring.cpp879 table[3][localIdx] = symbols.getConstSymbol(DecimalFormatSymbols::kGroupingSeparatorSymbol); in convertLocalized()
/third_party/flutter/skia/third_party/externals/icu/source/i18n/
Ddcfmtsym.cpp273 fSymbols[DecimalFormatSymbols::kGroupingSeparatorSymbol]); in resolveMissingMonetarySeparators()
525 fSymbols[kGroupingSeparatorSymbol].remove(); // group (thousands) separator in initialize()
Dnumparse_decimal.cpp31 groupingSeparator = symbols.getConstSymbol(DecimalFormatSymbols::kGroupingSeparatorSymbol); in DecimalMatcher()
Dnumber_formatimpl.cpp496 DecimalFormatSymbols::ENumberFormatSymbol::kGroupingSeparatorSymbol), in writeIntegerDigits()
Dnumber_patternstring.cpp882 table[3][localIdx] = symbols.getConstSymbol(DecimalFormatSymbols::kGroupingSeparatorSymbol); in convertLocalized()
Ddecimfmt.cpp1303 …& groupingString = fields->symbols->getConstSymbol(DecimalFormatSymbols::kGroupingSeparatorSymbol); in setupFastFormat()
/third_party/node/deps/icu-small/source/i18n/
Ddcfmtsym.cpp275 fSymbols[DecimalFormatSymbols::kGroupingSeparatorSymbol]); in resolveMissingMonetarySeparators()
485 fSymbols[kGroupingSeparatorSymbol].remove(); // group (thousands) separator in initialize()
Dnumparse_decimal.cpp32 groupingSeparator = symbols.getConstSymbol(DecimalFormatSymbols::kGroupingSeparatorSymbol); in DecimalMatcher()
Dnumber_formatimpl.cpp587 DecimalFormatSymbols::ENumberFormatSymbol::kGroupingSeparatorSymbol), in writeIntegerDigits()
Dnumber_patternstring.cpp932 table[3][localIdx] = symbols.getConstSymbol(DecimalFormatSymbols::kGroupingSeparatorSymbol); in convertLocalized()

12