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

/httpd/modules/filters/
H A Dmod_include.h105 typedef apr_status_t (include_handler_fn_t)(include_ctx_t *, ap_filter_t *, typedef
117 (char *tag, include_handler_fn_t *func));
H A Dmod_include.c3693 include_handler_fn_t *handle_func;
3696 (include_handler_fn_t *)apr_hash_get(include_handlers, intern->directive,
4195 static void ap_register_include_handler(char *tag, include_handler_fn_t *func)

Completed in 534 milliseconds