Searched refs:svn_path_is_single_path_component (Results 1 – 8 of 8) sorted by relevance
280 || svn_path_is_single_path_component(diff_target)); in svn_ra_do_diff2()304 || svn_path_is_single_path_component(diff_target)); in svn_ra_do_diff()400 || svn_path_is_single_path_component(update_target)); in svn_ra_do_update()451 || svn_path_is_single_path_component(switch_target)); in svn_ra_do_switch()477 || svn_path_is_single_path_component(status_target)); in svn_ra_do_status()
720 || svn_path_is_single_path_component(update_target)); in svn_ra_do_update3()746 || svn_path_is_single_path_component(switch_target)); in svn_ra_do_switch3()769 || svn_path_is_single_path_component(status_target)); in svn_ra_do_status2()790 || svn_path_is_single_path_component(diff_target)); in svn_ra_do_diff3()
260 if (! svn_path_is_single_path_component(name)) in svn_fs_x__dir_entry_id()328 if (! svn_path_is_single_path_component(name)) in make_entry()583 if (! svn_path_is_single_path_component(name)) in svn_fs_x__dag_clone_child()715 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()718 if (! svn_path_is_single_path_component(name)) in svn_fs_fs__dag_clone_child()827 if (! svn_path_is_single_path_component(name)) in svn_fs_fs__dag_delete()1229 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
2160 if (*target && !svn_path_is_single_path_component(target)) in diff_repos_wc()