Searched refs:apr_hash_t (Results 1 - 25 of 347) sorted by relevance

1234567891011>>

/freebsd-13-stable/contrib/apr/include/
H A Dapr_hash.h52 typedef struct apr_hash_t apr_hash_t; typedef in typeref:struct:apr_hash_t
78 APR_DECLARE(apr_hash_t *) apr_hash_make(apr_pool_t *pool);
86 APR_DECLARE(apr_hash_t *) apr_hash_make_custom(apr_pool_t *pool,
96 APR_DECLARE(apr_hash_t *) apr_hash_copy(apr_pool_t *pool,
97 const apr_hash_t *h);
108 APR_DECLARE(void) apr_hash_set(apr_hash_t *ht, const void *key,
118 APR_DECLARE(void *) apr_hash_get(apr_hash_t *ht, const void *key,
135 * int sum_values(apr_pool_t *p, apr_hash_t *ht)
148 APR_DECLARE(apr_hash_index_t *) apr_hash_first(apr_pool_t *p, apr_hash_t *h
[all...]
/freebsd-13-stable/contrib/subversion/subversion/libsvn_ra/
H A Ddeprecated.h43 apr_hash_t *hash);
49 apr_hash_t *hash);
55 apr_hash_t *hash);
/freebsd-13-stable/contrib/subversion/subversion/include/
H A Dsvn_hash.h82 svn_hash_read2(apr_hash_t *hash,
96 svn_hash_write2(apr_hash_t *hash,
109 svn_hash_read_incremental(apr_hash_t *hash,
123 svn_hash_write_incremental(apr_hash_t *hash,
124 apr_hash_t *oldhash,
139 svn_hash_read(apr_hash_t *hash,
151 svn_hash_write(apr_hash_t *hash,
204 svn_hash_diff(apr_hash_t *hash_a,
205 apr_hash_t *hash_b,
230 apr_hash_t *has
[all...]
H A Dsvn_compat.h64 svn_compat_log_revprops_clear(apr_hash_t *revprops);
85 apr_hash_t *revprops);
94 const char **message, apr_hash_t *revprops);
H A Dsvn_props.h34 #include <apr_hash.h> /* for apr_hash_t */
57 * *changes*, and in this case, an @c apr_hash_t won't work -- there's no
104 apr_hash_t *prop_hash;
117 svn_prop_hash_to_array(const apr_hash_t *hash,
129 apr_hash_t *
139 apr_hash_t *
140 svn_prop_hash_dup(const apr_hash_t *hash,
151 svn_prop_get_value(const apr_hash_t *properties,
209 svn_prop_has_svn_prop(const apr_hash_t *props,
324 const apr_hash_t *target_prop
[all...]
H A Dsvn_subst.h101 apr_hash_t *keywords,
168 svn_subst_build_keywords3(apr_hash_t **kw,
186 svn_subst_build_keywords2(apr_hash_t **kw,
227 svn_subst_keywords_differ2(apr_hash_t *a,
228 apr_hash_t *b,
278 apr_hash_t *keywords,
363 apr_hash_t *keywords,
391 apr_hash_t *keywords,
482 apr_hash_t *keywords,
503 apr_hash_t *keyword
[all...]
/freebsd-13-stable/contrib/subversion/subversion/include/private/
H A Dsvn_auth_private.h80 apr_hash_t *creds,
83 apr_hash_t *parameters,
95 apr_hash_t *creds,
99 apr_hash_t *parameters,
117 apr_hash_t *parameters,
137 apr_hash_t *parameters,
149 apr_hash_t *creds,
152 apr_hash_t *parameters,
160 apr_hash_t *creds,
164 apr_hash_t *parameter
[all...]
H A Dsvn_diff_tree.h186 /*const*/ apr_hash_t *copyfrom_props,
187 /*const*/ apr_hash_t *right_props,
199 /*const*/ apr_hash_t *left_props,
213 /*const*/ apr_hash_t *left_props,
214 /*const*/ apr_hash_t *right_props,
256 /*const*/ apr_hash_t *copyfrom_props,
257 /*const*/ apr_hash_t *right_props,
267 /*const*/ apr_hash_t *left_props,
279 /*const*/ apr_hash_t *left_props,
280 /*const*/ apr_hash_t *right_prop
[all...]
H A Dsvn_element.h46 svn_eid__hash_get(apr_hash_t *ht,
51 svn_eid__hash_set(apr_hash_t *ht,
82 apr_hash_t *ht,
176 apr_hash_t *props;
230 svn_element__payload_create_dir(apr_hash_t *props,
238 svn_element__payload_create_file(apr_hash_t *props,
247 svn_element__payload_create_symlink(apr_hash_t *props,
330 apr_hash_t *e_map;
343 svn_element__tree_create(apr_hash_t *e_map,
366 svn_element__tree_purge_orphans(apr_hash_t *e_ma
[all...]
H A Dsvn_magic.h42 apr_hash_t *config,
H A Dsvn_cmdline_private.h113 svn_cmdline__apply_config_options(apr_hash_t *config,
137 apr_hash_t *prop_hash,
147 apr_hash_t *prop_hash,
165 apr_hash_t *config,
201 apr_hash_t *config,
H A Dsvn_editor.h58 apr_hash_t **props,
515 apr_hash_t *props,
527 apr_hash_t *props,
538 apr_hash_t *props,
560 apr_hash_t *props,
572 apr_hash_t *props,
583 apr_hash_t *props,
864 apr_hash_t *props,
876 * apr_hash_t holding key-value pairs. Each key is a const char* of a
896 apr_hash_t *prop
[all...]
/freebsd-13-stable/contrib/subversion/subversion/libsvn_wc/
H A Dprops.h44 apr_hash_t **original_props,
76 svn_wc__canonicalize_props(apr_hash_t **prepared_props,
79 const apr_hash_t *props,
112 apr_hash_t **new_actual_props,
115 /*const*/ apr_hash_t *server_baseprops,
116 /*const*/ apr_hash_t *pristine_props,
117 /*const*/ apr_hash_t *actual_props,
137 svn_wc__get_actual_props(apr_hash_t **props,
H A Dlock.h48 apr_hash_t *entries);
52 apr_hash_t *svn_wc__adm_access_entries(svn_wc_adm_access_t *adm_access);
H A Dconflicts.h195 const apr_hash_t *mine_props,
196 const apr_hash_t *their_old_props,
197 const apr_hash_t *their_props,
198 const apr_hash_t *conflicted_prop_names,
350 apr_hash_t **mine_props,
351 apr_hash_t **their_old_props,
352 apr_hash_t **their_props,
353 apr_hash_t **conflicted_prop_names,
/freebsd-13-stable/contrib/subversion/subversion/libsvn_repos/
H A Drepos.h156 apr_hash_t *repository_capabilities;
177 svn_repos__parse_hooks_env(apr_hash_t **hooks_env_p,
200 apr_hash_t *hooks_env,
216 apr_hash_t *hooks_env,
230 apr_hash_t *hooks_env,
255 apr_hash_t *hooks_env,
282 apr_hash_t *hooks_env,
309 apr_hash_t *hooks_env,
328 apr_hash_t *hooks_env,
345 apr_hash_t *hooks_en
[all...]
/freebsd-13-stable/contrib/subversion/subversion/libsvn_fs_x/
H A Drevprops.h57 apr_hash_t *proplist,
69 svn_fs_x__get_revision_proplist(apr_hash_t **proplist_p,
82 apr_hash_t *proplist,
H A Dpack.h55 apr_hash_t *directory,
H A Dlock.h39 apr_hash_t *targets,
58 apr_hash_t *targets,
/freebsd-13-stable/contrib/subversion/subversion/svnrdump/
H A Dsvnrdump.h103 apr_hash_t *skip_revprops,
116 svn_rdump__normalize_props(apr_hash_t **normal_props,
117 apr_hash_t *props,
H A Dutil.c31 svn_rdump__normalize_props(apr_hash_t **normal_props,
32 apr_hash_t *props,
/freebsd-13-stable/contrib/subversion/subversion/libsvn_subr/
H A Dproperties.c132 svn_prop_has_svn_prop(const apr_hash_t *props, apr_pool_t *pool)
139 for (hi = apr_hash_first(pool, (apr_hash_t *)props); hi;
250 const apr_hash_t *target_props,
251 const apr_hash_t *source_props,
263 for (hi = apr_hash_first(pool, (apr_hash_t *)source_props); hi;
276 propval2 = apr_hash_get((apr_hash_t *)target_props, key, klen);
296 for (hi = apr_hash_first(pool, (apr_hash_t *)target_props); hi;
309 if (NULL == apr_hash_get((apr_hash_t *)source_props, key, klen))
324 apr_hash_t *
325 svn_prop__patch(const apr_hash_t *original_prop
[all...]
H A Dmacos_keychain.c72 apr_hash_t *creds,
76 apr_hash_t *parameters,
122 apr_hash_t *creds,
125 apr_hash_t *parameters,
161 apr_hash_t *parameters,
180 apr_hash_t *parameters,
206 apr_hash_t *parameters,
224 apr_hash_t *parameters,
/freebsd-13-stable/contrib/subversion/subversion/svnsync/
H A Dsync.h47 svnsync_normalize_revprops(apr_hash_t *rev_props,
/freebsd-13-stable/contrib/subversion/subversion/libsvn_fs_fs/
H A Dlock.h38 apr_hash_t *targets,
55 apr_hash_t *targets,

Completed in 210 milliseconds

1234567891011>>