Searched refs:svn_wc_merge_props3 (Results 1 - 6 of 6) sorted by relevance

/freebsd-13-stable/contrib/subversion/subversion/libsvn_client/
H A Dshelf2.c1450 svn_wc_merge_props3(&property_state, ctx->wc_ctx,
H A Dmerge.c2088 SVN_ERR(svn_wc_merge_props3(&property_state, ctx->wc_ctx, local_abspath,
3010 SVN_ERR(svn_wc_merge_props3(&prop_state, ctx->wc_ctx, local_abspath,
3160 SVN_ERR(svn_wc_merge_props3(&prop_state, merge_b->ctx->wc_ctx,
H A Dconflicts.c7455 SVN_ERR(svn_wc_merge_props3(&property_state, ctx->wc_ctx,
7501 /* ### svn_wc_merge_props3() requires this... */
/freebsd-13-stable/contrib/subversion/subversion/libsvn_wc/
H A Dprops.c160 svn_wc_merge_props3(svn_wc_notify_state_t *state,
158 svn_wc_merge_props3(svn_wc_notify_state_t *state, function
H A Ddeprecated.c2661 err = svn_wc_merge_props3(state,
/freebsd-13-stable/contrib/subversion/subversion/include/
H A Dsvn_wc.h6972 * conflicts as described for svn_wc_merge_props3(), with the parameters
7053 * svn_wc_merge_props3() to get this functionality.
7184 svn_wc_merge_props3(svn_wc_notify_state_t *state,
7199 /** Similar to svn_wc_merge_props3, but takes an access baton and relative
7212 * #SVN_ERR_UNVERSIONED_RESOURCE, when svn_wc_merge_props3 would return either

Completed in 304 milliseconds