diff_can_quit_early  106 diff-lib.c     		if (diff_can_quit_early(&revs->diffopt))
diff_can_quit_early  452 diff-lib.c     		if (diff_can_quit_early(&revs->diffopt)) {
diff_can_quit_early  237 diff.h         extern int diff_can_quit_early(struct diff_options *);
diff_can_quit_early  424 tree-diff.c    		if (diff_can_quit_early(opt))