Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/subversion/subversion/libsvn_client/
H A Dshelve.c439 SVN_ERR(svn_diff_parse_next_patch(&patch, patch_file, in svn_client_shelf_get_paths()
H A Dpatch.c3651 SVN_ERR(svn_diff_parse_next_patch(&patch, patch_file, in apply_patches()
/freebsd-12.1/contrib/subversion/subversion/include/
H A Dsvn_diff.h1356 svn_diff_parse_next_patch(svn_patch_t **patch,
/freebsd-12.1/contrib/subversion/subversion/libsvn_diff/
H A Dparse-diff.c2156 svn_diff_parse_next_patch(svn_patch_t **patch_p, in svn_diff_parse_next_patch() function