Searched defs:zend_exception_error (Results 1 - 1 of 1) sorted by relevance
| /PHP_TRUNK/Zend/ | ||
| H A D | zend_exceptions.c | 110 zend_exception_error(EG(exception), E_ERROR TSRMLS_CC); 797 ZEND_API void zend_exception_error(zval *exception, int severity TSRMLS_DC) /* {{{ */ function |
Completed in 6 milliseconds