Searched refs:groupingCount2 (Results 1 – 3 of 3) sorted by relevance
179 int8_t groupingCount2 = -1; in applyPatternWithoutExpandAffix() local250 groupingCount2 = groupingCount; in applyPatternWithoutExpandAffix()506 groupingCount == 0 || groupingCount2 == 0 || in applyPatternWithoutExpandAffix()572 out.fGroupingSize2 = (groupingCount2 > 0 && groupingCount2 != groupingCount) in applyPatternWithoutExpandAffix()573 ? groupingCount2 : 0; in applyPatternWithoutExpandAffix()
4701 byte groupingCount2 = -1; in applyPatternWithoutExpandAffix()4790 groupingCount2 = groupingCount; in applyPatternWithoutExpandAffix()5002 || groupingCount2 == 0 in applyPatternWithoutExpandAffix()5062 this.groupingSize2 = (groupingCount2 > 0 && groupingCount2 != groupingCount) in applyPatternWithoutExpandAffix()5063 ? groupingCount2 : 0; in applyPatternWithoutExpandAffix()
4772 byte groupingCount2 = -1; in applyPatternWithoutExpandAffix()4861 groupingCount2 = groupingCount; in applyPatternWithoutExpandAffix()5073 || groupingCount2 == 0 in applyPatternWithoutExpandAffix()5133 this.groupingSize2 = (groupingCount2 > 0 && groupingCount2 != groupingCount) in applyPatternWithoutExpandAffix()5134 ? groupingCount2 : 0; in applyPatternWithoutExpandAffix()