Home
last modified time | relevance | path

Searched refs:svn_delta_editor_t (Results 1 – 25 of 71) sorted by relevance

123

/NextBSD/contrib/subversion/subversion/include/
HDsvn_ra.h244 const svn_delta_editor_t **editor,
268 const svn_delta_editor_t *editor,
995 const svn_delta_editor_t **editor,
1016 const svn_delta_editor_t **editor,
1035 const svn_delta_editor_t **editor,
1237 const svn_delta_editor_t *update_editor,
1257 const svn_delta_editor_t *update_editor,
1277 const svn_delta_editor_t *update_editor,
1305 const svn_delta_editor_t *switch_editor,
1326 const svn_delta_editor_t *switch_editor,
[all …]
HDsvn_delta.h846 typedef struct svn_delta_editor_t struct
1120 } svn_delta_editor_t; argument
1136 svn_delta_editor_t *
1161 const svn_delta_editor_t *wrapped_editor,
1163 const svn_delta_editor_t **editor,
1202 svn_delta_depth_filter_editor(const svn_delta_editor_t **editor,
1204 const svn_delta_editor_t *wrapped_editor,
1267 svn_delta_path_driver2(const svn_delta_editor_t *editor,
1287 svn_delta_path_driver(const svn_delta_editor_t *editor,
HDsvn_repos.h1078 const svn_delta_editor_t *editor,
1104 const svn_delta_editor_t *editor,
1135 const svn_delta_editor_t *editor,
1403 const svn_delta_editor_t *editor,
1427 const svn_delta_editor_t *editor,
1475 const svn_delta_editor_t *editor,
1492 const svn_delta_editor_t *editor,
1552 svn_repos_get_commit_editor5(const svn_delta_editor_t **editor,
1577 svn_repos_get_commit_editor4(const svn_delta_editor_t **editor,
1601 svn_repos_get_commit_editor3(const svn_delta_editor_t **editor,
[all …]
HDsvn_wc.h4274 svn_wc_get_status_editor5(const svn_delta_editor_t **editor,
4307 svn_wc_get_status_editor4(const svn_delta_editor_t **editor,
4333 svn_wc_get_status_editor3(const svn_delta_editor_t **editor,
4362 svn_wc_get_status_editor2(const svn_delta_editor_t **editor,
4387 svn_wc_get_status_editor(const svn_delta_editor_t **editor,
5836 svn_wc_get_update_editor4(const svn_delta_editor_t **editor,
5908 const svn_delta_editor_t **editor,
5936 const svn_delta_editor_t **editor,
5959 const svn_delta_editor_t **editor,
5983 svn_wc_get_switch_editor4(const svn_delta_editor_t **editor,
[all …]
HDsvn_ra_svn.h298 svn_ra_svn_get_editor(const svn_delta_editor_t **editor,
322 const svn_delta_editor_t *editor,
335 const svn_delta_editor_t *editor,
/NextBSD/contrib/subversion/subversion/libsvn_ra/
HDdeprecated.c211 const svn_delta_editor_t **editor, in svn_ra_get_commit_editor2()
230 const svn_delta_editor_t **editor, in svn_ra_get_commit_editor()
261 const svn_delta_editor_t *diff_editor, in svn_ra_do_diff2()
286 const svn_delta_editor_t *diff_editor, in svn_ra_do_diff()
360 const svn_delta_editor_t *update_editor, in svn_ra_do_update2()
381 const svn_delta_editor_t *update_editor, in svn_ra_do_update()
409 const svn_delta_editor_t *switch_editor, in svn_ra_do_switch2()
432 const svn_delta_editor_t *switch_editor, in svn_ra_do_switch()
458 const svn_delta_editor_t *status_editor, in svn_ra_do_status()
HDra_loader.h113 const svn_delta_editor_t **editor,
155 const svn_delta_editor_t *update_editor,
169 const svn_delta_editor_t *switch_editor,
180 const svn_delta_editor_t *status_editor,
193 const svn_delta_editor_t *diff_editor,
285 const svn_delta_editor_t *editor,
HDwrapper_template.h153 const svn_delta_editor_t in compat_get_commit_editor()
286 const svn_delta_editor_t *editor, in compat_do_update()
312 const svn_delta_editor_t *editor, in compat_do_switch()
339 const svn_delta_editor_t *editor, in compat_do_status()
363 const svn_delta_editor_t *diff_editor, in compat_do_diff()
HDeditor.c134 const svn_delta_editor_t *deditor; in svn_ra__use_commit_shim()
237 const svn_delta_editor_t **deditor, in revstart_func_wrapper()
291 const svn_delta_editor_t *editor, in revfinish_func_wrapper()
/NextBSD/contrib/subversion/subversion/libsvn_delta/
HDdebug_editor.h43 svn_delta__get_debug_editor(const svn_delta_editor_t **editor,
45 const svn_delta_editor_t *wrapped_editor,
HDpath_driver.c53 const svn_delta_editor_t *editor, in open_dir()
91 const svn_delta_editor_t *editor) in pop_stack()
134 svn_delta_path_driver2(const svn_delta_editor_t *editor, in svn_delta_path_driver2()
HDdefault_editor.c137 static const svn_delta_editor_t default_editor =
157 svn_delta_editor_t *
HDcancel.c28 const svn_delta_editor_t *wrapped_editor;
335 const svn_delta_editor_t *wrapped_editor, in svn_delta_get_cancellation_editor()
337 const svn_delta_editor_t **editor, in svn_delta_get_cancellation_editor()
343 svn_delta_editor_t *tree_editor = svn_delta_default_editor(pool); in svn_delta_get_cancellation_editor()
HDdepth_filter_editor.c33 const svn_delta_editor_t *wrapped_editor;
435 svn_delta_depth_filter_editor(const svn_delta_editor_t **editor, in svn_delta_depth_filter_editor()
437 const svn_delta_editor_t *wrapped_editor, in svn_delta_depth_filter_editor()
443 svn_delta_editor_t *depth_filter_editor; in svn_delta_depth_filter_editor()
HDdebug_editor.c30 const svn_delta_editor_t *wrapped_editor;
410 svn_delta__get_debug_editor(const svn_delta_editor_t **editor, in svn_delta__get_debug_editor()
412 const svn_delta_editor_t *wrapped_editor, in svn_delta__get_debug_editor()
417 svn_delta_editor_t *tree_editor = apr_palloc(pool, sizeof(*tree_editor)); in svn_delta__get_debug_editor()
HDdeprecated.c34 svn_delta_path_driver(const svn_delta_editor_t *editor, in svn_delta_path_driver()
/NextBSD/contrib/subversion/subversion/svnsync/
HDsync.h69 svnsync_get_sync_editor(const svn_delta_editor_t *wrapped_editor,
75 const svn_delta_editor_t **editor,
HDsync.c236 const svn_delta_editor_t *wrapped_editor;
695 svnsync_get_sync_editor(const svn_delta_editor_t *wrapped_editor, in svnsync_get_sync_editor()
701 const svn_delta_editor_t **editor, in svnsync_get_sync_editor()
706 svn_delta_editor_t *tree_editor = svn_delta_default_editor(pool); in svnsync_get_sync_editor()
/NextBSD/contrib/subversion/subversion/libsvn_wc/
HDwc.h446 svn_wc__ambient_depth_filter_editor(const svn_delta_editor_t **editor,
451 const svn_delta_editor_t *wrapped_editor,
488 const svn_delta_editor_t *editor,
497 const svn_delta_editor_t *editor,
HDambient_depth_filter_editor.c93 const svn_delta_editor_t *wrapped_editor;
673 svn_wc__ambient_depth_filter_editor(const svn_delta_editor_t **editor, in svn_wc__ambient_depth_filter_editor()
678 const svn_delta_editor_t *wrapped_editor, in svn_wc__ambient_depth_filter_editor()
682 svn_delta_editor_t *depth_filter_editor; in svn_wc__ambient_depth_filter_editor()
/NextBSD/contrib/subversion/subversion/include/private/
HDsvn_delta_private.h72 const svn_delta_editor_t *deditor,
89 svn_delta__delta_from_editor(const svn_delta_editor_t **deditor,
HDsvn_wc_private.h68 svn_wc__get_file_external_editor(const svn_delta_editor_t **editor,
1344 svn_wc__get_status_editor(const svn_delta_editor_t **editor,
1455 svn_wc__get_update_editor(const svn_delta_editor_t **editor,
1498 svn_wc__get_switch_editor(const svn_delta_editor_t **editor,
1611 svn_wc__get_diff_editor(const svn_delta_editor_t **editor,
/NextBSD/contrib/subversion/subversion/libsvn_ra_serf/
HDra_serf.h1240 const svn_delta_editor_t *diff_editor,
1252 const svn_delta_editor_t *status_editor,
1266 const svn_delta_editor_t *update_editor,
1282 const svn_delta_editor_t *switch_editor,
1313 const svn_delta_editor_t **editor,
1358 const svn_delta_editor_t *editor,
/NextBSD/contrib/subversion/subversion/libsvn_client/
HDimport.c89 const svn_delta_editor_t *editor, in send_file_contents()
190 import_file(const svn_delta_editor_t *editor, in import_file()
378 import_dir(const svn_delta_editor_t *editor,
401 const svn_delta_editor_t *editor, in import_children()
516 import_dir(const svn_delta_editor_t *editor, in import_dir()
639 const svn_delta_editor_t *editor, in import()
811 const svn_delta_editor_t *editor; in svn_client_import5()
/NextBSD/contrib/subversion/subversion/libsvn_repos/
HDdeprecated.c44 svn_repos_get_commit_editor4(const svn_delta_editor_t **editor, in svn_repos_get_commit_editor4()
73 svn_repos_get_commit_editor3(const svn_delta_editor_t **editor, in svn_repos_get_commit_editor3()
103 svn_repos_get_commit_editor2(const svn_delta_editor_t **editor, in svn_repos_get_commit_editor2()
123 svn_repos_get_commit_editor(const svn_delta_editor_t **editor, in svn_repos_get_commit_editor()
265 const svn_delta_editor_t *editor, in svn_repos_begin_report()
299 const svn_delta_editor_t *editor, in svn_repos_begin_report2()
364 const svn_delta_editor_t *editor, in svn_repos_dir_delta()
393 const svn_delta_editor_t *editor, in svn_repos_replay()

123