Home
last modified time | relevance | path

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

/external/icu/icu4c/source/i18n/
Daffixpatternparser.cpp27 static const UChar gPercent = 0x25; variable
623 : fPercent(gPercent), fPermill(gPerMill), fNegative(gNegative), fPositive(gPositive) { in AffixPatternParser()
Dnfrs.cpp121 static const UChar gPercent = 0x0025; variable
165 if (description.charAt(0) == gPercent) { in NFRuleSet()
Dnfsubs.cpp30 static const UChar gPercent = 0x0025; variable
428 else if (workingDescription.charAt(0) == gPercent) { in NFSubstitution()