Searched defs:E_RECOVERABLE_ERROR (Results 1 – 2 of 2) sorted by relevance
/php-src/Zend/ | ||
H A D | zend_errors.h | 36 #define E_RECOVERABLE_ERROR (1<<12L) macro |
H A D | zend_constants.stub.php | 83 const E_RECOVERABLE_ERROR = UNKNOWN; define |
Completed in 4 milliseconds