Searched refs:groupingSeparator (Results 1 – 1 of 1) sorted by relevance
4446 UnicodeString groupingSeparator ((UChar)kPatternGroupingSeparator); in applyPatternWithoutExpandAffix() local4460 …groupingSeparator. remove().append(getConstSymbol(DecimalFormatSymbols::kGroupingSeparatorSymbol)… in applyPatternWithoutExpandAffix()4473 int32_t groupSepLen = groupingSeparator.length(); in applyPatternWithoutExpandAffix()4563 } else if (pattern.compare(pos, groupSepLen, groupingSeparator) == 0) { in applyPatternWithoutExpandAffix()4650 !pattern.compare(pos, groupSepLen, groupingSeparator) || in applyPatternWithoutExpandAffix()