JMP_BUF           225 Zend/zend.h    		JMP_BUF *__orig_bailout = EG(bailout);					\
JMP_BUF           226 Zend/zend.h    		JMP_BUF __bailout;										\
JMP_BUF           150 Zend/zend_globals.h 	JMP_BUF *bailout;
JMP_BUF           221 sapi/phpdbg/phpdbg.h 		JMP_BUF *__orig_bailout = PHPDBG_G(sigsegv_bailout); \
JMP_BUF           222 sapi/phpdbg/phpdbg.h 		JMP_BUF __bailout;                                   \
JMP_BUF           307 sapi/phpdbg/phpdbg.h 	JMP_BUF *sigsegv_bailout;                    /* bailout address for accesibility probing */