LONGJMP 622 Zend/zend.h # define LONGJMP(a,b) siglongjmp(a, b) LONGJMP 626 Zend/zend.h # define LONGJMP(a,b) longjmp(a, b)