Home
last modified time | relevance | path

Searched refs:svn_path_is_backpath_present (Results 1 – 7 of 7) sorted by relevance

/freebsd-12-stable/contrib/subversion/subversion/include/
Dsvn_path.h487 svn_path_is_backpath_present(const char *path);
/freebsd-12-stable/contrib/subversion/subversion/libsvn_wc/
Dexternals.c347 || svn_path_is_backpath_present(item->target_dir) in svn_wc__parse_externals_description()
1732 if (svn_path_is_backpath_present(url)) in svn_wc__resolve_relative_external_url()
Dwc_db_wcroot.c450 if (svn_path_is_backpath_present(canon_link_target)) in read_link_target()
/freebsd-12-stable/contrib/subversion/subversion/libsvn_subr/
Dpath.c755 svn_path_is_backpath_present(const char *path) in svn_path_is_backpath_present() function
Dopt.c1093 if (svn_path_is_backpath_present(target)) in svn_opt__arg_canonicalize_url()
Ddirent_uri.c1659 && !svn_path_is_backpath_present(relative)) in svn_dirent_get_absolute()
/freebsd-12-stable/contrib/subversion/subversion/libsvn_fs/
Dfs-loader.c469 if (svn_path_is_backpath_present(path) in svn_fs__path_valid()