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