Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/subversion/subversion/libsvn_wc/
H A Ddeprecated.c1765 struct diff_callbacks3_wrapper_baton { struct
1802 struct diff_callbacks3_wrapper_baton *b = diff_baton; in wrap_4to3_file_changed()
1840 struct diff_callbacks3_wrapper_baton *b = diff_baton; in wrap_4to3_file_added()
1872 struct diff_callbacks3_wrapper_baton *b = diff_baton; in wrap_4to3_file_deleted()
1903 struct diff_callbacks3_wrapper_baton *b = diff_baton; in wrap_4to3_dir_added()
1926 struct diff_callbacks3_wrapper_baton *b = diff_baton; in wrap_4to3_dir_deleted()
1952 struct diff_callbacks3_wrapper_baton *b = diff_baton; in wrap_4to3_dir_props_changed()
1979 struct diff_callbacks3_wrapper_baton *b = diff_baton; in wrap_4to3_dir_opened()
2006 struct diff_callbacks3_wrapper_baton *b = diff_baton; in wrap_4to3_dir_closed()
2109 struct diff_callbacks3_wrapper_baton *b = apr_palloc(pool, sizeof(*b)); in svn_wc_get_diff_editor5()
[all …]