Home
last modified time | relevance | path

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

/php-src/Zend/
H A Dzend_exceptions_arginfo.h239 …zend_string *property_previous_class_Throwable = zend_string_init("Throwable", sizeof("Throwable")… in register_class_Exception() local
240 …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
310 …e, ZEND_ACC_PRIVATE, NULL, (zend_type) ZEND_TYPE_INIT_CLASS(property_previous_class_Throwable, 0, … in register_class_Error()

Completed in 7 milliseconds