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