Home
last modified time | relevance | path

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

/freebsd/usr.bin/patch/
H A Dpch.c548 LINENUM ptrn_copiable; /* # of copiable lines in ptrn */ in another_hunk() local
574 ptrn_copiable = 0; in another_hunk()
729 if (p_repl_lines != ptrn_copiable && in another_hunk()
783 ptrn_copiable++; in another_hunk()
795 ptrn_copiable++; in another_hunk()
857 (fillcnt || (p_first > 1 && ptrn_copiable > 2 * p_context))) { in another_hunk()