compiler_options_default  466 Zend/zend.c    static zend_uint compiler_options_default = ZEND_COMPILE_DEFAULT;
compiler_options_default  478 Zend/zend.c    	CG(compiler_options) = compiler_options_default;
compiler_options_default  792 Zend/zend.c    	compiler_options_default = CG(compiler_options);