expose_php 495 main/main.c STD_PHP_INI_BOOLEAN("expose_php", "1", PHP_INI_SYSTEM, OnUpdateBool, expose_php, php_core_globals, core_globals) expose_php 1609 main/main.c if (PG(expose_php)) { expose_php 1658 main/main.c if (PG(expose_php)) { expose_php 118 main/php_globals.h zend_bool expose_php; expose_php 408 sapi/apache2handler/sapi_apache2.c if (PG(expose_php)) {