Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/subversion/subversion/include/
HDsvn_diff.h1356 svn_diff_parse_next_patch(svn_patch_t **patch,
/freebsd-11-stable/contrib/subversion/subversion/libsvn_diff/
HDparse-diff.c2196 svn_diff_parse_next_patch(svn_patch_t **patch_p, in svn_diff_parse_next_patch() function
/freebsd-11-stable/contrib/subversion/subversion/libsvn_client/
HDpatch.c3656 SVN_ERR(svn_diff_parse_next_patch(&patch, patch_file, in apply_patches()