Home
last modified time | relevance | path

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

12

/dports/java/java-subversion/subversion-1.14.1/subversion/tests/libsvn_diff/
H A Dparse-diff-test.c454 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()
[all …]
/dports/devel/py-subversion/subversion-1.14.1/subversion/tests/libsvn_diff/
H A Dparse-diff-test.c454 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()
[all …]
/dports/security/subversion-gnome-keyring/subversion-1.14.1/subversion/tests/libsvn_diff/
H A Dparse-diff-test.c454 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()
[all …]
/dports/devel/p5-subversion/subversion-1.14.1/subversion/tests/libsvn_diff/
H A Dparse-diff-test.c454 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()
[all …]
/dports/java/java-subversion/subversion-1.14.1/subversion/include/
H A Dsvn_diff.h1356 svn_diff_parse_next_patch(svn_patch_t **patch,
/dports/devel/py-subversion/subversion-1.14.1/subversion/include/
H A Dsvn_diff.h1356 svn_diff_parse_next_patch(svn_patch_t **patch,
/dports/security/subversion-gnome-keyring/subversion-1.14.1/subversion/include/
H A Dsvn_diff.h1356 svn_diff_parse_next_patch(svn_patch_t **patch,
/dports/devel/p5-subversion/subversion-1.14.1/subversion/include/
H A Dsvn_diff.h1356 svn_diff_parse_next_patch(svn_patch_t **patch,
/dports/java/java-subversion/subversion-1.14.1/subversion/bindings/swig/python/
H A Ddiff.py1035 def svn_diff_parse_next_patch(*args) -> "svn_patch_t **": function
1037 return _diff.svn_diff_parse_next_patch(*args)
H A Dsvn_diff.c10239 result = (svn_error_t *)svn_diff_parse_next_patch(arg1,arg2,arg3,arg4,arg5,arg6); in _wrap_svn_diff_parse_next_patch()
/dports/devel/py-subversion/subversion-1.14.1/subversion/bindings/swig/python/
H A Ddiff.py1035 def svn_diff_parse_next_patch(*args) -> "svn_patch_t **": function
1037 return _diff.svn_diff_parse_next_patch(*args)
H A Dsvn_diff.c10239 result = (svn_error_t *)svn_diff_parse_next_patch(arg1,arg2,arg3,arg4,arg5,arg6); in _wrap_svn_diff_parse_next_patch()
/dports/security/subversion-gnome-keyring/subversion-1.14.1/subversion/bindings/swig/python/
H A Ddiff.py1035 def svn_diff_parse_next_patch(*args) -> "svn_patch_t **": function
1037 return _diff.svn_diff_parse_next_patch(*args)
H A Dsvn_diff.c10239 result = (svn_error_t *)svn_diff_parse_next_patch(arg1,arg2,arg3,arg4,arg5,arg6); in _wrap_svn_diff_parse_next_patch()
/dports/devel/p5-subversion/subversion-1.14.1/subversion/bindings/swig/python/
H A Ddiff.py1035 def svn_diff_parse_next_patch(*args) -> "svn_patch_t **": function
1037 return _diff.svn_diff_parse_next_patch(*args)
H A Dsvn_diff.c10239 result = (svn_error_t *)svn_diff_parse_next_patch(arg1,arg2,arg3,arg4,arg5,arg6); in _wrap_svn_diff_parse_next_patch()
/dports/java/java-subversion/subversion-1.14.1/subversion/libsvn_diff/
H A Dparse-diff.c2196 svn_diff_parse_next_patch(svn_patch_t **patch_p, in svn_diff_parse_next_patch() function
/dports/devel/py-subversion/subversion-1.14.1/subversion/libsvn_diff/
H A Dparse-diff.c2196 svn_diff_parse_next_patch(svn_patch_t **patch_p, in svn_diff_parse_next_patch() function
/dports/security/subversion-gnome-keyring/subversion-1.14.1/subversion/libsvn_diff/
H A Dparse-diff.c2196 svn_diff_parse_next_patch(svn_patch_t **patch_p, in svn_diff_parse_next_patch() function
/dports/devel/p5-subversion/subversion-1.14.1/subversion/libsvn_diff/
H A Dparse-diff.c2196 svn_diff_parse_next_patch(svn_patch_t **patch_p, in svn_diff_parse_next_patch() function
/dports/java/java-subversion/subversion-1.14.1/subversion/libsvn_client/
H A Dpatch.c3656 SVN_ERR(svn_diff_parse_next_patch(&patch, patch_file, in apply_patches()
/dports/devel/py-subversion/subversion-1.14.1/subversion/libsvn_client/
H A Dpatch.c3656 SVN_ERR(svn_diff_parse_next_patch(&patch, patch_file, in apply_patches()
/dports/security/subversion-gnome-keyring/subversion-1.14.1/subversion/libsvn_client/
H A Dpatch.c3656 SVN_ERR(svn_diff_parse_next_patch(&patch, patch_file, in apply_patches()
/dports/devel/p5-subversion/subversion-1.14.1/subversion/libsvn_client/
H A Dpatch.c3656 SVN_ERR(svn_diff_parse_next_patch(&patch, patch_file, in apply_patches()
/dports/java/java-subversion/subversion-1.14.1/subversion/bindings/swig/perl/native/
H A Dcore.c46443 result = (svn_error_t *)svn_diff_parse_next_patch(arg1,arg2,arg3,arg4,arg5,arg6); in XS()

12