Searched defs:E_COMPILE_ERROR (Results 1 – 2 of 2) sorted by relevance
/PHP-8.3/Zend/ | ||
H A D | zend_errors.h | 29 #define E_COMPILE_ERROR (1<<6L) macro |
H A D | zend_constants.stub.php | 45 const E_COMPILE_ERROR = UNKNOWN; define |
Completed in 4 milliseconds