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

/httpd/include/
H A Dhttp_protocol.h300 AP_DECLARE(void) ap_method_registry_init(apr_pool_t *p);
/httpd/modules/http/
H A Dhttp_core.c317 ap_method_registry_init(p);
H A Dhttp_protocol.c663 AP_DECLARE(void) ap_method_registry_init(apr_pool_t *p) function
707 ap_method_registry_init(p);

Completed in 319 milliseconds