php_per_server_config  838 sapi/apache_hooks/mod_php5.c 	php_per_server_config *conf;
php_per_server_config  839 sapi/apache_hooks/mod_php5.c 	conf = (php_per_server_config *) malloc(sizeof(php_per_server_config));
php_per_server_config  931 sapi/apache_hooks/mod_php5.c 	php_per_server_config *conf;
php_per_server_config 1298 sapi/apache_hooks/mod_php5.c 	php_per_server_config *conf;
php_per_server_config 1301 sapi/apache_hooks/mod_php5.c 	conf = (php_per_server_config *) get_module_config(r->server->module_config, &php5_module);
php_per_server_config 1382 sapi/apache_hooks/mod_php5.c 	php_per_server_config *svr;