Home
last modified time | relevance | path

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

/PHP-8.1/Zend/
H A Dzend_dtrace.c112 void dtrace_error_notify_cb(int type, zend_string *error_filename, uint32_t error_lineno, zend_stri… in dtrace_error_notify_cb()
H A Dzend_observer.c251 void zend_observer_error_notify(int type, zend_string *error_filename, uint32_t error_lineno, zend_… in zend_observer_error_notify()
H A Dzend.c1374 int orig_type, zend_string *error_filename, uint32_t error_lineno, zend_string *message) in zend_error_zstr_at()
1538 int orig_type, zend_string *error_filename, uint32_t error_lineno, in zend_error_va_list()
H A Dzend_execute_API.c1360 const char *error_filename = NULL; in zend_timeout_handler() local
/PHP-8.1/main/
H A Dmain.c1183 static void report_zend_debug_error_notify_cb(int type, zend_string *error_filename, uint32_t error… in report_zend_debug_error_notify_cb()
1208 static ZEND_COLD void php_error_cb(int orig_type, zend_string *error_filename, const uint32_t error… in php_error_cb()
/PHP-8.1/ext/soap/
H A Dsoap.c1774 …r_inline ZEND_COLD void soap_real_error_handler(int error_num, zend_string *error_filename, const …
1868 static void soap_error_handler(int error_num, zend_string *error_filename, const uint32_t error_lin…
/PHP-8.1/ext/opcache/
H A DZendAccelerator.c3820 static void preload_error_cb(int type, zend_string *error_filename, const uint32_t error_lineno, ze…

Completed in 53 milliseconds