Searched refs:hi_first (Results 1 - 1 of 1) sorted by relevance
/httpd/modules/database/ | ||
H A D | mod_dbd.c | 351 apr_hash_index_t *hi_first = apr_hash_first(ptemp, cfg->queries); local 384 for (hi = hi_first; hi; hi = apr_hash_next(hi)) { |
Completed in 1404 milliseconds