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

/freebsd-11-stable/usr.bin/patch/
H A Dpch.c273 bool stars_last_line = false, stars_this_line = false; local
286 stars_last_line = stars_this_line;
379 stars_this_line = strnEQ(s, "********", 8);

Completed in 39 milliseconds