Searched refs:include_handlers (Results 1 - 1 of 1) sorted by relevance

/httpd/modules/filters/
H A Dmod_include.c454 static apr_hash_t *include_handlers; variable
3696 (include_handler_fn_t *)apr_hash_get(include_handlers, intern->directive,
4144 include_handlers = apr_hash_make(p);
4197 apr_hash_set(include_handlers, tag, strlen(tag), (const void *)func);

Completed in 19 milliseconds