Home
last modified time | relevance | path

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

/PHP-7.4/Zend/
H A Dzend_exceptions.h63 ZEND_API zend_object *zend_throw_error_exception(zend_class_entry *exception_ce, const char *messag…
H A Dzend_exceptions.c952 ZEND_API ZEND_COLD zend_object *zend_throw_error_exception(zend_class_entry *exception_ce, const ch… in zend_throw_error_exception() function
/PHP-7.4/main/
H A Dmain.c1302 zend_throw_error_exception(EG(exception_class), buffer, 0, type); in php_error_cb()

Completed in 18 milliseconds