Searched refs:svn_diff_open_patch_file (Results 1 – 3 of 3) sorted by relevance
1341 svn_diff_open_patch_file(svn_patch_file_t **patch_file,
1960 svn_diff_open_patch_file(svn_patch_file_t **patch_file, in svn_diff_open_patch_file() function
3643 SVN_ERR(svn_diff_open_patch_file(&patch_file, patch_abspath, scratch_pool)); in apply_patches()