Home
last modified time | relevance | path

Searched refs:E_CORE (Results 1 – 2 of 2) sorted by relevance

/php-src/Zend/
H A Dzend_errors.h43 #define E_CORE (E_CORE_ERROR | E_CORE_WARNING) macro
/php-src/main/
H A Dmain.c1297 if (display && ((EG(error_reporting) & type) || (type & E_CORE)) in php_error_cb()

Completed in 10 milliseconds