Searched refs:apr_hash_copy (Results 1 – 13 of 13) sorted by relevance
| /freebsd-10-stable/contrib/apr/include/ |
| D | apr_hash.h | 96 APR_DECLARE(apr_hash_t *) apr_hash_copy(apr_pool_t *pool,
|
| /freebsd-10-stable/contrib/subversion/subversion/libsvn_ra_serf/ |
| D | serf.c | 670 new_sess->capabilities = apr_hash_copy(result_pool, new_sess->capabilities); in ra_serf_dup_session() 725 new_sess->supported_posts = apr_hash_copy(result_pool, in ra_serf_dup_session()
|
| /freebsd-10-stable/contrib/subversion/subversion/libsvn_subr/ |
| D | properties.c | 328 apr_hash_t *props = apr_hash_copy(pool, original_props); in svn_prop__patch()
|
| D | auth.c | 259 parameters = apr_hash_copy(pool, auth_baton->parameters); in svn_auth_first_credentials()
|
| D | config_file.c | 527 target->sections = apr_hash_copy(target->pool, target->sections); in svn_config__shallow_replace_section()
|
| /freebsd-10-stable/contrib/apr/tables/ |
| D | apr_hash.c | 324 APR_DECLARE(apr_hash_t *) apr_hash_copy(apr_pool_t *pool, in apr_hash_copy() function
|
| /freebsd-10-stable/contrib/subversion/subversion/libsvn_ra_local/ |
| D | ra_plugin.c | 896 revprop_table = apr_hash_copy(pool, revprop_table); in svn_ra_local__get_commit_editor() 1791 revprops = apr_hash_copy(scratch_pool, revprops); in svn_ra_local__get_commit_ev2()
|
| /freebsd-10-stable/contrib/subversion/subversion/libsvn_wc/ |
| D | props.c | 1240 *new_actual_props = apr_hash_copy(result_pool, actual_props); in svn_wc__merge_props() 1245 their_props = apr_hash_copy(scratch_pool, server_baseprops); in svn_wc__merge_props()
|
| D | conflicts.c | 2476 resolve_from = apr_hash_copy(scratch_pool, actual_props); in resolve_prop_conflict_on_node()
|
| D | update_editor.c | 2487 props_to_delete = apr_hash_copy(pool, base_props); in close_directory()
|
| /freebsd-10-stable/contrib/subversion/subversion/libsvn_client/ |
| D | commit_util.c | 2058 new_revprop_table = apr_hash_copy(pool, revprop_table_in); in svn_client__ensure_revprop_table()
|
| /freebsd-10-stable/contrib/subversion/subversion/libsvn_fs/ |
| D | fs-loader.c | 623 return apr_hash_copy(pool, fs->config); in svn_fs_config()
|
| /freebsd-10-stable/contrib/subversion/subversion/libsvn_repos/ |
| D | dump.c | 526 headers = apr_hash_copy(scratch_pool, extra_headers); in svn_repos__dump_revision_record()
|