Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/subversion/subversion/libsvn_wc/
Ddeprecated.c1735 struct diff_callbacks3_wrapper_baton { struct
1772 struct diff_callbacks3_wrapper_baton *b = diff_baton; in wrap_4to3_file_changed()
1810 struct diff_callbacks3_wrapper_baton *b = diff_baton; in wrap_4to3_file_added()
1842 struct diff_callbacks3_wrapper_baton *b = diff_baton; in wrap_4to3_file_deleted()
1873 struct diff_callbacks3_wrapper_baton *b = diff_baton; in wrap_4to3_dir_added()
1896 struct diff_callbacks3_wrapper_baton *b = diff_baton; in wrap_4to3_dir_deleted()
1922 struct diff_callbacks3_wrapper_baton *b = diff_baton; in wrap_4to3_dir_props_changed()
1949 struct diff_callbacks3_wrapper_baton *b = diff_baton; in wrap_4to3_dir_opened()
1976 struct diff_callbacks3_wrapper_baton *b = diff_baton; in wrap_4to3_dir_closed()
2079 struct diff_callbacks3_wrapper_baton *b = apr_palloc(pool, sizeof(*b)); in svn_wc_get_diff_editor5()
[all …]