Home
last modified time | relevance | path

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

/freebsd-14.2/usr.bin/patch/
H A Dpch.h52 LINENUM pch_repl_lines(void);
H A Dpatch.c765 const LINENUM newlast = newfirst + pch_repl_lines() - 1; in abort_context_hunk()
850 pch_ptrn_lines(), newfirst, pch_repl_lines()); in abort_hunk()
H A Dpch.c1385 pch_repl_lines(void) in pch_repl_lines() function