Home
last modified time | relevance | path

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

/trueos/contrib/subversion/subversion/libsvn_wc/
HDdeprecated.c1677 struct diff_callbacks3_wrapper_baton { struct
1714 struct diff_callbacks3_wrapper_baton *b = diff_baton; in wrap_4to3_file_changed()
1752 struct diff_callbacks3_wrapper_baton *b = diff_baton; in wrap_4to3_file_added()
1784 struct diff_callbacks3_wrapper_baton *b = diff_baton; in wrap_4to3_file_deleted()
1815 struct diff_callbacks3_wrapper_baton *b = diff_baton; in wrap_4to3_dir_added()
1838 struct diff_callbacks3_wrapper_baton *b = diff_baton; in wrap_4to3_dir_deleted()
1864 struct diff_callbacks3_wrapper_baton *b = diff_baton; in wrap_4to3_dir_props_changed()
1891 struct diff_callbacks3_wrapper_baton *b = diff_baton; in wrap_4to3_dir_opened()
1918 struct diff_callbacks3_wrapper_baton *b = diff_baton; in wrap_4to3_dir_closed()
2000 struct diff_callbacks3_wrapper_baton *b = apr_palloc(pool, sizeof(*b)); in svn_wc_get_diff_editor5()
[all …]