Searched refs:digitLen (Results 1 – 1 of 1) sorted by relevance
3948 int32_t digitLen = digit.length(); in applyPatternWithoutExpandAffix() local4005 if (pattern.compare(pos, digitLen, digit) == 0) { in applyPatternWithoutExpandAffix()4014 pos += digitLen; in applyPatternWithoutExpandAffix()4125 if (!pattern.compare(pos, digitLen, digit) || in applyPatternWithoutExpandAffix()