Searched refs:apr_hash_next (Results 26 - 50 of 127) sorted by relevance

123456

/freebsd-12-stable/contrib/subversion/subversion/libsvn_fs_fs/
H A Dlock.c211 for (hi = apr_hash_first(pool, children); hi; hi = apr_hash_next(hi))
575 for (hi = apr_hash_first(pool, children); hi; hi = apr_hash_next(hi))
893 for (hi = apr_hash_first(pool, index_updates); hi; hi = apr_hash_next(hi))
1051 for (hi = apr_hash_first(pool, indices_updates); hi; hi = apr_hash_next(hi))
1130 for (hi = apr_hash_first(scratch_pool, targets); hi; hi = apr_hash_next(hi))
1226 for (hi = apr_hash_first(scratch_pool, targets); hi; hi = apr_hash_next(hi))
H A Drecovery.c222 for (hi = apr_hash_first(pool, entries); hi; hi = apr_hash_next(hi))
/freebsd-12-stable/contrib/subversion/subversion/libsvn_fs_x/
H A Dlock.c221 hi = apr_hash_next(hi))
595 for (hi = apr_hash_first(pool, children); hi; hi = apr_hash_next(hi))
914 for (hi = apr_hash_first(pool, index_updates); hi; hi = apr_hash_next(hi))
1073 for (hi = apr_hash_first(pool, indices_updates); hi; hi = apr_hash_next(hi))
1152 for (hi = apr_hash_first(scratch_pool, targets); hi; hi = apr_hash_next(hi))
1248 for (hi = apr_hash_first(scratch_pool, targets); hi; hi = apr_hash_next(hi))
H A Drecovery.c125 hi = apr_hash_next(hi))
/freebsd-12-stable/contrib/subversion/subversion/libsvn_subr/
H A Dlog.c318 for (hi = apr_hash_first(pool, targets); hi; hi = apr_hash_next(hi))
341 for (hi = apr_hash_first(pool, targets); hi; hi = apr_hash_next(hi))
H A Dconfig_auth.c210 for (hi = apr_hash_first(iterpool, nodes); hi; hi = apr_hash_next(hi))
H A Dtypes.c321 hi; hi = apr_hash_next(hi))
H A Dxml.c696 for (hi = apr_hash_first(pool, attributes); hi; hi = apr_hash_next(hi))
H A Dskel.c806 hi = apr_hash_next(hi))
857 hi = apr_hash_next(hi))
/freebsd-12-stable/contrib/subversion/subversion/libsvn_client/
H A Dmergeinfo.c431 hi = apr_hash_next(hi))
1344 hi = apr_hash_next(hi))
1430 hi2 = apr_hash_next(hi2))
1608 hi; hi = apr_hash_next(hi))
1928 hi_catalog = apr_hash_next(hi_catalog))
2056 hi = apr_hash_next(hi))
2140 hi = apr_hash_next(hi))
2287 hi = apr_hash_next(hi))
H A Dcat.c321 hi; hi = apr_hash_next(hi))
H A Ddiff_summarize.c83 for (hi = apr_hash_first(scratch_pool, props); hi; hi = apr_hash_next(hi))
/freebsd-12-stable/contrib/subversion/subversion/libsvn_repos/
H A Dfs-wrap.c79 for (hi = apr_hash_first(pool, props); hi; hi = apr_hash_next(hi))
99 for (hi = apr_hash_first(pool, props); hi; hi = apr_hash_next(hi))
621 for (hi = apr_hash_first(scratch_pool, targets); hi; hi = apr_hash_next(hi))
780 for (hi = apr_hash_first(scratch_pool, targets); hi; hi = apr_hash_next(hi))
H A Dlist.c201 for (hi = apr_hash_first(scratch_pool, entries); hi; hi = apr_hash_next(hi))
H A Dhooks.c185 for (hi = apr_hash_first(scratch_pool, env_hash); hi; hi = apr_hash_next(hi))
518 hi = apr_hash_next(hi))
H A Dreplay.c185 for (phi = apr_hash_first(pool, props); phi; phi = apr_hash_next(phi))
199 for (hi = apr_hash_first(pool, dirents); hi; hi = apr_hash_next(hi))
304 for (phi = apr_hash_first(pool, props); phi; phi = apr_hash_next(phi))
1096 for (hi = apr_hash_first(scratch_pool, dirents); hi; hi = apr_hash_next(hi))
/freebsd-12-stable/contrib/subversion/subversion/svnbench/
H A Dnull-info-cmd.c82 for (hi = apr_hash_first(pool, tmpdirents); hi; hi = apr_hash_next(hi))
/freebsd-12-stable/contrib/subversion/subversion/libsvn_fs/
H A Ddeprecated.c199 hi = apr_hash_next(hi))
/freebsd-12-stable/contrib/subversion/subversion/svndumpfilter/
H A Dsvndumpfilter.c291 for (hi = apr_hash_first(pool, headers); hi; hi = apr_hash_next(hi))
576 for (hi = apr_hash_first(pool, headers); hi; hi = apr_hash_next(hi))
672 for (hi = apr_hash_first(subpool, mergeinfo); hi; hi = apr_hash_next(hi))
1208 hi = apr_hash_next(hi))
1251 hi = apr_hash_next(hi))
/freebsd-12-stable/contrib/subversion/subversion/svn/
H A Dlog-cmd.c169 hi = apr_hash_next(hi))
840 hi = apr_hash_next(hi))
H A Dstatus-cmd.c389 hi = apr_hash_next(hi))
/freebsd-12-stable/contrib/subversion/subversion/libsvn_fs_base/
H A Dlock.c251 for (hi = apr_hash_first(scratch_pool, targets); hi; hi = apr_hash_next(hi))
378 for (hi = apr_hash_first(scratch_pool, targets); hi; hi = apr_hash_next(hi))
/freebsd-12-stable/contrib/subversion/subversion/libsvn_ra_serf/
H A Dmerge.c315 hi = apr_hash_next(hi))
/freebsd-12-stable/contrib/subversion/subversion/libsvn_fs_base/bdb/
H A Dchanges-table.c350 hi = apr_hash_next(hi))
/freebsd-12-stable/contrib/subversion/subversion/libsvn_wc/
H A Dcopy.c412 hi = apr_hash_next(hi))
531 hi = apr_hash_next(hi))
1025 hi = apr_hash_next(hi))

Completed in 307 milliseconds

123456