Home
last modified time | relevance | path

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

/netbsd/src/usr.bin/patch/
Dpch.c519 LINENUM ptrn_copiable; /* # of copiable lines in ptrn */ in another_hunk() local
545 ptrn_copiable = 0; in another_hunk()
698 if (p_repl_lines != ptrn_copiable && in another_hunk()
752 ptrn_copiable++; in another_hunk()
764 ptrn_copiable++; in another_hunk()
826 (fillcnt || (p_first > 1 && ptrn_copiable > 2 * p_context))) { in another_hunk()