Home
last modified time | relevance | path

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

/PHP-8.3/Zend/
H A Dzend_exceptions.c823 static zend_object *zend_throw_exception_zstr(zend_class_entry *exception_ce, zend_string *message,… in zend_throw_exception_zstr() function
854 zend_object *ex = zend_throw_exception_zstr(exception_ce, msg_str, code); in zend_throw_exception()
879 zend_object *obj = zend_throw_exception_zstr(exception_ce, message, code); in zend_throw_error_exception()

Completed in 7 milliseconds