Home
last modified time | relevance | path

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

/PHP-7.4/Zend/
H A Dzend_exceptions.c209 static zend_object *zend_default_exception_new_ex(zend_class_entry *class_type, int skip_top_traces… in zend_default_exception_new_ex() function
254 return zend_default_exception_new_ex(class_type, 0); in zend_default_exception_new()
260 return zend_default_exception_new_ex(class_type, 2); in zend_error_exception_new()

Completed in 24 milliseconds