Home
last modified time | relevance | path

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

/external/icu4c/i18n/
Ddecimfmt.cpp204 #define kPatternPerMill ((UChar)0x2030) macro
2531 case kPatternPerMill: in compareComplexAffix()
3397 case kPatternPerMill: in expandAffix()
3560 case kPatternPerMill: in appendAffixPattern()
3606 || affix.indexOf(kPatternPerMill) >= 0 in appendAffixPattern()
3925 UnicodeString perMill ((UChar)kPatternPerMill); in applyPatternWithoutExpandAffix()
4210 affix->append(kPatternPerMill); // Use unlocalized pattern char in applyPatternWithoutExpandAffix()