Searched refs:gPercent (Results 1 – 3 of 3) sorted by relevance
23 static UChar gPercent = 0x25; variable617 : fPercent(gPercent), fPermill(gPerMill), fNegative(gNegative), fPositive(gPositive) { in AffixPatternParser()
118 static const UChar gPercent = 0x0025; variable162 if (description.charAt(0) == gPercent) { in NFRuleSet()
27 static const UChar gPercent = 0x0025; variable430 else if (workingDescription.charAt(0) == gPercent) { in NFSubstitution()