Home
last modified time | relevance | path

Searched refs:svn_prop_patch_t (Results 1 – 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/subversion/subversion/include/
HDsvn_diff.h1202 typedef struct svn_prop_patch_t { struct
1212 } svn_prop_patch_t; argument
/freebsd-11-stable/contrib/subversion/subversion/libsvn_diff/
HDparse-diff.c1930 svn_prop_patch_t *prop_patch; in add_property_hunk()
1936 prop_patch = apr_palloc(result_pool, sizeof(svn_prop_patch_t)); in add_property_hunk()
/freebsd-11-stable/contrib/subversion/subversion/libsvn_client/
HDpatch.c1260 svn_prop_patch_t *prop_patch = apr_hash_this_val(hi); in init_patch_target()
1391 svn_prop_patch_t *prop_patch = apr_hash_this_val(hi); in init_patch_target()
2750 svn_prop_patch_t *prop_patch; in apply_one_patch()