Searched refs:hasPerMilleSign (Results 1 – 4 of 4) sorted by relevance
196 public boolean hasPerMilleSign = false; field in PatternStringParser.ParsedSubpatternInfo322 result.hasPerMilleSign = true; in consumeAffix()700 } else if (positive.hasPerMilleSign) { in patternInfoToProperties()
202 public boolean hasPerMilleSign = false; field in PatternStringParser.ParsedSubpatternInfo328 result.hasPerMilleSign = true; in consumeAffix()706 } else if (positive.hasPerMilleSign) { in patternInfoToProperties()
51 bool hasPerMilleSign = false; member
231 currentSubpattern->hasPerMilleSign = true; in consumeAffix()635 } else if (positive.hasPerMilleSign) { in patternInfoToProperties()