Home | History | Annotate | Download | only in i18n

Lines Matching defs:needQuote

3316     UBool needQuote;
3318 needQuote = affix.indexOf(getConstSymbol(DecimalFormatSymbols::kZeroDigitSymbol)) >= 0
3330 needQuote = affix.indexOf(kPatternZeroDigit) >= 0
3342 if (needQuote)
3355 if (needQuote)