Searched refs:kPatternPadEscape (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10/ICU-531.30/icuSources/i18n/
H A Ddecimalformatpattern.cpp34 #define kPatternPadEscape ((UChar)0x002A) /*'*'*/ macro
94 fPad(kPatternPadEscape),
117 fPadEscape((UChar)kPatternPadEscape) {
H A Ddecimfmt.cpp259 #define kPatternPadEscape ((UChar)0x002A) /*'*'*/ macro
449 fPad = kPatternPadEscape;
4673 padSpec.append((UChar)kPatternPadEscape);

Completed in 74 milliseconds