Home
last modified time | relevance | path

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

/system/core/toolbox/upstream-netbsd/usr.bin/grep/
Dfastgrep.c88 int shiftPatternLen; in fastcomp() local
185 shiftPatternLen = fg->len - hasDot; in fastcomp()
189 fg->qsBc[i] = shiftPatternLen; in fastcomp()