Home | History | Annotate | Download | only in intltest

Lines Matching refs:decSep

867     UnicodeString decSep = sym->getSymbol(DecimalFormatSymbols::kDecimalSeparatorSymbol);
869 if (decSep == monSep) {
881 decStr.replace((int32_t)1, 1, decSep);