zend_exception_set_previous   62 Zend/zend_exceptions.c 		zend_exception_set_previous(EG(exception), EG(prev_exception) TSRMLS_CC);
zend_exception_set_previous   75 Zend/zend_exceptions.c 			zend_exception_set_previous(EG(exception), EG(prev_exception) TSRMLS_CC);
zend_exception_set_previous  102 Zend/zend_exceptions.c 		zend_exception_set_previous(exception, EG(exception) TSRMLS_CC);
zend_exception_set_previous  126 Zend/zend_objects.c 				zend_exception_set_previous(EG(exception), old_exception TSRMLS_CC);