expose_php        561 main/main.c    	STD_PHP_INI_BOOLEAN("expose_php",			"1",		PHP_INI_SYSTEM,		OnUpdateBool,			expose_php,				php_core_globals,	core_globals)
expose_php       1665 main/main.c    		if (PG(expose_php)) {
expose_php       1715 main/main.c    		if (PG(expose_php)) {
expose_php        118 main/php_globals.h 	zend_bool expose_php;
expose_php        967 sapi/apache/mod_php5.c 		if (PG(expose_php)) {
expose_php        580 sapi/apache2filter/sapi_apache2.c 	if (PG(expose_php)) {
expose_php        408 sapi/apache2handler/sapi_apache2.c 	if (PG(expose_php)) {
expose_php       1253 sapi/apache_hooks/mod_php5.c 		if (PG(expose_php)) {