Searched refs:preserved_exts (Results 1 - 8 of 8) sorted by relevance

/freebsd-12-stable/contrib/subversion/subversion/libsvn_client/
H A Dswitch.c117 apr_array_header_t *preserved_exts;
161 preserved_exts = *preserved_exts_str
317 diff3_cmd, preserved_exts,
115 apr_array_header_t *preserved_exts; local
H A Dupdate.c324 apr_array_header_t *preserved_exts;
454 preserved_exts = *preserved_exts_str
534 diff3_cmd, preserved_exts,
322 apr_array_header_t *preserved_exts; local
H A Dexternals.c462 const apr_array_header_t *preserved_exts; local
483 preserved_exts = *preserved_exts_str
572 diff3_cmd, preserved_exts,
/freebsd-12-stable/contrib/subversion/subversion/include/private/
H A Dsvn_wc_private.h80 const apr_array_header_t *preserved_exts,
1449 * @a preserved_exts is an array of filename patterns which, when
1453 * does not match any of the patterns in @a preserved_exts (which is
1454 * certainly the case if @a preserved_exts is @c NULL or empty),
1524 const apr_array_header_t *preserved_exts,
1566 const apr_array_header_t *preserved_exts,
/freebsd-12-stable/contrib/subversion/subversion/libsvn_wc/
H A Ddeprecated.c3603 const apr_array_header_t *preserved_exts,
3630 preserved_exts,
3657 const apr_array_header_t *preserved_exts,
3701 preserved_exts,
3789 const apr_array_header_t *preserved_exts,
3814 preserved_exts,
3840 const apr_array_header_t *preserved_exts,
3884 preserved_exts,
3588 svn_wc_get_update_editor4(const svn_delta_editor_t **editor, void **edit_baton, svn_revnum_t *target_revision, svn_wc_context_t *wc_ctx, const char *anchor_abspath, const char *target_basename, svn_boolean_t use_commit_times, svn_depth_t depth, svn_boolean_t depth_is_sticky, svn_boolean_t allow_unver_obstructions, svn_boolean_t adds_as_modification, svn_boolean_t server_performs_filtering, svn_boolean_t clean_checkout, const char *diff3_cmd, const apr_array_header_t *preserved_exts, svn_wc_dirents_func_t fetch_dirents_func, void *fetch_dirents_baton, svn_wc_conflict_resolver_func2_t conflict_func, void *conflict_baton, svn_wc_external_update_t external_func, void *external_baton, svn_cancel_func_t cancel_func, void *cancel_baton, svn_wc_notify_func2_t notify_func, void *notify_baton, apr_pool_t *result_pool, apr_pool_t *scratch_pool) argument
3640 svn_wc_get_update_editor3(svn_revnum_t *target_revision, svn_wc_adm_access_t *anchor, const char *target, svn_boolean_t use_commit_times, svn_depth_t depth, svn_boolean_t depth_is_sticky, svn_boolean_t allow_unver_obstructions, svn_wc_notify_func2_t notify_func, void *notify_baton, svn_cancel_func_t cancel_func, void *cancel_baton, svn_wc_conflict_resolver_func_t conflict_func, void *conflict_baton, svn_wc_get_file_t fetch_func, void *fetch_baton, const char *diff3_cmd, const apr_array_header_t *preserved_exts, const svn_delta_editor_t **editor, void **edit_baton, svn_wc_traversal_info_t *traversal_info, apr_pool_t *pool) argument
3775 svn_wc_get_switch_editor4(const svn_delta_editor_t **editor, void **edit_baton, svn_revnum_t *target_revision, svn_wc_context_t *wc_ctx, const char *anchor_abspath, const char *target_basename, const char *switch_url, svn_boolean_t use_commit_times, svn_depth_t depth, svn_boolean_t depth_is_sticky, svn_boolean_t allow_unver_obstructions, svn_boolean_t server_performs_filtering, const char *diff3_cmd, const apr_array_header_t *preserved_exts, svn_wc_dirents_func_t fetch_dirents_func, void *fetch_dirents_baton, svn_wc_conflict_resolver_func2_t conflict_func, void *conflict_baton, svn_wc_external_update_t external_func, void *external_baton, svn_cancel_func_t cancel_func, void *cancel_baton, svn_wc_notify_func2_t notify_func, void *notify_baton, apr_pool_t *result_pool, apr_pool_t *scratch_pool) argument
3824 svn_wc_get_switch_editor3(svn_revnum_t *target_revision, svn_wc_adm_access_t *anchor, const char *target, const char *switch_url, svn_boolean_t use_commit_times, svn_depth_t depth, svn_boolean_t depth_is_sticky, svn_boolean_t allow_unver_obstructions, svn_wc_notify_func2_t notify_func, void *notify_baton, svn_cancel_func_t cancel_func, void *cancel_baton, svn_wc_conflict_resolver_func_t conflict_func, void *conflict_baton, const char *diff3_cmd, const apr_array_header_t *preserved_exts, const svn_delta_editor_t **editor, void **edit_baton, svn_wc_traversal_info_t *traversal_info, apr_pool_t *pool) argument
H A Dexternals.c1067 const apr_array_header_t *preserved_exts,
1106 eb->ext_patterns = preserved_exts;
1053 svn_wc__get_file_external_editor(const svn_delta_editor_t **editor, void **edit_baton, svn_revnum_t *target_revision, svn_wc_context_t *wc_ctx, const char *local_abspath, const char *wri_abspath, const char *url, const char *repos_root_url, const char *repos_uuid, apr_array_header_t *iprops, svn_boolean_t use_commit_times, const char *diff3_cmd, const apr_array_header_t *preserved_exts, const char *record_ancestor_abspath, const char *recorded_url, const svn_opt_revision_t *recorded_peg_rev, const svn_opt_revision_t *recorded_rev, svn_wc_conflict_resolver_func2_t conflict_func, void *conflict_baton, svn_cancel_func_t cancel_func, void *cancel_baton, svn_wc_notify_func2_t notify_func, void *notify_baton, apr_pool_t *result_pool, apr_pool_t *scratch_pool) argument
H A Dupdate_editor.c4902 const apr_array_header_t *preserved_exts,
4983 eb->ext_patterns = preserved_exts;
5180 const apr_array_header_t *preserved_exts,
5204 diff3_cmd, preserved_exts, editor, edit_baton, argument
5223 const apr_array_header_t *preserved_exts,
5251 diff3_cmd, preserved_exts,
4873 make_editor(svn_revnum_t *target_revision, svn_wc__db_t *db, const char *anchor_abspath, const char *target_basename, apr_hash_t *wcroot_iprops, svn_boolean_t use_commit_times, const char *switch_url, svn_depth_t depth, svn_boolean_t depth_is_sticky, svn_boolean_t allow_unver_obstructions, svn_boolean_t adds_as_modification, svn_boolean_t server_performs_filtering, svn_boolean_t clean_checkout, svn_wc_notify_func2_t notify_func, void *notify_baton, svn_cancel_func_t cancel_func, void *cancel_baton, svn_wc_dirents_func_t fetch_dirents_func, void *fetch_dirents_baton, svn_wc_conflict_resolver_func2_t conflict_func, void *conflict_baton, svn_wc_external_update_t external_func, void *external_baton, const char *diff3_cmd, const apr_array_header_t *preserved_exts, const svn_delta_editor_t **editor, void **edit_baton, apr_pool_t *result_pool, apr_pool_t *scratch_pool) argument
5160 svn_wc__get_update_editor(const svn_delta_editor_t **editor, void **edit_baton, svn_revnum_t *target_revision, svn_wc_context_t *wc_ctx, const char *anchor_abspath, const char *target_basename, apr_hash_t *wcroot_iprops, svn_boolean_t use_commit_times, svn_depth_t depth, svn_boolean_t depth_is_sticky, svn_boolean_t allow_unver_obstructions, svn_boolean_t adds_as_modification, svn_boolean_t server_performs_filtering, svn_boolean_t clean_checkout, const char *diff3_cmd, const apr_array_header_t *preserved_exts, svn_wc_dirents_func_t fetch_dirents_func, void *fetch_dirents_baton, svn_wc_conflict_resolver_func2_t conflict_func, void *conflict_baton, svn_wc_external_update_t external_func, void *external_baton, svn_cancel_func_t cancel_func, void *cancel_baton, svn_wc_notify_func2_t notify_func, void *notify_baton, apr_pool_t *result_pool, apr_pool_t *scratch_pool) argument
/freebsd-12-stable/contrib/subversion/subversion/include/
H A Dsvn_wc.h5834 * @a preserved_exts is an array of filename patterns which, when
5838 * does not match any of the patterns in @a preserved_exts (which is
5839 * certainly the case if @a preserved_exts is @c NULL or empty),
5901 const apr_array_header_t *preserved_exts,
5958 const apr_array_header_t *preserved_exts,
5969 * NULL, @a preserved_exts set to NULL, @a depth_is_sticky set to
6047 const apr_array_header_t *preserved_exts,
6099 const apr_array_header_t *preserved_exts,
6108 * @a preserved_exts set to NULL, @a conflict_func and baton set to NULL,

Completed in 207 milliseconds