Searched refs:zend_implement_throwable (Results 1 – 1 of 1) sorted by relevance
57 static int zend_implement_throwable(zend_class_entry *interface, zend_class_entry *class_type) in zend_implement_throwable() function764 zend_ce_throwable->interface_gets_implemented = zend_implement_throwable; in zend_register_default_exception()
Completed in 7 milliseconds