Searched refs:editor_cbs (Results 1 – 3 of 3) sorted by relevance
687 static const svn_editor_cb_many_t editor_cbs = { in make_editor() local710 SVN_ERR(svn_editor_setcb_many(*editor, &editor_cbs, scratch_pool)); in make_editor()
1338 static const svn_editor_cb_many_t editor_cbs = { in svn_repos__get_commit_ev2() local1390 SVN_ERR(svn_editor_setcb_many(*editor, &editor_cbs, scratch_pool)); in svn_repos__get_commit_ev2()
1905 static const svn_editor_cb_many_t editor_cbs = { in svn_delta__editor_from_delta() local1947 SVN_ERR(svn_editor_setcb_many(editor, &editor_cbs, scratch_pool)); in svn_delta__editor_from_delta()