Home
last modified time | relevance | path

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

/PHP-8.0/Zend/
H A Dzend_exceptions.c845 static zend_object *zend_throw_exception_zstr(zend_class_entry *exception_ce, zend_string *message,… in zend_throw_exception_zstr() function
876 zend_object *ex = zend_throw_exception_zstr(exception_ce, msg_str, code); in zend_throw_exception()
902 zend_object *obj = zend_throw_exception_zstr(exception_ce, message, code); in zend_throw_error_exception()

Completed in 7 milliseconds