Home
last modified time | relevance | path

Searched refs:class_entry_Throwable (Results 1 – 1 of 1) sorted by last modified time

/PHP-8.1/Zend/
H A Dzend_exceptions_arginfo.h201 static zend_class_entry *register_class_Exception(zend_class_entry *class_entry_Throwable) in register_class_Exception() argument
207 zend_class_implements(class_entry, 1, class_entry_Throwable); in register_class_Exception()
265 static zend_class_entry *register_class_Error(zend_class_entry *class_entry_Throwable) in register_class_Error() argument
271 zend_class_implements(class_entry, 1, class_entry_Throwable); in register_class_Error()

Completed in 8 milliseconds