Searched refs:apr_hash_first (Results 126 - 128 of 128) sorted by relevance

123456

/freebsd-13-stable/contrib/subversion/subversion/libsvn_ra_svn/
H A Dmarshal.c815 for (hi = apr_hash_first(pool, props); hi; hi = apr_hash_next(hi))
/freebsd-13-stable/contrib/subversion/subversion/libsvn_subr/
H A Dio.c3022 for (hi = apr_hash_first(subpool, dirents); hi; hi = apr_hash_next(hi))
/freebsd-13-stable/contrib/subversion/subversion/libsvn_wc/
H A Ddeprecated.c127 for (hi = apr_hash_first(scratch_pool, externals);

Completed in 125 milliseconds

123456