Home
last modified time | relevance | path

Searched refs:EH_NORMAL (Results 1 – 5 of 5) sorted by relevance

/PHP-5.5/Zend/
H A Dzend.h844 EH_NORMAL = 0, enumerator
H A Dzend.c1118 || EG(error_handling) != EH_NORMAL) { in zend_error()
H A Dzend_execute_API.c153 EG(error_handling) = EH_NORMAL; in init_executor()
H A Dzend_API.c3958 if (error_handling != EH_NORMAL && EG(user_error_handler)) { in zend_replace_error_handling()
/PHP-5.5/main/
H A Dmain.c996 if (EG(error_handling) != EH_NORMAL) { in php_error_cb()
2099 EG(error_handling) = EH_NORMAL; in php_module_startup()

Completed in 88 milliseconds