Searched defs:ap_build_config (Results 1 - 1 of 1) sorted by relevance
/httpd/server/ |
H A D | config.c | 1360 AP_DECLARE(const char *) ap_build_config(cmd_parms *parms, function 1761 errmsg = ap_build_config(&parms, p, ptemp, conftree); 1809 error = ap_build_config(&parms, p, ptemp, conftree); 2134 errmsg = ap_build_config(&parms, r->pool, r->pool, &temptree);
|
Completed in 18 milliseconds