Searched refs:svn_path_component_count (Results 1 – 13 of 13) 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()
1771 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
1336 if (rel_uri && (svn_path_component_count(rel_uri) == 1)) in get_locks_filter_func()
445 svn_path_component_count(svn_relpath_skip_ancestor(ancestor_path, in new_node_record()
1357 if (rel_uri && (svn_path_component_count(rel_uri) == 1)) in get_locks_filter_func()
981 old = svn_path_component_count(patch->old_filename); in choose_target_filename()982 new = svn_path_component_count(patch->new_filename); in choose_target_filename()
524 c1 = svn_path_component_count(repos_relpath1); in find_nearest_yca()530 c2 = svn_path_component_count(repos_relpath2); in find_nearest_yca()795 const apr_size_t c = svn_path_component_count(relpath); in map_deleted_path_to_move()
2943 if (relpath && (svn_path_component_count(relpath) == 1)) in ra_svn_get_locks()
3944 svn_path_component_count(repository->fs_path->data)); in find_repos()