Home
last modified time | relevance | path

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

/original-bsd/usr.bin/grep/egrep/
H A Degrep.c118 int prevmatch; /* next three lines aid fast -n */ variable
374 prevmatch = 0;
442 if (prevmatch)
446 prevmatch = 0;
637 if (prevmatch)
641 prevmatch = 1;