Searched defs:FAILURE (Results 1 - 2 of 2) sorted by relevance

/PHP_TRUNK/Zend/
H A Dzend.c95 return FAILURE;
878 LONGJMP(*EG(bailout), FAILURE); local
988 return FAILURE;
1350 return FAILURE;
H A Dzend.h283 FAILURE = -1, /* this MUST stay a negative number, or it may affect functions! */ enumerator in enum:__anon1

Completed in 6 milliseconds