Lines Matching defs:hi
956 apr_hash_index_t *hi = apr_hash_first(p, methods_registry);960 for (; hi; hi = apr_hash_next(hi)) {964 apr_hash_this(hi, &key, NULL, &val);1016 apr_hash_index_t *hi = apr_hash_first(r->pool, methods_registry);1023 for (; hi; hi = apr_hash_next(hi)) {1027 apr_hash_this(hi, &key, NULL, &val);