Searched defs:hi_first (Results 1 - 1 of 1) sorted by relevance

/httpd/modules/database/
H A Dmod_dbd.c351 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 399 milliseconds