default_exception_functions  817 Zend/zend_exceptions.c static const zend_function_entry default_exception_functions[] = {
default_exception_functions  857 Zend/zend_exceptions.c 	INIT_CLASS_ENTRY(ce, "Exception", default_exception_functions);
default_exception_functions  875 Zend/zend_exceptions.c 	INIT_CLASS_ENTRY(ce, "Error", default_exception_functions);