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

/freebsd-13-stable/usr.bin/diff/
H A Ddiffreg.c239 static int lastmatchline; variable
267 lastmatchline = 0;
1444 lastmatchline = pos;
1451 return lastmatchline > 0 ? lastbuf : NULL;

Completed in 108 milliseconds