Home
last modified time | relevance | path

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

/PHP-5.3/Zend/
H A Dzend.h549 # define JMP_BUF sigjmp_buf macro
553 # define JMP_BUF jmp_buf
558 JMP_BUF *__orig_bailout = EG(bailout); \
559 JMP_BUF __bailout; \
H A Dzend_globals.h187 JMP_BUF *bailout;

Completed in 11 milliseconds