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

/httpd/server/
H A Dconfig.c1053 AP_CORE_DECLARE(const command_rec *) ap_find_command_in_modules( function
1143 if ((cmd = ap_find_command_in_modules(cmd_name, &mod)) != NULL) {

Completed in 19 milliseconds