ZEND_COMPILE_EXTENDED_INFO 1756 Zend/zend_compile.c if (CG(compiler_options) & ZEND_COMPILE_EXTENDED_INFO) { ZEND_COMPILE_EXTENDED_INFO 6786 Zend/zend_compile.c if (!(CG(compiler_options) & ZEND_COMPILE_EXTENDED_INFO)) { ZEND_COMPILE_EXTENDED_INFO 6802 Zend/zend_compile.c if (!(CG(compiler_options) & ZEND_COMPILE_EXTENDED_INFO)) { ZEND_COMPILE_EXTENDED_INFO 6818 Zend/zend_compile.c if (!(CG(compiler_options) & ZEND_COMPILE_EXTENDED_INFO)) { ZEND_COMPILE_EXTENDED_INFO 730 Zend/zend_opcode.c if (CG(compiler_options) & ZEND_COMPILE_EXTENDED_INFO) { ZEND_COMPILE_EXTENDED_INFO 2161 sapi/cgi/cgi_main.c CG(compiler_options) |= ZEND_COMPILE_EXTENDED_INFO; ZEND_COMPILE_EXTENDED_INFO 1371 sapi/cli/php_cli.c CG(compiler_options) |= ZEND_COMPILE_EXTENDED_INFO; ZEND_COMPILE_EXTENDED_INFO 1840 sapi/fpm/fpm/fpm_main.c CG(compiler_options) |= ZEND_COMPILE_EXTENDED_INFO; ZEND_COMPILE_EXTENDED_INFO 1085 sapi/milter/php_milter.c CG(compiler_options) |= ZEND_COMPILE_EXTENDED_INFO;