Searched refs:matcheof (Results 1 – 1 of 1) sorted by relevance
137 int matcheof, trailing = 0, reverse = toys.optflags & FLAG_R, backwarn = 0; in apply_one_hunk() local149 matcheof = !trailing || trailing < TT.context; in apply_one_hunk()152 fprintf(stderr,"MATCHEOF=%c\n", matcheof ? 'Y' : 'N'); in apply_one_hunk()178 if (!plist && matcheof) break; in apply_one_hunk()233 if (!plist && !matcheof) goto out; in apply_one_hunk()