Searched refs:svn_editor_abort (Results 1 – 5 of 5) sorted by relevance
1103 svn_editor_abort(svn_editor_t *editor);
878 svn_editor_abort(svn_editor_t *editor) in svn_editor_abort() function
940 return svn_error_trace(svn_editor_abort(eb->editor)); in ev2_abort_edit()
1346 SVN_ERR(svn_editor_abort(eb->inner)); in abort_cb()
1567 return svn_error_compose_create(err, svn_editor_abort(editor)); in svn_repos__replay_ev2()