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

/macosx-10.10/ICU-531.30/icuSources/i18n/
H A Ddecimalformatpattern.cpp27 #define kPatternPerMill ((UChar)0x2030) macro
111 fPerMill((UChar)kPatternPerMill),
428 affix->append(kPatternPerMill); // Use unlocalized pattern char
H A Ddecimfmt.cpp252 #define kPatternPerMill ((UChar)0x2030) macro
3459 case kPatternPerMill:
4388 case kPatternPerMill:
4559 case kPatternPerMill:
4605 || affix.indexOf(kPatternPerMill) >= 0

Completed in 117 milliseconds