Home
last modified time | relevance | path

Searched refs:zend_execute_scripts (Results 1 – 5 of 5) sorted by relevance

/PHP-8.2/ext/readline/
H A Dreadline_cli.c615 zend_execute_scripts(ZEND_REQUIRE, NULL, 1, &prepend_file); in readline_shell_run()
/PHP-8.2/sapi/apache2handler/
H A Dsapi_apache2.c723 zend_execute_scripts(ZEND_INCLUDE, NULL, 1, &zfd); in php_handler()
/PHP-8.2/Zend/
H A Dzend_compile.h877 ZEND_API zend_result zend_execute_scripts(int type, zval *retval, int file_count, ...);
H A Dzend.c1897 ZEND_API zend_result zend_execute_scripts(int type, zval *retval, int file_count, ...) /* {{{ */ in zend_execute_scripts() function
/PHP-8.2/main/
H A Dmain.c2575 zend_execute_scripts(ZEND_REQUIRE, ret, 1, primary_file); in php_execute_simple_script()

Completed in 45 milliseconds