Searched refs:E_CORE (Results 1 – 2 of 2) sorted by relevance
/PHP-7.0/Zend/ | ||
H A D | zend_errors.h | 42 #define E_CORE (E_CORE_ERROR | E_CORE_WARNING) macro |
/PHP-7.0/main/ | ||
H A D | main.c | 1074 if (display && (EG(error_reporting) & type || (type & E_CORE)) in php_error_cb() |
Completed in 16 milliseconds