Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/subversion/subversion/include/private/
HDsvn_editor.h991 svn_editor_alter_file(svn_editor_t *editor,
/freebsd-13-stable/contrib/subversion/subversion/libsvn_delta/
HDeditor.c672 svn_editor_alter_file(svn_editor_t *editor, in svn_editor_alter_file() function
HDcompat.c454 SVN_ERR(svn_editor_alter_file(eb->editor, repos_relpath, in process_actions()
/freebsd-13-stable/contrib/subversion/subversion/libsvn_repos/
HDcommit.c1207 SVN_ERR(svn_editor_alter_file(eb->inner, relpath, revision, in alter_file_cb()
HDreplay.c1488 SVN_ERR(svn_editor_alter_file(editor, repos_relpath, in replay_node()