Home
last modified time | relevance | path

Searched refs:JMP_BUF (Results 1 – 2 of 2) sorted by relevance

/PHP-5.5/Zend/
H A Dzend.h620 # define JMP_BUF sigjmp_buf macro
624 # define JMP_BUF jmp_buf
629 JMP_BUF *__orig_bailout = EG(bailout); \
630 JMP_BUF __bailout; \
H A Dzend_globals.h182 JMP_BUF *bailout;

Completed in 13 milliseconds