Searched refs:apr_array_copy (Results 1 – 14 of 14) sorted by relevance
| /freebsd-12-stable/contrib/subversion/subversion/libsvn_subr/ |
| D | x509info.c | 73 d = apr_array_copy(result_pool, s); in deep_copy_array() 95 d = apr_array_copy(result_pool, s); in deep_copy_name_attrs()
|
| D | properties.c | 368 apr_array_header_t *new_array = apr_array_copy(pool, array); in svn_prop_array_dup()
|
| D | mergeinfo.c | 1101 rangelist_orig = apr_array_copy(scratch_pool, rangelist); in svn_rangelist_merge2()
|
| /freebsd-12-stable/contrib/subversion/subversion/libsvn_delta/ |
| D | deprecated.c | 90 paths = apr_array_copy(pool, paths); in svn_delta_path_driver2()
|
| D | path_driver.c | 168 apr_array_header_t *sorted = apr_array_copy(subpool, relpaths); in svn_delta_path_driver3()
|
| D | branch.c | 143 return apr_array_copy(result_pool, txn->priv->branches); in branch_txn_get_branches()
|
| /freebsd-12-stable/contrib/apr/include/ |
| D | apr_tables.h | 186 APR_DECLARE(apr_array_header_t *) apr_array_copy(apr_pool_t *p,
|
| /freebsd-12-stable/contrib/subversion/subversion/libsvn_ra/ |
| D | compat.c | 341 sorted_location_revisions = apr_array_copy(pool, location_revisions); in svn_ra__locations_from_log() 357 lrb.location_revisions = apr_array_copy(pool, sorted_location_revisions); in svn_ra__locations_from_log()
|
| /freebsd-12-stable/contrib/subversion/subversion/libsvn_diff/ |
| D | util.c | 526 apr_array_header_t *changes = apr_array_copy(scratch_pool, propchanges); in svn_diff__display_prop_diffs()
|
| /freebsd-12-stable/contrib/subversion/subversion/libsvn_repos/ |
| D | rev_hunt.c | 673 location_revisions = apr_array_copy(pool, location_revisions_orig); in svn_repos_trace_node_locations() 1335 *merged_path_revisions_out = apr_array_copy(result_pool, in find_merged_revisions()
|
| /freebsd-12-stable/contrib/apr/tables/ |
| D | apr_tables.c | 168 APR_DECLARE(apr_array_header_t *) apr_array_copy(apr_pool_t *p, in apr_array_copy() function
|
| /freebsd-12-stable/contrib/subversion/subversion/libsvn_fs_fs/ |
| D | stats.c | 804 info->representations = apr_array_copy(result_pool, in read_phys_pack_file()
|
| /freebsd-12-stable/contrib/subversion/subversion/libsvn_ra_svn/ |
| D | client.c | 1030 result = apr_array_copy(result_pool, paths); in reparent_path_array()
|
| /freebsd-12-stable/contrib/subversion/subversion/libsvn_client/ |
| D | merge.c | 7629 svn_rangelist_t *ranges_to_merge = apr_array_copy(scratch_pool, in do_file_merge()
|