Lines Matching refs:svn_diff_parse_next_patch

391       SVN_ERR(svn_diff_parse_next_patch(&patch, patch_file, reverse,  in test_parse_unidiff()
410 SVN_ERR(svn_diff_parse_next_patch(&patch, patch_file, reverse, in test_parse_unidiff()
454 SVN_ERR(svn_diff_parse_next_patch(&patch, patch_file, in test_parse_git_diff()
465 SVN_ERR(svn_diff_parse_next_patch(&patch, patch_file, in test_parse_git_diff()
491 SVN_ERR(svn_diff_parse_next_patch(&patch, patch_file, in test_parse_git_diff()
503 SVN_ERR(svn_diff_parse_next_patch(&patch, patch_file, in test_parse_git_diff()
535 SVN_ERR(svn_diff_parse_next_patch(&patch, patch_file, in test_parse_git_tree_and_text_diff()
561 SVN_ERR(svn_diff_parse_next_patch(&patch, patch_file, in test_parse_git_tree_and_text_diff()
586 SVN_ERR(svn_diff_parse_next_patch(&patch, patch_file, in test_parse_git_tree_and_text_diff()
606 SVN_ERR(svn_diff_parse_next_patch(&patch, patch_file, in test_parse_git_tree_and_text_diff()
644 SVN_ERR(svn_diff_parse_next_patch(&patch, patch_file, in test_bad_git_diff_headers()
682 SVN_ERR(svn_diff_parse_next_patch(&patch, patch_file, in test_parse_property_diff()
784 SVN_ERR(svn_diff_parse_next_patch(&patch, patch_file, in test_parse_property_and_text_diff()
838 SVN_ERR(svn_diff_parse_next_patch(&patch, patch_file, in test_parse_diff_symbols_in_prop_unidiff()
935 SVN_ERR(svn_diff_parse_next_patch(&patch, patch_file, in test_git_diffs_with_spaces_diff()
945 SVN_ERR(svn_diff_parse_next_patch(&patch, patch_file, in test_git_diffs_with_spaces_diff()
955 SVN_ERR(svn_diff_parse_next_patch(&patch, patch_file, in test_git_diffs_with_spaces_diff()
965 SVN_ERR(svn_diff_parse_next_patch(&patch, patch_file, in test_git_diffs_with_spaces_diff()
1002 SVN_ERR(svn_diff_parse_next_patch(&patch, patch_file, reverse, in test_parse_unidiff_lacking_trailing_eol()
1052 SVN_ERR(svn_diff_parse_next_patch(&patch, patch_file, reverse, in test_parse_unidiff_with_mergeinfo()