Home
last modified time | relevance | path

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

/netbsd/src/usr.bin/patch/
Dpch.c515 bool repl_could_be_missing; /* no + or ! lines in this hunk */ in another_hunk() local
541 repl_could_be_missing = true; in another_hunk()
560 if (repl_beginning && repl_could_be_missing) { in another_hunk()
575 if (repl_beginning && repl_could_be_missing) { in another_hunk()
584 if (repl_beginning && repl_could_be_missing) { in another_hunk()
645 … if (repl_could_be_missing) { in another_hunk()
700 repl_could_be_missing = false; in another_hunk()
706 repl_could_be_missing = false; in another_hunk()
712 repl_beginning && repl_could_be_missing) { in another_hunk()
737 if (repl_beginning && repl_could_be_missing && in another_hunk()
[all …]