Home
last modified time | relevance | path

Searched refs:starts_with_dot_slash (Results 1 – 11 of 11) sorted by relevance

/dports/devel/cgit/cgit-1.2.3/git/builtin/
H A Dsubmodule--helper.c74 static int starts_with_dot_slash(const char *str) in starts_with_dot_slash() function
160 if (!starts_with_dot_slash(remoteurl) && in relative_url()
176 } else if (starts_with_dot_slash(url)) in relative_url()
187 if (starts_with_dot_slash(sb.buf)) in relative_url()
660 starts_with_dot_slash(url)) { in init_submodule()
946 starts_with_dot_slash(sub->url)) { in sync_submodule()
1671 if (starts_with_dot_slash(sub->url) || in prepare_to_clone_next_submodule()
/dports/devel/git-svn/git-2.34.1/
H A Dfsck.c986 static int starts_with_dot_slash(const char *str) in starts_with_dot_slash() function
998 return str[0] == '.' && starts_with_dot_slash(str + 1); in starts_with_dot_dot_slash()
1003 return starts_with_dot_slash(url) || starts_with_dot_dot_slash(url); in submodule_url_is_relative()
1026 if (starts_with_dot_slash(url)) { in count_leading_dotdots()
/dports/devel/git-gui/git-2.34.1/
H A Dfsck.c986 static int starts_with_dot_slash(const char *str) in starts_with_dot_slash() function
998 return str[0] == '.' && starts_with_dot_slash(str + 1); in starts_with_dot_dot_slash()
1003 return starts_with_dot_slash(url) || starts_with_dot_dot_slash(url); in submodule_url_is_relative()
1026 if (starts_with_dot_slash(url)) { in count_leading_dotdots()
/dports/devel/git-p4/git-2.34.1/
H A Dfsck.c986 static int starts_with_dot_slash(const char *str) in starts_with_dot_slash() function
998 return str[0] == '.' && starts_with_dot_slash(str + 1); in starts_with_dot_dot_slash()
1003 return starts_with_dot_slash(url) || starts_with_dot_dot_slash(url); in submodule_url_is_relative()
1026 if (starts_with_dot_slash(url)) { in count_leading_dotdots()
/dports/devel/git/git-2.34.1/
H A Dfsck.c986 static int starts_with_dot_slash(const char *str) in starts_with_dot_slash() function
998 return str[0] == '.' && starts_with_dot_slash(str + 1); in starts_with_dot_dot_slash()
1003 return starts_with_dot_slash(url) || starts_with_dot_dot_slash(url); in submodule_url_is_relative()
1026 if (starts_with_dot_slash(url)) { in count_leading_dotdots()
/dports/devel/git-cvs/git-2.34.1/
H A Dfsck.c986 static int starts_with_dot_slash(const char *str) in starts_with_dot_slash() function
998 return str[0] == '.' && starts_with_dot_slash(str + 1); in starts_with_dot_dot_slash()
1003 return starts_with_dot_slash(url) || starts_with_dot_dot_slash(url); in submodule_url_is_relative()
1026 if (starts_with_dot_slash(url)) { in count_leading_dotdots()
/dports/devel/git-gui/git-2.34.1/builtin/
H A Dsubmodule--helper.c73 static int starts_with_dot_slash(const char *str) in starts_with_dot_slash() function
159 if (!starts_with_dot_slash(remoteurl) && in relative_url()
175 } else if (starts_with_dot_slash(url)) in relative_url()
186 if (starts_with_dot_slash(sb.buf)) in relative_url()
635 starts_with_dot_slash(url)) { in init_submodule()
1356 starts_with_dot_slash(sub->url)) { in sync_submodule()
2120 if (starts_with_dot_slash(sub->url) || in prepare_to_clone_next_submodule()
3295 starts_with_dot_slash(add_data.repo)) { in module_add()
/dports/devel/git-p4/git-2.34.1/builtin/
H A Dsubmodule--helper.c73 static int starts_with_dot_slash(const char *str) in starts_with_dot_slash() function
159 if (!starts_with_dot_slash(remoteurl) && in relative_url()
175 } else if (starts_with_dot_slash(url)) in relative_url()
186 if (starts_with_dot_slash(sb.buf)) in relative_url()
635 starts_with_dot_slash(url)) { in init_submodule()
1356 starts_with_dot_slash(sub->url)) { in sync_submodule()
2120 if (starts_with_dot_slash(sub->url) || in prepare_to_clone_next_submodule()
3295 starts_with_dot_slash(add_data.repo)) { in module_add()
/dports/devel/git/git-2.34.1/builtin/
H A Dsubmodule--helper.c73 static int starts_with_dot_slash(const char *str) in starts_with_dot_slash() function
159 if (!starts_with_dot_slash(remoteurl) && in relative_url()
175 } else if (starts_with_dot_slash(url)) in relative_url()
186 if (starts_with_dot_slash(sb.buf)) in relative_url()
635 starts_with_dot_slash(url)) { in init_submodule()
1356 starts_with_dot_slash(sub->url)) { in sync_submodule()
2120 if (starts_with_dot_slash(sub->url) || in prepare_to_clone_next_submodule()
3295 starts_with_dot_slash(add_data.repo)) { in module_add()
/dports/devel/git-cvs/git-2.34.1/builtin/
H A Dsubmodule--helper.c73 static int starts_with_dot_slash(const char *str) in starts_with_dot_slash() function
159 if (!starts_with_dot_slash(remoteurl) && in relative_url()
175 } else if (starts_with_dot_slash(url)) in relative_url()
186 if (starts_with_dot_slash(sb.buf)) in relative_url()
635 starts_with_dot_slash(url)) { in init_submodule()
1356 starts_with_dot_slash(sub->url)) { in sync_submodule()
2120 if (starts_with_dot_slash(sub->url) || in prepare_to_clone_next_submodule()
3295 starts_with_dot_slash(add_data.repo)) { in module_add()
/dports/devel/git-svn/git-2.34.1/builtin/
H A Dsubmodule--helper.c73 static int starts_with_dot_slash(const char *str) in starts_with_dot_slash() function
159 if (!starts_with_dot_slash(remoteurl) && in relative_url()
175 } else if (starts_with_dot_slash(url)) in relative_url()
186 if (starts_with_dot_slash(sb.buf)) in relative_url()
635 starts_with_dot_slash(url)) { in init_submodule()
1356 starts_with_dot_slash(sub->url)) { in sync_submodule()
2120 if (starts_with_dot_slash(sub->url) || in prepare_to_clone_next_submodule()
3295 starts_with_dot_slash(add_data.repo)) { in module_add()