Home
last modified time | relevance | path

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

/NextBSD/contrib/subversion/subversion/libsvn_delta/
HDeditor.c81 #define START_CALLBACK(editor) \ macro
233 #define START_CALLBACK(editor) /* empty */ macro
446 START_CALLBACK(editor); in check_cancel()
477 START_CALLBACK(editor); in svn_editor_add_directory()
531 START_CALLBACK(editor); in svn_editor_add_file()
567 START_CALLBACK(editor); in svn_editor_add_symlink()
600 START_CALLBACK(editor); in svn_editor_add_absent()
635 START_CALLBACK(editor); in svn_editor_alter_directory()
695 START_CALLBACK(editor); in svn_editor_alter_file()
730 START_CALLBACK(editor); in svn_editor_alter_symlink()
[all …]
/NextBSD/contrib/subversion/subversion/libsvn_ra_serf/
HDxml.c93 #define START_CALLBACK(xmlctx) \ macro
101 #define START_CALLBACK(xmlctx) /* empty */ macro
790 START_CALLBACK(xmlctx); in xml_cb_start()
831 START_CALLBACK(xmlctx); in xml_cb_end()
876 START_CALLBACK(xmlctx); in xml_cb_cdata()