Searched refs:kTwoDigitSymbol (Results 1 - 4 of 4) sorted by relevance

/external/icu/icu4c/source/i18n/unicode/
H A Ddcfmtsym.h137 kTwoDigitSymbol, enumerator in enum:DecimalFormatSymbols::ENumberFormatSymbol
/external/icu/icu4c/source/i18n/
H A Ddcfmtsym.cpp411 fSymbols[kTwoDigitSymbol] = (UChar)0x32; // '2' native 2 digit
H A Ddigitformatter.cpp46 fLocalizedDigits[2] = symbols.getConstSymbol(DecimalFormatSymbols::kTwoDigitSymbol).char32At(0);
/external/icu/icu4c/source/test/intltest/
H A Dnumfmtst.cpp2123 custom.setSymbol(DecimalFormatSymbols::kTwoDigitSymbol, two);

Completed in 201 milliseconds