| /NextBSD/contrib/subversion/subversion/include/ |
| HD | svn_ra.h | 244 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 …]
|
| HD | svn_delta.h | 846 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,
|
| HD | svn_repos.h | 1078 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 …]
|
| HD | svn_wc.h | 4274 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 …]
|
| HD | svn_ra_svn.h | 298 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/ |
| HD | deprecated.c | 211 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()
|
| HD | ra_loader.h | 113 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,
|
| HD | wrapper_template.h | 153 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()
|
| HD | editor.c | 134 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/ |
| HD | debug_editor.h | 43 svn_delta__get_debug_editor(const svn_delta_editor_t **editor, 45 const svn_delta_editor_t *wrapped_editor,
|
| HD | path_driver.c | 53 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()
|
| HD | default_editor.c | 137 static const svn_delta_editor_t default_editor = 157 svn_delta_editor_t *
|
| HD | cancel.c | 28 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()
|
| HD | depth_filter_editor.c | 33 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()
|
| HD | debug_editor.c | 30 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()
|
| HD | deprecated.c | 34 svn_delta_path_driver(const svn_delta_editor_t *editor, in svn_delta_path_driver()
|
| /NextBSD/contrib/subversion/subversion/svnsync/ |
| HD | sync.h | 69 svnsync_get_sync_editor(const svn_delta_editor_t *wrapped_editor, 75 const svn_delta_editor_t **editor,
|
| HD | sync.c | 236 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/ |
| HD | wc.h | 446 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,
|
| HD | ambient_depth_filter_editor.c | 93 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/ |
| HD | svn_delta_private.h | 72 const svn_delta_editor_t *deditor, 89 svn_delta__delta_from_editor(const svn_delta_editor_t **deditor,
|
| HD | svn_wc_private.h | 68 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/ |
| HD | ra_serf.h | 1240 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/ |
| HD | import.c | 89 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/ |
| HD | deprecated.c | 44 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()
|