Searched refs:svn_path_is_single_path_component (Results 1 – 8 of 8) sorted by relevance
267 || svn_path_is_single_path_component(diff_target)); in svn_ra_do_diff2()291 || svn_path_is_single_path_component(diff_target)); in svn_ra_do_diff()387 || svn_path_is_single_path_component(update_target)); in svn_ra_do_update()438 || svn_path_is_single_path_component(switch_target)); in svn_ra_do_switch()464 || svn_path_is_single_path_component(status_target)); in svn_ra_do_status()
688 || svn_path_is_single_path_component(update_target)); in svn_ra_do_update3()714 || svn_path_is_single_path_component(switch_target)); in svn_ra_do_switch3()737 || svn_path_is_single_path_component(status_target)); in svn_ra_do_status2()758 || svn_path_is_single_path_component(diff_target)); in svn_ra_do_diff3()
380 if (! svn_path_is_single_path_component(name)) in dir_entry_id_from_node()445 if (! svn_path_is_single_path_component(name)) in make_entry()715 if (! svn_path_is_single_path_component(name)) in svn_fs_x__dag_clone_child()850 if (! svn_path_is_single_path_component(name)) in svn_fs_x__dag_delete()
476 svn_path_is_single_path_component(const char *name);
374 if (! svn_path_is_single_path_component(name)) in make_entry()720 if (! svn_path_is_single_path_component(name)) in svn_fs_fs__dag_clone_child()830 if (! svn_path_is_single_path_component(name)) in svn_fs_fs__dag_delete()1232 if (! svn_path_is_single_path_component(name)) in svn_fs_fs__dag_open()
458 if (! svn_path_is_single_path_component(name)) in make_entry()740 if (! svn_path_is_single_path_component(name)) in svn_fs_base__dag_clone_child()870 if (! svn_path_is_single_path_component(name)) in svn_fs_base__dag_delete()1378 if (! svn_path_is_single_path_component(name)) in svn_fs_base__dag_open()
710 svn_path_is_single_path_component(const char *name) in svn_path_is_single_path_component() function
1937 if (*target && !svn_path_is_single_path_component(target)) in diff_repos_wc()