Home | History | Annotate | Download | only in i18n

Lines Matching refs:needQuote

3312     UBool needQuote;
3314 needQuote = affix.indexOf(getConstSymbol(DecimalFormatSymbols::kZeroDigitSymbol)) >= 0
3326 needQuote = affix.indexOf(kPatternZeroDigit) >= 0
3338 if (needQuote)
3351 if (needQuote)