Home
last modified time | relevance | path

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

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

Completed in 9 milliseconds