Home
last modified time | relevance | path

Searched refs:zend_throw_error_exception (Results 1 – 3 of 3) sorted by relevance

/PHP-8.3/Zend/
H A Dzend_exceptions.h65 ZEND_API zend_object *zend_throw_error_exception(zend_class_entry *exception_ce, zend_string *messa…
H A Dzend_exceptions.c877 ZEND_API ZEND_COLD zend_object *zend_throw_error_exception(zend_class_entry *exception_ce, zend_str… in zend_throw_error_exception() function
/PHP-8.3/main/
H A Dmain.c1266 zend_throw_error_exception(EG(exception_class), message, 0, type); in php_error_cb()

Completed in 19 milliseconds