Searched refs:padEscape (Results 1 – 1 of 1) sorted by relevance
3931 UnicodeString padEscape ((UChar)kPatternPadEscape); in applyPatternWithoutExpandAffix() local3945 padEscape. remove().append(getConstSymbol(DecimalFormatSymbols::kPadEscapeSymbol)); in applyPatternWithoutExpandAffix()4214 } else if (pattern.compare(pos, padEscape.length(), padEscape) == 0) { in applyPatternWithoutExpandAffix()4223 pos += padEscape.length(); in applyPatternWithoutExpandAffix()