compiler_options_default 465 Zend/zend.c static zend_uint compiler_options_default = ZEND_COMPILE_DEFAULT; compiler_options_default 477 Zend/zend.c CG(compiler_options) = compiler_options_default; compiler_options_default 789 Zend/zend.c compiler_options_default = CG(compiler_options);