Home
last modified time | relevance | path

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

/external/icu/icu4c/source/i18n/
Ddecimalformatpatternimpl.h23 #define kPatternSeparator ((UChar)0x003B) /*';'*/ macro
Ddecimalformatpattern.cpp98 fSeparator((UChar)kPatternSeparator), in DecimalFormatPatternParser()
Ddecimfmtimpl.cpp1541 result.append(kPatternSeparator); in toPattern()
Ddecimfmt.cpp212 #define kPatternSeparator ((UChar)0x003B) /*';'*/ macro