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

/openbsd-current/gnu/usr.bin/cvs/diff/
H A Ddiff3.c172 file 1 with a special flagging mechanism. */
173 static int flagging;
293 flagging = 1;
314 flagging = 1;
352 flagging |= ~incompat & merge;
356 || (tag_count && ! flagging)) /* -L requires one of -AEX. */
1617 case DIFF_ALL: if (simple_only) continue; conflict = flagging; break;
1745 case DIFF_ALL: if (simple_only) continue; conflict = flagging;
1888 flagging = 0;
171 static int flagging; variable
/openbsd-current/gnu/usr.bin/perl/cpan/Pod-Checker/scripts/
H A Dpodchecker.PL75 level two causes flagging of unescaped "E<lt>,E<gt>" characters.

Completed in 75 milliseconds