ZEND_COMPILE_EXTENDED_INFO 1458 Zend/zend_compile.c if (!(CG(compiler_options) & ZEND_COMPILE_EXTENDED_INFO)) { ZEND_COMPILE_EXTENDED_INFO 1474 Zend/zend_compile.c if (!(CG(compiler_options) & ZEND_COMPILE_EXTENDED_INFO)) { ZEND_COMPILE_EXTENDED_INFO 1490 Zend/zend_compile.c if (!(CG(compiler_options) & ZEND_COMPILE_EXTENDED_INFO)) { ZEND_COMPILE_EXTENDED_INFO 4882 Zend/zend_compile.c if (CG(compiler_options) & ZEND_COMPILE_EXTENDED_INFO) { ZEND_COMPILE_EXTENDED_INFO 7003 Zend/zend_compile.c if ((CG(compiler_options) & ZEND_COMPILE_EXTENDED_INFO) && !zend_is_unticked_stmt(ast)) { ZEND_COMPILE_EXTENDED_INFO 584 Zend/zend_opcode.c if (CG(compiler_options) & ZEND_COMPILE_EXTENDED_INFO) { ZEND_COMPILE_EXTENDED_INFO 2150 sapi/cgi/cgi_main.c CG(compiler_options) |= ZEND_COMPILE_EXTENDED_INFO; ZEND_COMPILE_EXTENDED_INFO 1337 sapi/cli/php_cli.c CG(compiler_options) |= ZEND_COMPILE_EXTENDED_INFO; ZEND_COMPILE_EXTENDED_INFO 1820 sapi/fpm/fpm/fpm_main.c CG(compiler_options) |= ZEND_COMPILE_EXTENDED_INFO; ZEND_COMPILE_EXTENDED_INFO 1789 sapi/phpdbg/phpdbg.c CG(compiler_options) |= ZEND_COMPILE_EXTENDED_INFO;