Searched refs:groupingCount (Results 1 – 3 of 3) sorted by relevance
178 int8_t groupingCount = -1; in applyPatternWithoutExpandAffix() local214 if (groupingCount >= 0 && decimalPos < 0) { in applyPatternWithoutExpandAffix()215 ++groupingCount; in applyPatternWithoutExpandAffix()238 if (groupingCount >= 0 && decimalPos < 0) { in applyPatternWithoutExpandAffix()239 ++groupingCount; in applyPatternWithoutExpandAffix()250 groupingCount2 = groupingCount; in applyPatternWithoutExpandAffix()251 groupingCount = 0; in applyPatternWithoutExpandAffix()275 if (groupingCount >= 0) { in applyPatternWithoutExpandAffix()506 groupingCount == 0 || groupingCount2 == 0 || in applyPatternWithoutExpandAffix()570 out.fGroupingUsed = groupingCount > 0; in applyPatternWithoutExpandAffix()[all …]
4700 byte groupingCount = -1; in applyPatternWithoutExpandAffix()4733 if (groupingCount >= 0 && decimalPos < 0) { in applyPatternWithoutExpandAffix()4734 ++groupingCount; in applyPatternWithoutExpandAffix()4757 if (groupingCount >= 0 && decimalPos < 0) { in applyPatternWithoutExpandAffix()4758 ++groupingCount; in applyPatternWithoutExpandAffix()4774 if (groupingCount < 0) { in applyPatternWithoutExpandAffix()4790 groupingCount2 = groupingCount; in applyPatternWithoutExpandAffix()4791 groupingCount = 0; in applyPatternWithoutExpandAffix()4805 if (groupingCount >= 0) { in applyPatternWithoutExpandAffix()5001 || groupingCount == 0 in applyPatternWithoutExpandAffix()[all …]
4771 byte groupingCount = -1; in applyPatternWithoutExpandAffix()4804 if (groupingCount >= 0 && decimalPos < 0) { in applyPatternWithoutExpandAffix()4805 ++groupingCount; in applyPatternWithoutExpandAffix()4828 if (groupingCount >= 0 && decimalPos < 0) { in applyPatternWithoutExpandAffix()4829 ++groupingCount; in applyPatternWithoutExpandAffix()4845 if (groupingCount < 0) { in applyPatternWithoutExpandAffix()4861 groupingCount2 = groupingCount; in applyPatternWithoutExpandAffix()4862 groupingCount = 0; in applyPatternWithoutExpandAffix()4876 if (groupingCount >= 0) { in applyPatternWithoutExpandAffix()5072 || groupingCount == 0 in applyPatternWithoutExpandAffix()[all …]