Home
last modified time | relevance | path

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

/mirbsd/src/usr.bin/patch/
Dpch.h50 LINENUM pch_repl_lines(void);
Dpatch.c684 const LINENUM newlast = newfirst + pch_repl_lines() - 1; in abort_context_hunk()
765 pch_ptrn_lines(), newfirst, pch_repl_lines()); in abort_hunk()
Dpch.c1303 pch_repl_lines(void) in pch_repl_lines() function