Home
last modified time | relevance | path

Searched defs:urlmatch_config (Results 1 – 6 of 6) sorted by relevance

/dports/devel/git-gui/git-2.34.1/
H A Durlmatch.h44 struct urlmatch_config { struct
45 struct string_list vars;
46 struct url_info url;
47 const char *section;
48 const char *key;
73 int urlmatch_config_entry(const char *var, const char *value, void *cb); argument
/dports/devel/git-svn/git-2.34.1/
H A Durlmatch.h44 struct urlmatch_config { struct
45 struct string_list vars;
46 struct url_info url;
47 const char *section;
48 const char *key;
73 int urlmatch_config_entry(const char *var, const char *value, void *cb); argument
/dports/devel/git-p4/git-2.34.1/
H A Dusage.c46 * Currently, the (err, params) are usually just the static usage
47 * string which isn't very useful here. Usually, the call site
48 * manually calls fprintf(stderr,...) with the actual detailed
51 * TODO It would be nice to update the call sites to pass both
52 * the static usage string and the detailed error message.
53 */
63 static NORETURN void die_builtin(const char *err, va_list params)
72 static void error_builtin(const char *err, va_list params)
/dports/devel/git/git-2.34.1/
H A Durlmatch.h44 struct urlmatch_config { struct
45 struct string_list vars;
46 struct url_info url;
47 const char *section;
48 const char *key;
73 int urlmatch_config_entry(const char *var, const char *value, void *cb); argument
/dports/devel/git-cvs/git-2.34.1/
H A Durlmatch.h44 struct urlmatch_config { struct
45 struct string_list vars;
46 struct url_info url;
47 const char *section;
48 const char *key;
73 int urlmatch_config_entry(const char *var, const char *value, void *cb); argument
/dports/devel/cgit/cgit-1.2.3/git/
H A Durlmatch.h44 struct urlmatch_config { struct
55 int urlmatch_config_entry(const char *var, const char *value, void *cb); argument