Home
last modified time | relevance | path

Searched refs:svn_prop_hash_to_array (Results 1 – 11 of 11) sorted by relevance

/trueos/contrib/subversion/subversion/include/
HDsvn_props.h116 svn_prop_hash_to_array(const apr_hash_t *hash,
/trueos/contrib/subversion/subversion/libsvn_subr/
HDproperties.c378 svn_prop_hash_to_array(const apr_hash_t *hash, in svn_prop_hash_to_array() function
/trueos/contrib/subversion/subversion/libsvn_repos/
HDcommit.c410 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()
HDfs-wrap.c138 revprops = svn_prop_hash_to_array(revprop_table, pool); in svn_repos_fs_begin_txn_for_commit2()
/trueos/contrib/subversion/subversion/svnrdump/
HDdump_editor.c1183 tmp_props = svn_prop_hash_to_array(*props, result_pool); in fetch_props_func()
HDload_editor.c454 tmp_props = svn_prop_hash_to_array(*props, result_pool); in fetch_props_func()
/trueos/contrib/subversion/subversion/libsvn_client/
HDrepos_diff.c1291 tmp_props = svn_prop_hash_to_array(*props, result_pool); in fetch_props_func()
HDmerge.c2220 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/
HDsvnmucc.c672 tmp_props = svn_prop_hash_to_array(*props, result_pool); in fetch_props_func()
/trueos/contrib/subversion/subversion/svnsync/
HDsvnsync.c1131 tmp_props = svn_prop_hash_to_array(*props, result_pool); in fetch_props_func()
/trueos/contrib/subversion/subversion/libsvn_wc/
HDupdate_editor.c5332 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()