SETJMP            621 Zend/zend.h    #	define SETJMP(a) sigsetjmp(a, 0)
SETJMP            625 Zend/zend.h    #	define SETJMP(a) setjmp(a)