Searched refs:kThreeDigitSymbol (Results 1 - 3 of 3) sorted by relevance

/external/icu/icu4c/source/i18n/unicode/
H A Ddcfmtsym.h141 kThreeDigitSymbol, enumerator in enum:DecimalFormatSymbols::ENumberFormatSymbol
/external/icu/icu4c/source/i18n/
H A Ddcfmtsym.cpp412 fSymbols[kThreeDigitSymbol] = (UChar)0x33; // '3' native 3 digit
H A Ddigitformatter.cpp47 fLocalizedDigits[3] = symbols.getConstSymbol(DecimalFormatSymbols::kThreeDigitSymbol).char32At(0);

Completed in 55 milliseconds