Searched refs:svn_path_is_single_path_component (Results 1 - 6 of 6) sorted by relevance

/freebsd-10.1-release/contrib/subversion/subversion/libsvn_ra/
H A Ddeprecated.c268 || svn_path_is_single_path_component(diff_target));
292 || svn_path_is_single_path_component(diff_target));
388 || svn_path_is_single_path_component(update_target));
439 || svn_path_is_single_path_component(switch_target));
465 || svn_path_is_single_path_component(status_target));
H A Dra_loader.c804 || svn_path_is_single_path_component(update_target));
830 || svn_path_is_single_path_component(switch_target));
853 || svn_path_is_single_path_component(status_target));
874 || svn_path_is_single_path_component(diff_target));
/freebsd-10.1-release/contrib/subversion/subversion/include/
H A Dsvn_path.h475 svn_path_is_single_path_component(const char *name);
/freebsd-10.1-release/contrib/subversion/subversion/libsvn_fs_fs/
H A Ddag.c372 if (! svn_path_is_single_path_component(name))
669 if (! svn_path_is_single_path_component(name))
775 if (! svn_path_is_single_path_component(name))
1177 if (! svn_path_is_single_path_component(name))
/freebsd-10.1-release/contrib/subversion/subversion/libsvn_fs_base/
H A Ddag.c461 if (! svn_path_is_single_path_component(name))
745 if (! svn_path_is_single_path_component(name))
875 if (! svn_path_is_single_path_component(name))
1381 if (! svn_path_is_single_path_component(name))
/freebsd-10.1-release/contrib/subversion/subversion/libsvn_subr/
H A Dpath.c714 svn_path_is_single_path_component(const char *name)
710 svn_path_is_single_path_component(const char *name) function

Completed in 65 milliseconds