Home
last modified time | relevance | path

Searched refs:kPadEscapeSymbol (Results 1 – 3 of 3) sorted by relevance

/external/icu4c/i18n/unicode/
Ddcfmtsym.h117 kPadEscapeSymbol, enumerator
/external/icu4c/i18n/
Ddcfmtsym.cpp417 fSymbols[kPadEscapeSymbol] = (UChar)0x2a; // '*' pad escape symbol in initialize()
Ddecimfmt.cpp3436 padSpec.append(getConstSymbol(DecimalFormatSymbols::kPadEscapeSymbol)); in toPattern()
3710 padEscape. remove().append(getConstSymbol(DecimalFormatSymbols::kPadEscapeSymbol)); in applyPatternWithoutExpandAffix()