Searched refs:groupSepLen (Results 1 – 1 of 1) sorted by relevance
154 int32_t groupSepLen = fGroupingSeparator.length(); in applyPatternWithoutExpandAffix() local244 } else if (pattern.compare(pos, groupSepLen, fGroupingSeparator) == 0) { in applyPatternWithoutExpandAffix()254 pos += groupSepLen; in applyPatternWithoutExpandAffix()331 !pattern.compare(pos, groupSepLen, fGroupingSeparator) || in applyPatternWithoutExpandAffix()