Searched refs:matcheof (Results 1 – 1 of 1) sorted by relevance
128 int matcheof, trail = 0, reverse = FLAG(R), backwarn = 0, allfuzz, fuzz, i; in apply_one_hunk() local150 matcheof = !trail || trail < TT.context; in apply_one_hunk()154 if (FLAG(x)) fprintf(stderr,"MATCHEOF=%c\n", matcheof ? 'Y' : 'N'); in apply_one_hunk()176 if (!plist && matcheof) break; in apply_one_hunk()237 if (!plist && !matcheof) goto out; in apply_one_hunk()