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

/freebsd-current/usr.bin/diff/
H A Ddiffreg.c225 static int lastmatchline; variable
279 lastmatchline = 0;
1468 lastmatchline = pos;
1485 lastmatchline = pos;
1490 return (lastmatchline > 0 ? lastbuf : NULL);

Completed in 61 milliseconds