report_zend_debug  509 main/main.c    	STD_PHP_INI_BOOLEAN("report_zend_debug",	"1",		PHP_INI_ALL,		OnUpdateBool,			report_zend_debug,		php_core_globals,	core_globals)
report_zend_debug 1133 main/main.c    		if (PG(report_zend_debug)) {
report_zend_debug  138 main/php_globals.h 	zend_bool report_zend_debug;