Searched refs:apr_hash_t (Results 301 - 325 of 347) sorted by relevance

<<11121314

/freebsd-13-stable/contrib/apr-util/memcache/
H A Dapr_memcache.c1139 apr_hash_t **values)
1165 apr_hash_t *values,
1166 apr_hash_t *server_queries)
1199 apr_hash_t *values)
1219 apr_hash_t * server_queries = apr_hash_make(temp_pool);
/freebsd-13-stable/contrib/subversion/subversion/svnlook/
H A Dsvnlook.c823 apr_hash_t *original_props,
1123 apr_hash_t *local_proptable;
1124 apr_hash_t *base_proptable;
1210 apr_hash_t *entries;
1814 apr_hash_t *hash = apr_hash_make(pool);
1862 apr_hash_t *props;
/freebsd-13-stable/contrib/subversion/subversion/libsvn_client/
H A Dmtcc.c746 apr_hash_t *props = NULL;
1359 svn_client__mtcc_commit(apr_hash_t *revprop_table,
1368 apr_hash_t *commit_revprops;
H A Dpatch.c109 apr_hash_t *keywords;
265 apr_hash_t *prop_targets;
373 obtain_eol_and_keywords_for_file(apr_hash_t **keywords,
381 apr_hash_t *props;
/freebsd-13-stable/contrib/subversion/subversion/libsvn_fs_base/util/
H A Dfs_skels.c757 svn_fs_base__parse_entries_skel(apr_hash_t **entries_p,
761 apr_hash_t *entries = NULL;
1351 apr_hash_t *entries,
/freebsd-13-stable/contrib/subversion/subversion/libsvn_repos/
H A Dauthz.c283 apr_hash_t *sub_nodes;
599 trim_subnode_hash(apr_hash_t **hash,
760 finalize_subnode_hash(apr_hash_t *hash,
H A Ddeprecated.c64 apr_hash_t *revprop_table = apr_hash_make(pool);
149 apr_hash_t *fs_config,
499 svn_repos_fs_get_locks(apr_hash_t **locks,
/freebsd-13-stable/contrib/subversion/subversion/include/
H A Dsvn_diff.h1279 apr_hash_t *prop_patches;
/freebsd-13-stable/contrib/subversion/subversion/libsvn_delta/
H A Dbranch_nested.c184 svn_branch__subtree_create(apr_hash_t *e_map,
/freebsd-13-stable/contrib/subversion/subversion/libsvn_fs_base/bdb/
H A Denv.c362 static apr_hash_t *bdb_cache = NULL;
/freebsd-13-stable/contrib/subversion/subversion/libsvn_fs_fs/
H A Dfs.c658 apr_hash_t *,
/freebsd-13-stable/contrib/subversion/subversion/libsvn_subr/
H A Dcache-inprocess.c39 apr_hash_t *hash;
H A Dsorts.c150 svn_sort__hash(apr_hash_t *ht,
H A Dio.c2992 apr_hash_t *dirents;
3054 svn_io_get_dir_filenames(apr_hash_t **dirents,
3085 svn_io_get_dirents3(apr_hash_t **dirents,
3217 apr_hash_t *dirents;
3662 apr_hash_t *config;
3732 svn_io_parse_mimetypes_file(apr_hash_t **type_map,
3737 apr_hash_t *types = apr_hash_make(pool);
3810 apr_hash_t *mimetype_map,
H A Dsqlite.c529 const apr_hash_t *props,
663 svn_sqlite__column_properties(apr_hash_t **props,
/freebsd-13-stable/contrib/subversion/subversion/libsvn_wc/
H A Dinfo.c352 apr_hash_t *tree_conflicts;
H A Dquestions.c119 apr_hash_t *keywords;
H A Dutil.c443 svn_wc__fetch_props_func(apr_hash_t **props,
H A Dadm_crawler.c265 apr_hash_t *base_children;
266 apr_hash_t *dirents;
/freebsd-13-stable/contrib/subversion/subversion/svn/
H A Dauth-cmd.c367 apr_hash_t *cred_hash,
H A Dstatus.c477 apr_hash_t *att_hash;
/freebsd-13-stable/contrib/subversion/subversion/libsvn_fs_x/
H A Ddag.c423 svn_fs_x__dag_get_proplist(apr_hash_t **proplist_p,
436 apr_hash_t *proplist,
H A Dstring_table.c69 apr_hash_t *long_string_dict;
386 apr_hash_t *tails = svn_hash__make(scratch_pool);
H A Dtemp_serializer.c562 apr_hash_t *hash = in;
606 apr_hash_t *hash = svn_hash__make(result_pool);
/freebsd-13-stable/contrib/subversion/subversion/libsvn_ra_serf/
H A Dupdate.c304 apr_hash_t *remove_props;
344 apr_hash_t *remove_props;
432 apr_hash_t *switched_paths;
1496 apr_hash_t *attrs;
1711 apr_hash_t *attrs,

Completed in 338 milliseconds

<<11121314