Searched refs:this_subtree (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/subversion/subversion/libsvn_delta/
H A Dbranch_nested.c229 svn_branch__subtree_t *this_subtree; local
235 SVN_ERR(svn_branch__get_subtree(subbranch, &this_subtree,
239 this_subtree);
295 svn_branch__subtree_t *this_subtree = apr_hash_this_val(hi); local
305 this_subtree->tree->root_eid,
311 SVN_ERR(svn_branch__instantiate_elements_r(new_branch, *this_subtree,
H A Dbranch.c1147 svn_element__tree_t *this_subtree; local
1151 this_subtree
1156 this_subtree, scratch_pool));

Completed in 61 milliseconds