Home
last modified time | relevance | path

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

/PHP-8.2/Zend/
H A Dzend_globals.h99 bool skip_shebang; member
H A Dzend_language_scanner.l569 if (CG(skip_shebang)) { in open_file_for_scanning()
H A Dzend_compile.c377 CG(skip_shebang) = 0; in zend_init_compiler_data_structures()
/PHP-8.2/sapi/cli/
H A Dphp_cli.c936 CG(skip_shebang) = 1; in do_cli()
1030 CG(skip_shebang) = 1; in do_cli()
/PHP-8.2/sapi/phpdbg/
H A Dphpdbg_prompt.c568 CG(skip_shebang) = 1; in phpdbg_compile()
/PHP-8.2/sapi/cgi/
H A Dcgi_main.c2506 CG(skip_shebang) = 1;
/PHP-8.2/ext/opcache/
H A DZendAccelerator.c4377 CG(skip_shebang) = true;

Completed in 85 milliseconds