Home
last modified time | relevance | path

Searched refs:skip_shebang (Results 1 – 8 of 8) sorted by relevance

/PHP-8.3/Zend/
H A Dzend_globals.h111 bool skip_shebang; member
H A Dzend_language_scanner.l569 if (CG(skip_shebang)) { in open_file_for_scanning()
H A Dzend_compile.c398 CG(skip_shebang) = 0; in zend_init_compiler_data_structures()
/PHP-8.3/sapi/cli/
H A Dphp_cli.c940 CG(skip_shebang) = 1; in do_cli()
1031 CG(skip_shebang) = 1; in do_cli()
H A Dphp_cli_server.c2283 CG(skip_shebang) = true; in php_cli_server_dispatch_router()
/PHP-8.3/sapi/phpdbg/
H A Dphpdbg_prompt.c567 CG(skip_shebang) = 1; in phpdbg_compile()
/PHP-8.3/sapi/cgi/
H A Dcgi_main.c2515 CG(skip_shebang) = 1;
/PHP-8.3/ext/opcache/
H A DZendAccelerator.c4351 CG(skip_shebang) = true;

Completed in 66 milliseconds