Searched refs:svn_relpath_prefix (Results 1 – 5 of 5) sorted by relevance
| /freebsd-10-stable/contrib/subversion/subversion/include/ |
| D | svn_dirent_uri.h | 366 svn_relpath_prefix(const char *relpath,
|
| /freebsd-10-stable/contrib/subversion/subversion/libsvn_wc/ |
| D | wc_db_update_move.c | 493 const char *dst_root_relpath = svn_relpath_prefix(nmb->dst_relpath, in create_node_tree_conflict() 507 svn_relpath_prefix(dst_local_relpath, in create_node_tree_conflict() 2086 src_root_relpath = svn_relpath_prefix(src_relpath, src_del_depth, in bump_moved_layer() 2407 svn_relpath_prefix(src_relpath, in svn_wc__db_op_raise_moved_away_internal()
|
| D | wc_db.c | 9493 shadow_op_relpath = svn_relpath_prefix(child_relpath, op_depth, in read_children_info() 9683 cur_relpath = svn_relpath_prefix(local_relpath, op_depth, in read_single_info() 12759 op_root_relpath = svn_relpath_prefix(local_relpath, op_depth, in scan_addition() 12879 op_root_relpath = svn_relpath_prefix(op_root_relpath, op_depth, in scan_addition() 13089 const char *tmp = svn_relpath_prefix(moved_from_op_root_relpath, in svn_wc__db_scan_moved() 13296 *delete_relpath = svn_relpath_prefix(local_relpath, delete_op_depth, in svn_wc__db_scan_moved_to_internal()
|
| /freebsd-10-stable/contrib/subversion/subversion/libsvn_subr/ |
| D | dirent_uri.c | 1298 svn_relpath_prefix(const char *relpath, in svn_relpath_prefix() function
|
| /freebsd-10-stable/contrib/subversion/ |
| D | CHANGES | 769 * new API svn_relpath_prefix which returns a relpath with a maximum number
|