compiler_options_default  391 Zend/zend.c    static uint32_t compiler_options_default = ZEND_COMPILE_DEFAULT;
compiler_options_default  401 Zend/zend.c    	CG(compiler_options) = compiler_options_default;
compiler_options_default  788 Zend/zend.c    	compiler_options_default = CG(compiler_options);