Home
last modified time | relevance | path

Searched refs:kPatternPerMill (Results 1 – 3 of 3) sorted by relevance

/external/icu/icu4c/source/i18n/
Ddecimalformatpatternimpl.h22 #define kPatternPerMill ((UChar)0x2030) macro
Ddecimalformatpattern.cpp98 fPerMill((UChar)kPatternPerMill), in DecimalFormatPatternParser()
415 affix->append(kPatternPerMill); // Use unlocalized pattern char in applyPatternWithoutExpandAffix()
Ddecimfmt.cpp211 #define kPatternPerMill ((UChar)0x2030) macro
2200 case kPatternPerMill: in compareComplexAffix()