Home
last modified time | relevance | path

Searched defs:error_filename (Results 1 – 8 of 8) sorted by relevance

/PHP-8.0/Zend/
H A Dzend_dtrace.c112 void dtrace_error_notify_cb(int type, const char *error_filename, uint32_t error_lineno, zend_strin… in dtrace_error_notify_cb()
H A Dzend_observer.c244 void zend_observer_error_notify(int type, const char *error_filename, uint32_t error_lineno, zend_s… in zend_observer_error_notify()
H A Dzend.c1304 int orig_type, const char *error_filename, uint32_t error_lineno, zend_string *message) in zend_error_impl()
1429 int orig_type, const char *error_filename, uint32_t error_lineno, in zend_error_va_list()
H A Dzend_execute_API.c1280 const char *error_filename = NULL; in zend_timeout_handler() local
/PHP-8.0/main/
H A Dmain.c1187 static void report_zend_debug_error_notify_cb(int type, const char *error_filename, uint32_t error_… in report_zend_debug_error_notify_cb()
1212 static ZEND_COLD void php_error_cb(int orig_type, const char *error_filename, const uint32_t error_… in php_error_cb()
/PHP-8.0/ext/opcache/
H A DZendAccelerator.h115 zend_string *error_filename; member
H A DZendAccelerator.c1662 static void persistent_error_cb(int type, const char *error_filename, const uint32_t error_lineno, … in persistent_error_cb()
/PHP-8.0/ext/soap/
H A Dsoap.c1824 …r_inline ZEND_COLD void soap_real_error_handler(int error_num, const char *error_filename, const u…
1925 static void soap_error_handler(int error_num, const char *error_filename, const uint32_t error_line…

Completed in 53 milliseconds