Home
last modified time | relevance | path

Searched refs:kPatternDigit (Results 1 – 4 of 4) sorted by relevance

/external/icu/icu4c/source/i18n/
Ddecimalformatpatternimpl.h24 #define kPatternDigit ((UChar)0x0023) /*'#'*/ macro
Ddecimfmtimpl.cpp1467 result.append(kPatternDigit); in toNumberPattern()
1480 result.append(kPatternDigit); in toNumberPattern()
1490 result.append(kPatternDigit); in toNumberPattern()
Ddecimalformatpattern.cpp99 fDigit((UChar)kPatternDigit), in DecimalFormatPatternParser()
Ddecimfmt.cpp213 #define kPatternDigit ((UChar)0x0023) /*'#'*/ macro