Searched refs:property_previous_class_Throwable (Results 1 – 1 of 1) sorted by relevance
/PHP-8.1/Zend/ |
H A D | zend_exceptions_arginfo.h | 245 …zend_string *property_previous_class_Throwable = zend_string_init("Throwable", sizeof("Throwable")… in register_class_Exception() local 249 …e, ZEND_ACC_PRIVATE, NULL, (zend_type) ZEND_TYPE_INIT_CLASS(property_previous_class_Throwable, 0, … in register_class_Exception() 309 …zend_string *property_previous_class_Throwable = zend_string_init("Throwable", sizeof("Throwable")… in register_class_Error() local 313 …e, ZEND_ACC_PRIVATE, NULL, (zend_type) ZEND_TYPE_INIT_CLASS(property_previous_class_Throwable, 0, … in register_class_Error()
|
Completed in 5 milliseconds