Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/subversion/subversion/libsvn_wc/
HDdeprecated.c1435 struct diff_callbacks_wrapper_baton { struct
1457 struct diff_callbacks_wrapper_baton *b = diff_baton; in wrap_3to1_file_changed() argument
1492 struct diff_callbacks_wrapper_baton *b = diff_baton; in wrap_3to1_file_added()
1521 struct diff_callbacks_wrapper_baton *b = diff_baton; in wrap_3to1_file_deleted()
1542 struct diff_callbacks_wrapper_baton *b = diff_baton; in wrap_3to1_dir_added()
1558 struct diff_callbacks_wrapper_baton *b = diff_baton; in wrap_3to1_dir_deleted()
1576 struct diff_callbacks_wrapper_baton *b = diff_baton; in wrap_3to1_dir_props_changed()
2253 struct diff_callbacks_wrapper_baton *b = apr_palloc(pool, sizeof(*b)); in svn_wc_get_diff_editor2()
2360 struct diff_callbacks_wrapper_baton *b = apr_pcalloc(pool, sizeof(*b)); in svn_wc_diff2()