Searched refs:ZMSG_FAILED_INCLUDE_FOPEN (Results 1 – 6 of 6) sorted by relevance
242 zend_message_dispatcher(ZMSG_FAILED_INCLUDE_FOPEN, ZSTR_VAL(file->filename)); in phpdbg_compile_file()
423 #define ZMSG_FAILED_INCLUDE_FOPEN 1L macro
5140 ZMSG_FAILED_INCLUDE_FOPEN : ZMSG_FAILED_REQUIRE_FOPEN, in zend_include_or_eval()5162 ZMSG_FAILED_INCLUDE_FOPEN : ZMSG_FAILED_REQUIRE_FOPEN, in zend_include_or_eval()5174 ZMSG_FAILED_INCLUDE_FOPEN : ZMSG_FAILED_REQUIRE_FOPEN, in zend_include_or_eval()
649 zend_message_dispatcher(ZMSG_FAILED_INCLUDE_FOPEN, ZSTR_VAL(file_handle->filename)); in compile_file()
1748 zend_message_dispatcher(ZMSG_FAILED_INCLUDE_FOPEN, ZSTR_VAL(file_handle->filename)); in opcache_compile_file()1909 zend_message_dispatcher(ZMSG_FAILED_INCLUDE_FOPEN, ZSTR_VAL(file_handle->filename)); in file_cache_compile_file()2059 zend_message_dispatcher(ZMSG_FAILED_INCLUDE_FOPEN, ZSTR_VAL(file_handle->filename)); in persistent_compile_file()2116 zend_message_dispatcher(ZMSG_FAILED_INCLUDE_FOPEN, ZSTR_VAL(file_handle->filename)); in persistent_compile_file()
1681 case ZMSG_FAILED_INCLUDE_FOPEN: { in php_message_handler_for_zend()
Completed in 78 milliseconds