Searched refs:kZeroDigitSymbol (Results 1 – 5 of 5) sorted by relevance
55 UnicodeString zero = en.getSymbol(DecimalFormatSymbols::kZeroDigitSymbol); in testSymbols()56 fr.setSymbol(DecimalFormatSymbols::kZeroDigitSymbol, zero); in testSymbols()57 …if(fr.getSymbol(DecimalFormatSymbols::kZeroDigitSymbol) != en.getSymbol(DecimalFormatSymbols::kZer… in testSymbols()
1350 custom.setSymbol(DecimalFormatSymbols::kZeroDigitSymbol, zero); in TestSurrogateSupport()1357 custom.setSymbol(DecimalFormatSymbols::kZeroDigitSymbol, (UChar)0x30); in TestSurrogateSupport()
234 {kZeroDigitSymbol, 4}, in initialize()273 fSymbols[kZeroDigitSymbol] = (UChar)0x30; // '0' native 0 digit in initialize()
882 UChar32 zero = getConstSymbol(DecimalFormatSymbols::kZeroDigitSymbol).char32At(0); in subformat()1521 UChar32 zero = getConstSymbol(DecimalFormatSymbols::kZeroDigitSymbol).char32At(0); in subparse()2893 needQuote = affix.indexOf(getConstSymbol(DecimalFormatSymbols::kZeroDigitSymbol)) >= 0 in appendAffixPattern()2952 zero = getConstSymbol(DecimalFormatSymbols::kZeroDigitSymbol).char32At(0); in toPattern()3227 zeroDigit = getConstSymbol(DecimalFormatSymbols::kZeroDigitSymbol).char32At(0); in applyPattern()
98 kZeroDigitSymbol, enumerator