Home
last modified time | relevance | path

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

/freebsd-src/usr.bin/patch/
H A Dpch.c544 bool repl_could_be_missing; /* no + or ! lines in this hunk */ in another_hunk() local
570 repl_could_be_missing = true; in another_hunk()
589 if (repl_beginning && repl_could_be_missing) { in another_hunk()
604 if (repl_beginning && repl_could_be_missing) { in another_hunk()
613 if (repl_beginning && repl_could_be_missing) { in another_hunk()
676 if (repl_could_be_missing) { in another_hunk()
731 repl_could_be_missing = false; in another_hunk()
737 repl_could_be_missing = false; in another_hunk()
743 repl_beginning && repl_could_be_missing) { in another_hunk()
768 if (repl_beginning && repl_could_be_missing && in another_hunk()
[all …]