Searched refs:hasDecimal (Results 1 – 4 of 4) sorted by relevance
189 public boolean hasDecimal = false; field in PatternStringParser.ParsedSubpatternInfo366 result.hasDecimal = true; in consumeFormat()625 if (positive.hasDecimal && positive.fractionTotal == 0) { in patternInfoToProperties()
195 public boolean hasDecimal = false; field in PatternStringParser.ParsedSubpatternInfo372 result.hasDecimal = true; in consumeFormat()631 if (positive.hasDecimal && positive.fractionTotal == 0) { in patternInfoToProperties()
42 bool hasDecimal = false; member
284 currentSubpattern->hasDecimal = true; in consumeFormat()561 if (positive.hasDecimal && positive.fractionTotal == 0) { in patternInfoToProperties()