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

/freebsd-11-stable/usr.bin/patch/
H A Dpch.c549 LINENUM ptrn_copiable; /* # of copiable lines in ptrn */ local
575 ptrn_copiable = 0;
735 if (p_repl_lines != ptrn_copiable &&
789 ptrn_copiable++;
801 ptrn_copiable++;
863 (fillcnt || (p_first > 1 && ptrn_copiable > 2 * p_context))) {

Completed in 62 milliseconds