Home
last modified time | relevance | path

Searched refs:svn_relpath_prefix (Results 1 – 5 of 5) sorted by relevance

/freebsd-10-stable/contrib/subversion/subversion/include/
Dsvn_dirent_uri.h366 svn_relpath_prefix(const char *relpath,
/freebsd-10-stable/contrib/subversion/subversion/libsvn_wc/
Dwc_db_update_move.c493 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()
Dwc_db.c9493 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/
Ddirent_uri.c1298 svn_relpath_prefix(const char *relpath, in svn_relpath_prefix() function
/freebsd-10-stable/contrib/subversion/
DCHANGES769 * new API svn_relpath_prefix which returns a relpath with a maximum number