Home
last modified time | relevance | path

Searched refs:shiftPatternLen (Results 1 – 1 of 1) sorted by relevance

/mirbsd/src/usr.bin/grep/
Dutil.c281 int shiftPatternLen; in fastcomp() local
396 shiftPatternLen = fg->patternLen - hasDot; in fastcomp()
400 fg->qsBc[i] = shiftPatternLen; in fastcomp()