Home
last modified time | relevance | path

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

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