Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/subversion/subversion/libsvn_wc/
H A Ddeprecated.c1408 struct diff_callbacks_wrapper_baton { struct
1430 struct diff_callbacks_wrapper_baton *b = diff_baton; in wrap_3to1_file_changed() argument
1465 struct diff_callbacks_wrapper_baton *b = diff_baton; in wrap_3to1_file_added()
1494 struct diff_callbacks_wrapper_baton *b = diff_baton; in wrap_3to1_file_deleted()
1515 struct diff_callbacks_wrapper_baton *b = diff_baton; in wrap_3to1_dir_added()
1531 struct diff_callbacks_wrapper_baton *b = diff_baton; in wrap_3to1_dir_deleted()
1549 struct diff_callbacks_wrapper_baton *b = diff_baton; in wrap_3to1_dir_props_changed()
2227 struct diff_callbacks_wrapper_baton *b = apr_palloc(pool, sizeof(*b)); in svn_wc_get_diff_editor2()
2334 struct diff_callbacks_wrapper_baton *b = apr_pcalloc(pool, sizeof(*b)); in svn_wc_diff2()