Home
last modified time | relevance | path

Searched refs:git_parse_int (Results 1 – 6 of 6) sorted by relevance

/dports/devel/git-svn/git-2.34.1/
H A Dconfig.c1096 static int git_parse_int(const char *value, int *ret) in git_parse_int() function
1170 if (!git_parse_int(value, &ret)) in git_config_int()
1221 if (git_parse_int(value, &v)) in git_parse_maybe_bool()
/dports/devel/git-p4/git-2.34.1/
H A Dconfig.c1096 static int git_parse_int(const char *value, int *ret) in git_parse_int() function
1170 if (!git_parse_int(value, &ret)) in git_config_int()
1221 if (git_parse_int(value, &v)) in git_parse_maybe_bool()
/dports/devel/git/git-2.34.1/
H A Dconfig.c1096 static int git_parse_int(const char *value, int *ret) in git_parse_int() function
1170 if (!git_parse_int(value, &ret)) in git_config_int()
1221 if (git_parse_int(value, &v)) in git_parse_maybe_bool()
/dports/devel/git-gui/git-2.34.1/
H A Dconfig.c1096 static int git_parse_int(const char *value, int *ret) in git_parse_int() function
1170 if (!git_parse_int(value, &ret)) in git_config_int()
1221 if (git_parse_int(value, &v)) in git_parse_maybe_bool()
/dports/devel/git-cvs/git-2.34.1/
H A Dconfig.c1096 static int git_parse_int(const char *value, int *ret) in git_parse_int() function
1170 if (!git_parse_int(value, &ret)) in git_config_int()
1221 if (git_parse_int(value, &v)) in git_parse_maybe_bool()
/dports/devel/cgit/cgit-1.2.3/git/
H A Dconfig.c938 static int git_parse_int(const char *value, int *ret) in git_parse_int() function
1021 if (!git_parse_int(value, &ret)) in git_config_int()
1072 if (git_parse_int(value, &v)) in git_parse_maybe_bool()