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