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

/external/icu/icu4c/source/i18n/
H A Ddecimalformatpatternimpl.h25 #define kPatternSeparator ((UChar)0x003B) /*';'*/ macro
H A Ddecimalformatpattern.cpp100 fSeparator((UChar)kPatternSeparator),
H A Ddecimfmtimpl.cpp1544 result.append(kPatternSeparator);
H A Ddecimfmt.cpp215 #define kPatternSeparator ((UChar)0x003B) /*';'*/ macro

Completed in 175 milliseconds