Home
last modified time | relevance | path

Searched refs:LONGJMP (Results 1 – 2 of 2) sorted by last modified time

/PHP-5.5/Zend/
H A Dzend.c885 LONGJMP(*EG(bailout), FAILURE); in BEGIN_EXTERN_C()
H A Dzend.h619 # define LONGJMP(a,b) siglongjmp(a, b) macro
623 # define LONGJMP(a,b) longjmp(a, b)

Completed in 40 milliseconds