Searched refs:svn_prop_hash_to_array (Results 1 – 11 of 11) sorted by relevance
| /trueos/contrib/subversion/subversion/include/ |
| HD | svn_props.h | 116 svn_prop_hash_to_array(const apr_hash_t *hash,
|
| /trueos/contrib/subversion/subversion/libsvn_subr/ |
| HD | properties.c | 378 svn_prop_hash_to_array(const apr_hash_t *hash, in svn_prop_hash_to_array() function
|
| /trueos/contrib/subversion/subversion/libsvn_repos/ |
| HD | commit.c | 410 apr_array_header_t *props = svn_prop_hash_to_array(eb->revprop_table, in open_root() 1313 revprops_array = svn_prop_hash_to_array(revprops, scratch_pool); in apply_revprops()
|
| HD | fs-wrap.c | 138 revprops = svn_prop_hash_to_array(revprop_table, pool); in svn_repos_fs_begin_txn_for_commit2()
|
| /trueos/contrib/subversion/subversion/svnrdump/ |
| HD | dump_editor.c | 1183 tmp_props = svn_prop_hash_to_array(*props, result_pool); in fetch_props_func()
|
| HD | load_editor.c | 454 tmp_props = svn_prop_hash_to_array(*props, result_pool); in fetch_props_func()
|
| /trueos/contrib/subversion/subversion/libsvn_client/ |
| HD | repos_diff.c | 1291 tmp_props = svn_prop_hash_to_array(*props, result_pool); in fetch_props_func()
|
| HD | merge.c | 2220 SVN_ERR(svn_categorize_props(svn_prop_hash_to_array(right_props, in merge_file_added() 3007 SVN_ERR(svn_categorize_props(svn_prop_hash_to_array(right_props, in merge_dir_added() 3024 svn_prop_hash_to_array(new_props, in merge_dir_added()
|
| /trueos/contrib/subversion/subversion/svnmucc/ |
| HD | svnmucc.c | 672 tmp_props = svn_prop_hash_to_array(*props, result_pool); in fetch_props_func()
|
| /trueos/contrib/subversion/subversion/svnsync/ |
| HD | svnsync.c | 1131 tmp_props = svn_prop_hash_to_array(*props, result_pool); in fetch_props_func()
|
| /trueos/contrib/subversion/subversion/libsvn_wc/ |
| HD | update_editor.c | 5332 SVN_ERR(svn_categorize_props(svn_prop_hash_to_array(new_base_props, pool), in svn_wc_add_repos_file4() 5534 SVN_ERR(svn_categorize_props(svn_prop_hash_to_array(new_original_props, in svn_wc__complete_directory_add()
|