Home
last modified time | relevance | path

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

/php-src/Zend/
H A Dzend_globals.h113 bool skip_shebang; member
H A Dzend_language_scanner.l569 if (CG(skip_shebang)) { in open_file_for_scanning()
H A Dzend_compile.c424 CG(skip_shebang) = 0; in zend_init_compiler_data_structures()
/php-src/sapi/cli/
H A Dphp_cli.c909 CG(skip_shebang) = 1; in do_cli()
1000 CG(skip_shebang) = 1; in do_cli()
/php-src/sapi/phpdbg/
H A Dphpdbg_prompt.c567 CG(skip_shebang) = 1; in phpdbg_compile()
/php-src/sapi/cgi/
H A Dcgi_main.c2528 CG(skip_shebang) = 1;
/php-src/ext/opcache/
H A DZendAccelerator.c4380 CG(skip_shebang) = true;

Completed in 83 milliseconds