Searched refs:svn_path_is_repos_relative_url (Results 1 – 4 of 4) sorted by relevance
147 if (svn_path_is_repos_relative_url(utf8_target)) in svn_client_args_to_target_array2()162 if (svn_path_is_repos_relative_url(utf8_target)) in svn_client_args_to_target_array2()178 if (svn_path_is_repos_relative_url(utf8_target)) in svn_client_args_to_target_array2()334 if (svn_path_is_repos_relative_url(target)) in svn_client_args_to_target_array2()
694 svn_path_is_repos_relative_url(const char *path);
1297 svn_path_is_repos_relative_url(const char *path) in svn_path_is_repos_relative_url() function1308 if (! svn_path_is_repos_relative_url(relative_url)) in svn_path_resolve_repos_relative_url()
279 else if (svn_path_is_repos_relative_url(*access_file)) in canonicalize_access_file()