Searched refs:svn_diff_open_patch_file (Results 1 – 4 of 4) sorted by relevance
432 SVN_ERR(svn_diff_open_patch_file(&patch_file, patch_abspath, result_pool)); in svn_client_shelf_get_paths()
3638 SVN_ERR(svn_diff_open_patch_file(&patch_file, patch_abspath, scratch_pool)); in apply_patches()
1341 svn_diff_open_patch_file(svn_patch_file_t **patch_file,
1920 svn_diff_open_patch_file(svn_patch_file_t **patch_file, in svn_diff_open_patch_file() function