Searched defs:base_props (Results 1 - 10 of 10) sorted by relevance

/freebsd-11-stable/contrib/subversion/subversion/libsvn_ra_serf/
H A Dra_serf.h293 static const svn_ra_serf__dav_props_t base_props[] = variable
/freebsd-11-stable/contrib/subversion/subversion/libsvn_delta/
H A Dbranch_compat.c749 fetch_base_props(apr_hash_t **base_props, argument
889 apr_hash_t *base_props; local
/freebsd-11-stable/contrib/subversion/subversion/libsvn_client/
H A Dshelf2.c822 read_props_from_wc(apr_hash_t **base_props, argument
883 read_props_from_shelf(apr_hash_t **base_props, argument
846 write_props_to_shelf(svn_client__shelf2_version_t *shelf_version, const char *wc_relpath, apr_hash_t *base_props, apr_hash_t *work_props, apr_pool_t *scratch_pool) argument
939 apr_hash_t *base_props, *work_props; local
1534 apr_hash_t *base_props, *work_props; local
[all...]
/freebsd-11-stable/contrib/subversion/subversion/libsvn_wc/
H A Dupgrade.c858 apr_hash_t *base_props; local
666 upgrade_apply_props(svn_sqlite__db_t *sdb, const char *dir_abspath, const char *local_relpath, apr_hash_t *base_props, apr_hash_t *revert_props, apr_hash_t *working_props, int original_format, apr_int64_t wc_id, apr_pool_t *scratch_pool) argument
H A Ddiff_editor.c222 apr_hash_t *base_props; member in struct:file_baton_t
406 apr_hash_t *base_props; local
[all...]
H A Dexternals.c731 apr_hash_t *base_props = NULL; local
H A Dconflicts.c2115 apr_hash_t *base_props; local
H A Dupdate_editor.c2428 apr_hash_t *base_props; local
[all...]
H A Dwc_db_update_move.c3333 apr_hash_t *base_props, *working_props; local
2967 tc_editor_update_add_new_file(added_node_baton_t *nb, svn_node_kind_t base_kind, const svn_checksum_t *base_checksum, apr_hash_t *base_props, svn_node_kind_t working_kind, const svn_checksum_t *working_checksum, apr_hash_t *working_props, apr_pool_t *scratch_pool) argument
3016 tc_editor_update_add_new_directory(added_node_baton_t *nb, svn_node_kind_t base_kind, apr_hash_t *base_props, apr_hash_t *working_props, apr_pool_t *scratch_pool) argument
3062 update_incoming_add_merge_props(svn_wc_notify_state_t *prop_state, svn_skel_t **conflict_skel, const char *local_relpath, apr_hash_t *base_props, apr_hash_t *working_props, svn_wc__db_t *db, svn_wc__db_wcroot_t *wcroot, apr_pool_t *result_pool, apr_pool_t *scratch_pool) argument
3103 tc_editor_update_add_merge_files(added_node_baton_t *nb, const svn_checksum_t *working_checksum, const svn_checksum_t *base_checksum, apr_hash_t *working_props, apr_hash_t *base_props, apr_pool_t *scratch_pool) argument
3249 tc_editor_update_add_merge_dirprops(added_node_baton_t *nb, apr_hash_t *working_props, apr_hash_t *base_props, apr_pool_t *scratch_pool) argument
[all...]
H A Dwc_db.c817 apr_hash_t *base_props = (apr_hash_t *)pibb->props; local
1093 apr_hash_t *base_props = (apr_hash_t *)piwb->props; local

Completed in 352 milliseconds