Home
last modified time | relevance | path

Searched refs:ZMSG_FAILED_REQUIRE_FOPEN (Results 1 – 6 of 6) sorted by relevance

/PHP-8.1/sapi/phpdbg/
H A Dphpdbg_list.c240 zend_message_dispatcher(ZMSG_FAILED_REQUIRE_FOPEN, ZSTR_VAL(file->filename)); in phpdbg_compile_file()
/PHP-8.1/Zend/
H A Dzend.h379 #define ZMSG_FAILED_REQUIRE_FOPEN 2L macro
H A Dzend_execute.c4798 ZMSG_FAILED_INCLUDE_FOPEN : ZMSG_FAILED_REQUIRE_FOPEN, in zend_include_or_eval()
4824 ZMSG_FAILED_INCLUDE_FOPEN : ZMSG_FAILED_REQUIRE_FOPEN, in zend_include_or_eval()
4836 ZMSG_FAILED_INCLUDE_FOPEN : ZMSG_FAILED_REQUIRE_FOPEN, in zend_include_or_eval()
H A Dzend_language_scanner.l648 zend_message_dispatcher(ZMSG_FAILED_REQUIRE_FOPEN, ZSTR_VAL(file_handle->filename)); in compile_file()
/PHP-8.1/ext/opcache/
H A DZendAccelerator.c1730 zend_message_dispatcher(ZMSG_FAILED_REQUIRE_FOPEN, ZSTR_VAL(file_handle->filename)); in opcache_compile_file()
1886 zend_message_dispatcher(ZMSG_FAILED_REQUIRE_FOPEN, ZSTR_VAL(file_handle->filename)); in file_cache_compile_file()
2038 zend_message_dispatcher(ZMSG_FAILED_REQUIRE_FOPEN, ZSTR_VAL(file_handle->filename)); in persistent_compile_file()
2095 zend_message_dispatcher(ZMSG_FAILED_REQUIRE_FOPEN, ZSTR_VAL(file_handle->filename)); in persistent_compile_file()
/PHP-8.1/main/
H A Dmain.c1594 case ZMSG_FAILED_REQUIRE_FOPEN: { in php_message_handler_for_zend()

Completed in 98 milliseconds