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

/netbsd-6-1-5-RELEASE/usr.bin/grep/
H A Dfastgrep.c88 int shiftPatternLen; local
185 shiftPatternLen = fg->len - hasDot;
189 fg->qsBc[i] = shiftPatternLen;

Completed in 108 milliseconds