Searched refs:ZMSG_FAILED_REQUIRE_FOPEN (Results 1 – 6 of 6) sorted by relevance
244 zend_message_dispatcher(ZMSG_FAILED_REQUIRE_FOPEN, file->filename); in phpdbg_compile_file()
332 #define ZMSG_FAILED_REQUIRE_FOPEN 2L macro
4444 ZMSG_FAILED_INCLUDE_FOPEN : ZMSG_FAILED_REQUIRE_FOPEN, in zend_include_or_eval()4473 ZMSG_FAILED_INCLUDE_FOPEN : ZMSG_FAILED_REQUIRE_FOPEN, in zend_include_or_eval()4484 ZMSG_FAILED_INCLUDE_FOPEN : ZMSG_FAILED_REQUIRE_FOPEN, in zend_include_or_eval()
658 zend_message_dispatcher(ZMSG_FAILED_REQUIRE_FOPEN, file_handle->filename); in compile_file()
1719 zend_message_dispatcher(ZMSG_FAILED_REQUIRE_FOPEN, file_handle->filename); in opcache_compile_file()1877 zend_message_dispatcher(ZMSG_FAILED_REQUIRE_FOPEN, file_handle->filename); in file_cache_compile_file()2033 zend_message_dispatcher(ZMSG_FAILED_REQUIRE_FOPEN, file_handle->filename); in persistent_compile_file()2090 zend_message_dispatcher(ZMSG_FAILED_REQUIRE_FOPEN, file_handle->filename); in persistent_compile_file()
1585 case ZMSG_FAILED_REQUIRE_FOPEN: in php_message_handler_for_zend()
Completed in 97 milliseconds