SETJMP 360 Zend/zend_portability.h # define SETJMP(a) sigsetjmp(a, 0) SETJMP 364 Zend/zend_portability.h # define SETJMP(a) setjmp(a)