Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/subversion/subversion/libsvn_wc/
Ddeprecated.c1792 struct diff_callbacks3_wrapper_baton { struct
1829 struct diff_callbacks3_wrapper_baton *b = diff_baton; in wrap_4to3_file_changed()
1867 struct diff_callbacks3_wrapper_baton *b = diff_baton; in wrap_4to3_file_added()
1899 struct diff_callbacks3_wrapper_baton *b = diff_baton; in wrap_4to3_file_deleted()
1930 struct diff_callbacks3_wrapper_baton *b = diff_baton; in wrap_4to3_dir_added()
1953 struct diff_callbacks3_wrapper_baton *b = diff_baton; in wrap_4to3_dir_deleted()
1979 struct diff_callbacks3_wrapper_baton *b = diff_baton; in wrap_4to3_dir_props_changed()
2006 struct diff_callbacks3_wrapper_baton *b = diff_baton; in wrap_4to3_dir_opened()
2033 struct diff_callbacks3_wrapper_baton *b = diff_baton; in wrap_4to3_dir_closed()
2135 struct diff_callbacks3_wrapper_baton *b = apr_palloc(pool, sizeof(*b)); in svn_wc_get_diff_editor5()
[all …]