Home
last modified time | relevance | path

Searched refs:APPLY_OPT_RECOUNT (Results 1 – 12 of 12) sorted by relevance

/dports/devel/git-svn/git-2.34.1/
H A Dapply.h184 #define APPLY_OPT_RECOUNT (1<<1) /* accept inaccurate line count */ macro
H A Dapply.c4715 patch->recount = !!(options & APPLY_OPT_RECOUNT); in apply_patch()
5080 APPLY_OPT_RECOUNT), in apply_parse_options()
/dports/devel/git-p4/git-2.34.1/
H A Dapply.h184 #define APPLY_OPT_RECOUNT (1<<1) /* accept inaccurate line count */ macro
H A Dapply.c4715 patch->recount = !!(options & APPLY_OPT_RECOUNT); in apply_patch()
5080 APPLY_OPT_RECOUNT), in apply_parse_options()
/dports/devel/git/git-2.34.1/
H A Dapply.h184 #define APPLY_OPT_RECOUNT (1<<1) /* accept inaccurate line count */ macro
H A Dapply.c4715 patch->recount = !!(options & APPLY_OPT_RECOUNT); in apply_patch()
5080 APPLY_OPT_RECOUNT), in apply_parse_options()
/dports/devel/git-gui/git-2.34.1/
H A Dapply.h184 #define APPLY_OPT_RECOUNT (1<<1) /* accept inaccurate line count */ macro
H A Dapply.c4715 patch->recount = !!(options & APPLY_OPT_RECOUNT); in apply_patch()
5080 APPLY_OPT_RECOUNT), in apply_parse_options()
/dports/devel/git-cvs/git-2.34.1/
H A Dapply.h184 #define APPLY_OPT_RECOUNT (1<<1) /* accept inaccurate line count */ macro
H A Dapply.c4715 patch->recount = !!(options & APPLY_OPT_RECOUNT); in apply_patch()
5080 APPLY_OPT_RECOUNT), in apply_parse_options()
/dports/devel/cgit/cgit-1.2.3/git/
H A Dapply.h184 #define APPLY_OPT_RECOUNT (1<<1) /* accept inaccurate line count */ macro
H A Dapply.c4669 patch->recount = !!(options & APPLY_OPT_RECOUNT); in apply_patch()
5029 APPLY_OPT_RECOUNT), in apply_parse_options()