Home
last modified time | relevance | path

Searched refs:kDigitSymbol (Results 1 – 14 of 14) sorted by relevance

/third_party/icu/icu4c/source/test/intltest/
Dtsdcfmsy.cpp87 UnicodeString digit(en.getSymbol(DecimalFormatSymbols::kDigitSymbol)); in testSymbols()
88 fr.setSymbol(DecimalFormatSymbols::kDigitSymbol, digit); in testSymbols()
89 …if(fr.getSymbol(DecimalFormatSymbols::kDigitSymbol) != en.getSymbol(DecimalFormatSymbols::kDigitSy… in testSymbols()
Dnumfmtst.cpp353 dfs.setSymbol(DecimalFormatSymbols::kDigitSymbol, u'▰'); in TestLocalizedPatternSymbolCoverage()
/third_party/skia/third_party/externals/icu/source/i18n/unicode/
Ddcfmtsym.h104 kDigitSymbol, enumerator
/third_party/flutter/skia/third_party/externals/icu/source/i18n/unicode/
Ddcfmtsym.h102 kDigitSymbol, enumerator
/third_party/node/deps/icu-small/source/i18n/unicode/
Ddcfmtsym.h104 kDigitSymbol, enumerator
/third_party/icu/icu4c/source/i18n/unicode/
Ddcfmtsym.h104 kDigitSymbol, enumerator
/third_party/skia/third_party/externals/icu/source/i18n/
Ddcfmtsym.cpp497 fSymbols[kDigitSymbol] = (UChar)0x23; // '#' pattern digit in initialize()
Dnumber_patternstring.cpp893 table[10][localIdx] = symbols.getConstSymbol(DecimalFormatSymbols::kDigitSymbol); in convertLocalized()
/third_party/icu/icu4c/source/i18n/
Ddcfmtsym.cpp497 fSymbols[kDigitSymbol] = (UChar)0x23; // '#' pattern digit in initialize()
Dnumber_patternstring.cpp893 table[10][localIdx] = symbols.getConstSymbol(DecimalFormatSymbols::kDigitSymbol); in convertLocalized()
/third_party/flutter/skia/third_party/externals/icu/source/i18n/
Ddcfmtsym.cpp538 fSymbols[kDigitSymbol] = (UChar)0x23; // '#' pattern digit in initialize()
Dnumber_patternstring.cpp896 table[10][localIdx] = symbols.getConstSymbol(DecimalFormatSymbols::kDigitSymbol); in convertLocalized()
/third_party/node/deps/icu-small/source/i18n/
Ddcfmtsym.cpp498 fSymbols[kDigitSymbol] = (UChar)0x23; // '#' pattern digit in initialize()
Dnumber_patternstring.cpp946 table[10][localIdx] = symbols.getConstSymbol(DecimalFormatSymbols::kDigitSymbol); in convertLocalized()