Home
last modified time | relevance | path

Searched defs:exception_ce (Results 1 – 3 of 3) sorted by relevance

/PHP-7.4/Zend/
H A Dzend_exceptions.c907 ZEND_API ZEND_COLD zend_object *zend_throw_exception(zend_class_entry *exception_ce, const char *me… in zend_throw_exception()
937 ZEND_API ZEND_COLD zend_object *zend_throw_exception_ex(zend_class_entry *exception_ce, zend_long c… in zend_throw_exception_ex()
952 ZEND_API ZEND_COLD zend_object *zend_throw_error_exception(zend_class_entry *exception_ce, const ch… in zend_throw_error_exception()
1055 zend_class_entry *exception_ce; in zend_throw_exception_object() local
H A Dzend_execute_API.c217 static ZEND_COLD void zend_throw_or_error(int fetch_type, zend_class_entry *exception_ce, const cha… in zend_throw_or_error()
H A Dzend.c1531 ZEND_API ZEND_COLD void zend_throw_error(zend_class_entry *exception_ce, const char *format, ...) /… in zend_throw_error()

Completed in 18 milliseconds