Searched refs:svn_path_component_count (Results 1 – 12 of 12) sorted by relevance
97 svn_path_component_count(repos_dirent) in svn_ra_local__split_URL()98 - svn_path_component_count(repos_root_dirent)); in svn_ra_local__split_URL()
191 svn_path_component_count(const char *path);
148 if (relpath && (svn_path_component_count(relpath) == 1)) in getlocks_closed()
1705 svn_path_component_count(relative_path)); in svn_ra_serf__discover_vcc()
288 if (!rel_path || (svn_path_component_count(rel_path) != 1)) in svn_fs_bdb__locks_get()
282 svn_path_component_count(const char *path) in svn_path_component_count() function
595 svn_path_component_count(svn_relpath_skip_ancestor(ancestor_path, in new_node_record()
959 old = svn_path_component_count(patch->old_filename); in choose_target_filename()960 new = svn_path_component_count(patch->new_filename); in choose_target_filename()
1336 if (rel_uri && (svn_path_component_count(rel_uri) == 1)) in get_locks_filter_func()
1461 if (rel_uri && (svn_path_component_count(rel_uri) == 1)) in get_locks_filter_func()
2653 if (relpath && (svn_path_component_count(relpath) == 1)) in ra_svn_get_locks()
3524 svn_path_component_count(repository->fs_path->data)); in find_repos()