zend_exception_set_previous   70 Zend/zend_exceptions.c 		zend_exception_set_previous(EG(exception), EG(prev_exception) TSRMLS_CC);
zend_exception_set_previous   83 Zend/zend_exceptions.c 			zend_exception_set_previous(EG(exception), EG(prev_exception) TSRMLS_CC);
zend_exception_set_previous  110 Zend/zend_exceptions.c 		zend_exception_set_previous(exception, EG(exception) TSRMLS_CC);
zend_exception_set_previous   29 Zend/zend_exceptions.h ZEND_API void zend_exception_set_previous(zval *exception, zval *add_previous TSRMLS_DC);
zend_exception_set_previous  126 Zend/zend_objects.c 				zend_exception_set_previous(EG(exception), old_exception TSRMLS_CC);
zend_exception_set_previous 5311 Zend/zend_vm_def.h 			zend_exception_set_previous(EG(exception), EX(delayed_exception) TSRMLS_CC);
zend_exception_set_previous 5322 Zend/zend_vm_def.h 				zend_exception_set_previous(EG(exception), EX(delayed_exception) TSRMLS_CC);
zend_exception_set_previous 5330 Zend/zend_vm_def.h 			zend_exception_set_previous(EG(exception), EX(delayed_exception) TSRMLS_CC);
zend_exception_set_previous 1267 Zend/zend_vm_execute.h 			zend_exception_set_previous(EG(exception), EX(delayed_exception) TSRMLS_CC);
zend_exception_set_previous 1278 Zend/zend_vm_execute.h 				zend_exception_set_previous(EG(exception), EX(delayed_exception) TSRMLS_CC);
zend_exception_set_previous 1286 Zend/zend_vm_execute.h 			zend_exception_set_previous(EG(exception), EX(delayed_exception) TSRMLS_CC);