php_per_server_config  831 sapi/apache_hooks/mod_php5.c 	php_per_server_config *conf;
php_per_server_config  832 sapi/apache_hooks/mod_php5.c 	conf = (php_per_server_config *) malloc(sizeof(php_per_server_config));
php_per_server_config  924 sapi/apache_hooks/mod_php5.c 	php_per_server_config *conf;
php_per_server_config 1291 sapi/apache_hooks/mod_php5.c 	php_per_server_config *conf;
php_per_server_config 1294 sapi/apache_hooks/mod_php5.c 	conf = (php_per_server_config *) get_module_config(r->server->module_config, &php5_module);
php_per_server_config 1375 sapi/apache_hooks/mod_php5.c 	php_per_server_config *svr;