Home
last modified time | relevance | path

Searched refs:zend_throw_error_exception (Results 1 – 3 of 3) sorted by relevance

/PHP-5.5/Zend/
H A Dzend_exceptions.h48 ZEND_API zval * zend_throw_error_exception(zend_class_entry *exception_ce, const char *message, lon…
H A Dzend_exceptions.c866 ZEND_API zval * zend_throw_error_exception(zend_class_entry *exception_ce, const char *message, lon… in zend_throw_error_exception() function
/PHP-5.5/main/
H A Dmain.c1019 zend_throw_error_exception(EG(exception_class), buffer, 0, type TSRMLS_CC); in php_error_cb()

Completed in 22 milliseconds