Searched refs:svn_uri_get_dirent_from_file_url (Results 1 – 4 of 4) sorted by relevance
44 SVN_ERR(svn_uri_get_dirent_from_file_url(&repos_dirent, URL, pool)); in svn_ra_local__split_URL()
907 svn_uri_get_dirent_from_file_url(const char **dirent,
219 SVN_ERR(svn_uri_get_dirent_from_file_url(&dirent, url, access->pool)); in get_repos_config()
2472 svn_uri_get_dirent_from_file_url(const char **dirent, in svn_uri_get_dirent_from_file_url() function