Home
last modified time | relevance | path

Searched refs:PARSE_OPT_ONE_SHOT (Results 1 – 18 of 18) sorted by relevance

/dports/devel/cgit/cgit-1.2.3/git/
H A Dparse-options.c504 if (!(flags & PARSE_OPT_ONE_SHOT)) { in parse_options_start_1()
515 !(flags & PARSE_OPT_ONE_SHOT)) in parse_options_start_1()
517 if ((flags & PARSE_OPT_ONE_SHOT) && in parse_options_start_1()
715 if (ctx->flags & PARSE_OPT_ONE_SHOT && in parse_options_step()
811 if (ctx->flags & PARSE_OPT_ONE_SHOT) in parse_options_step()
826 if (ctx->flags & PARSE_OPT_ONE_SHOT) in parse_options_end()
H A Dparse-options.h37 PARSE_OPT_ONE_SHOT = 32 enumerator
H A Ddiff.c5529 PARSE_OPT_ONE_SHOT | in diff_opt_parse()
/dports/devel/git-p4/git-2.34.1/
H A Dparse-options.c509 if (!(flags & PARSE_OPT_ONE_SHOT)) {
520 !(flags & PARSE_OPT_ONE_SHOT))
522 if ((flags & PARSE_OPT_ONE_SHOT) &&
739 if (ctx->flags & PARSE_OPT_ONE_SHOT &&
840 if (ctx->flags & PARSE_OPT_ONE_SHOT)
855 if (ctx->flags & PARSE_OPT_ONE_SHOT)
H A Dparse-options.h35 PARSE_OPT_ONE_SHOT = 1 << 5, in optname()
H A Ddiff.c5668 PARSE_OPT_ONE_SHOT | in diff_opt_parse()
/dports/devel/git-svn/git-2.34.1/
H A Dparse-options.c509 if (!(flags & PARSE_OPT_ONE_SHOT)) { in parse_options_start_1()
520 !(flags & PARSE_OPT_ONE_SHOT)) in parse_options_start_1()
522 if ((flags & PARSE_OPT_ONE_SHOT) && in parse_options_start_1()
739 if (ctx->flags & PARSE_OPT_ONE_SHOT && in parse_options_step()
840 if (ctx->flags & PARSE_OPT_ONE_SHOT) in parse_options_step()
855 if (ctx->flags & PARSE_OPT_ONE_SHOT) in parse_options_end()
H A Dparse-options.h35 PARSE_OPT_ONE_SHOT = 1 << 5, enumerator
H A Ddiff.c5668 PARSE_OPT_ONE_SHOT | in diff_opt_parse()
/dports/devel/git-gui/git-2.34.1/
H A Dparse-options.c509 if (!(flags & PARSE_OPT_ONE_SHOT)) { in parse_options_start_1()
520 !(flags & PARSE_OPT_ONE_SHOT)) in parse_options_start_1()
522 if ((flags & PARSE_OPT_ONE_SHOT) && in parse_options_start_1()
739 if (ctx->flags & PARSE_OPT_ONE_SHOT && in parse_options_step()
840 if (ctx->flags & PARSE_OPT_ONE_SHOT) in parse_options_step()
855 if (ctx->flags & PARSE_OPT_ONE_SHOT) in parse_options_end()
H A Dparse-options.h35 PARSE_OPT_ONE_SHOT = 1 << 5, enumerator
H A Ddiff.c5668 PARSE_OPT_ONE_SHOT | in diff_opt_parse()
/dports/devel/git/git-2.34.1/
H A Dparse-options.c509 if (!(flags & PARSE_OPT_ONE_SHOT)) { in parse_options_start_1()
520 !(flags & PARSE_OPT_ONE_SHOT)) in parse_options_start_1()
522 if ((flags & PARSE_OPT_ONE_SHOT) && in parse_options_start_1()
739 if (ctx->flags & PARSE_OPT_ONE_SHOT && in parse_options_step()
840 if (ctx->flags & PARSE_OPT_ONE_SHOT) in parse_options_step()
855 if (ctx->flags & PARSE_OPT_ONE_SHOT) in parse_options_end()
H A Dparse-options.h35 PARSE_OPT_ONE_SHOT = 1 << 5, enumerator
H A Ddiff.c5668 PARSE_OPT_ONE_SHOT | in diff_opt_parse()
/dports/devel/git-cvs/git-2.34.1/
H A Dparse-options.c509 if (!(flags & PARSE_OPT_ONE_SHOT)) { in parse_options_start_1()
520 !(flags & PARSE_OPT_ONE_SHOT)) in parse_options_start_1()
522 if ((flags & PARSE_OPT_ONE_SHOT) && in parse_options_start_1()
739 if (ctx->flags & PARSE_OPT_ONE_SHOT && in parse_options_step()
840 if (ctx->flags & PARSE_OPT_ONE_SHOT) in parse_options_step()
855 if (ctx->flags & PARSE_OPT_ONE_SHOT) in parse_options_end()
H A Dparse-options.h35 PARSE_OPT_ONE_SHOT = 1 << 5, enumerator
H A Ddiff.c5668 PARSE_OPT_ONE_SHOT | in diff_opt_parse()