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

/httpd/modules/http/
H A Dhttp_protocol.c931 AP_DECLARE(int) ap_method_number_of(const char *method) function
1589 methnum = ap_method_number_of(method);
1622 methnum = ap_method_number_of(method);
1655 methnum = ap_method_number_of(method);

Completed in 10 milliseconds