Searched refs:decimalSeparator (Results 1 – 1 of 1) sorted by relevance
3923 UnicodeString decimalSeparator ((UChar)kPatternDecimalSeparator); in applyPatternWithoutExpandAffix() local3937 …decimalSeparator. remove().append(getConstSymbol(DecimalFormatSymbols::kDecimalSeparatorSymbol)); in applyPatternWithoutExpandAffix()3950 int32_t decimalSepLen = decimalSeparator.length(); in applyPatternWithoutExpandAffix()4050 } else if (pattern.compare(pos, decimalSepLen, decimalSeparator) == 0) { in applyPatternWithoutExpandAffix()4127 !pattern.compare(pos, decimalSepLen, decimalSeparator) || in applyPatternWithoutExpandAffix()