Searched refs:svn_path_is_backpath_present (Results 1 – 7 of 7) sorted by relevance
487 svn_path_is_backpath_present(const char *path);
347 || 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()
450 if (svn_path_is_backpath_present(canon_link_target)) in read_link_target()
755 svn_path_is_backpath_present(const char *path) in svn_path_is_backpath_present() function
1093 if (svn_path_is_backpath_present(target)) in svn_opt__arg_canonicalize_url()
1659 && !svn_path_is_backpath_present(relative)) in svn_dirent_get_absolute()
469 if (svn_path_is_backpath_present(path) in svn_fs__path_valid()