Searched refs:groupingCount (Results 1 – 3 of 3) sorted by relevance
180 int8_t groupingCount = -1; in applyPatternWithoutExpandAffix() local216 if (groupingCount >= 0 && decimalPos < 0) { in applyPatternWithoutExpandAffix()217 ++groupingCount; in applyPatternWithoutExpandAffix()240 if (groupingCount >= 0 && decimalPos < 0) { in applyPatternWithoutExpandAffix()241 ++groupingCount; in applyPatternWithoutExpandAffix()252 groupingCount2 = groupingCount; in applyPatternWithoutExpandAffix()253 groupingCount = 0; in applyPatternWithoutExpandAffix()277 if (groupingCount >= 0) { in applyPatternWithoutExpandAffix()508 groupingCount == 0 || groupingCount2 == 0 || in applyPatternWithoutExpandAffix()572 out.fGroupingUsed = groupingCount > 0; in applyPatternWithoutExpandAffix()[all …]
4796 byte groupingCount = -1; in applyPatternWithoutExpandAffix()4829 if (groupingCount >= 0 && decimalPos < 0) { in applyPatternWithoutExpandAffix()4830 ++groupingCount; in applyPatternWithoutExpandAffix()4853 if (groupingCount >= 0 && decimalPos < 0) { in applyPatternWithoutExpandAffix()4854 ++groupingCount; in applyPatternWithoutExpandAffix()4870 if (groupingCount < 0) { in applyPatternWithoutExpandAffix()4886 groupingCount2 = groupingCount; in applyPatternWithoutExpandAffix()4887 groupingCount = 0; in applyPatternWithoutExpandAffix()4901 if (groupingCount >= 0) { in applyPatternWithoutExpandAffix()5097 || groupingCount == 0 in applyPatternWithoutExpandAffix()[all …]
4725 byte groupingCount = -1; in applyPatternWithoutExpandAffix()4758 if (groupingCount >= 0 && decimalPos < 0) { in applyPatternWithoutExpandAffix()4759 ++groupingCount; in applyPatternWithoutExpandAffix()4782 if (groupingCount >= 0 && decimalPos < 0) { in applyPatternWithoutExpandAffix()4783 ++groupingCount; in applyPatternWithoutExpandAffix()4799 if (groupingCount < 0) { in applyPatternWithoutExpandAffix()4815 groupingCount2 = groupingCount; in applyPatternWithoutExpandAffix()4816 groupingCount = 0; in applyPatternWithoutExpandAffix()4830 if (groupingCount >= 0) { in applyPatternWithoutExpandAffix()5026 || groupingCount == 0 in applyPatternWithoutExpandAffix()[all …]