Home
last modified time | relevance | path

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

/dports/devel/cgit/cgit-1.2.3/git/builtin/
H A Dconfig.c22 static int do_not_match; variable
274 (do_not_match ^ !!regexec(regexp, (value_?value_:""), 0, NULL, 0))) in collect_config()
322 do_not_match = 1; in get_value()
/dports/devel/git-svn/git-2.34.1/builtin/
H A Dconfig.c23 static int do_not_match; variable
305 (do_not_match ^ !!regexec(regexp, (value_?value_:""), 0, NULL, 0))) in collect_config()
355 do_not_match = 1; in get_value()
/dports/devel/git-p4/git-2.34.1/builtin/
H A Dconfig.c23 static int do_not_match; variable
305 (do_not_match ^ !!regexec(regexp, (value_?value_:""), 0, NULL, 0))) in collect_config()
355 do_not_match = 1; in get_value()
/dports/devel/git/git-2.34.1/builtin/
H A Dconfig.c23 static int do_not_match; variable
305 (do_not_match ^ !!regexec(regexp, (value_?value_:""), 0, NULL, 0))) in collect_config()
355 do_not_match = 1; in get_value()
/dports/devel/git-gui/git-2.34.1/builtin/
H A Dconfig.c23 static int do_not_match; variable
305 (do_not_match ^ !!regexec(regexp, (value_?value_:""), 0, NULL, 0))) in collect_config()
355 do_not_match = 1; in get_value()
/dports/devel/git-cvs/git-2.34.1/builtin/
H A Dconfig.c23 static int do_not_match; variable
305 (do_not_match ^ !!regexec(regexp, (value_?value_:""), 0, NULL, 0))) in collect_config()
355 do_not_match = 1; in get_value()
/dports/devel/git-svn/git-2.34.1/
H A Dconfig.c2577 int do_not_match; member
2615 return store->do_not_match ^ in matches()
2986 store.do_not_match = 1; in git_config_set_multivar_in_file_gently()
2989 store.do_not_match = 0; in git_config_set_multivar_in_file_gently()
/dports/devel/git-p4/git-2.34.1/
H A Dconfig.c2577 int do_not_match; member
2615 return store->do_not_match ^ in matches()
2986 store.do_not_match = 1; in git_config_set_multivar_in_file_gently()
2989 store.do_not_match = 0; in git_config_set_multivar_in_file_gently()
/dports/devel/git/git-2.34.1/
H A Dconfig.c2577 int do_not_match; member
2615 return store->do_not_match ^ in matches()
2986 store.do_not_match = 1; in git_config_set_multivar_in_file_gently()
2989 store.do_not_match = 0; in git_config_set_multivar_in_file_gently()
/dports/devel/git-gui/git-2.34.1/
H A Dconfig.c2577 int do_not_match; member
2615 return store->do_not_match ^ in matches()
2986 store.do_not_match = 1; in git_config_set_multivar_in_file_gently()
2989 store.do_not_match = 0; in git_config_set_multivar_in_file_gently()
/dports/devel/git-cvs/git-2.34.1/
H A Dconfig.c2577 int do_not_match; member
2615 return store->do_not_match ^ in matches()
2986 store.do_not_match = 1; in git_config_set_multivar_in_file_gently()
2989 store.do_not_match = 0; in git_config_set_multivar_in_file_gently()
/dports/devel/cgit/cgit-1.2.3/git/
H A Dconfig.c2387 int do_not_match; member
2422 return store->do_not_match ^ in matches()
2791 store.do_not_match = 1; in git_config_set_multivar_in_file_gently()
2794 store.do_not_match = 0; in git_config_set_multivar_in_file_gently()