Home
last modified time | relevance | path

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

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