Home
last modified time | relevance | path

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

/PHP-7.4/sapi/phpdbg/
H A Dphpdbg_list.c246 zend_message_dispatcher(ZMSG_FAILED_REQUIRE_FOPEN, file->filename); in phpdbg_compile_file()
/PHP-7.4/Zend/
H A Dzend.h330 #define ZMSG_FAILED_REQUIRE_FOPEN 2L macro
H A Dzend_execute.c4271 ZMSG_FAILED_INCLUDE_FOPEN : ZMSG_FAILED_REQUIRE_FOPEN, in zend_include_or_eval()
4300 ZMSG_FAILED_INCLUDE_FOPEN : ZMSG_FAILED_REQUIRE_FOPEN, in zend_include_or_eval()
4311 ZMSG_FAILED_INCLUDE_FOPEN : ZMSG_FAILED_REQUIRE_FOPEN, in zend_include_or_eval()
H A Dzend_language_scanner.l642 zend_message_dispatcher(ZMSG_FAILED_REQUIRE_FOPEN, file_handle->filename); in compile_file()
/PHP-7.4/ext/opcache/
H A DZendAccelerator.c1685 zend_message_dispatcher(ZMSG_FAILED_REQUIRE_FOPEN, file_handle->filename); in opcache_compile_file()
1835 zend_message_dispatcher(ZMSG_FAILED_REQUIRE_FOPEN, file_handle->filename); in file_cache_compile_file()
1991 zend_message_dispatcher(ZMSG_FAILED_REQUIRE_FOPEN, file_handle->filename); in persistent_compile_file()
2049 zend_message_dispatcher(ZMSG_FAILED_REQUIRE_FOPEN, file_handle->filename); in persistent_compile_file()
/PHP-7.4/main/
H A Dmain.c1700 case ZMSG_FAILED_REQUIRE_FOPEN: in php_message_handler_for_zend()

Completed in 41 milliseconds