Home
last modified time | relevance | path

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

/src/usr.bin/patch/
H A Dpch.c539 LINENUM repl_beginning; /* index of --- line */ in another_hunk() local
565 repl_beginning = 0; 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()
661 if (repl_beginning || in another_hunk()
675 if (repl_beginning) { in another_hunk()
681 p_input_line, p_hunk_beg + repl_beginning); in another_hunk()
691 repl_beginning = p_end; in another_hunk()
743 repl_beginning && repl_could_be_missing) { in another_hunk()
[all …]