Home
last modified time | relevance | path

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

/PHP-8.0/Zend/
H A Dzend_exceptions.c229 static zend_object *zend_default_exception_new_ex(zend_class_entry *class_type, bool skip_top_trace… in zend_default_exception_new_ex() function
273 return zend_default_exception_new_ex(class_type, 0); in zend_default_exception_new()
279 return zend_default_exception_new_ex(class_type, 2); in zend_error_exception_new()

Completed in 7 milliseconds