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

/macosx-10.10/ICU-531.30/icuSources/i18n/unicode/
H A Ddcfmtsym.h137 kTwoDigitSymbol, enumerator in enum:DecimalFormatSymbols::ENumberFormatSymbol
/macosx-10.10/ICU-531.30/icuSources/i18n/
H A Ddcfmtsym.cpp402 fSymbols[kTwoDigitSymbol] = (UChar)0x32; // '2' native 2 digit
H A Ddecimfmt.cpp1816 localizedDigits[2] = getConstSymbol(DecimalFormatSymbols::kTwoDigitSymbol).char32At(0);
/macosx-10.10/ICU-531.30/icuSources/test/intltest/
H A Dnumfmtst.cpp1675 custom.setSymbol(DecimalFormatSymbols::kTwoDigitSymbol, two);

Completed in 193 milliseconds