Home
last modified time | relevance | path

Searched refs:zend_throw_exception_object (Results 1 – 9 of 9) sorted by relevance

/PHP-7.4/ext/mysqli/
H A Dmysqli_exception.c73 zend_throw_exception_object(&sql_ex); in php_mysqli_throw_sql_exception()
/PHP-7.4/Zend/
H A Dzend_exceptions.h60 ZEND_API ZEND_COLD void zend_throw_exception_object(zval *exception);
H A Dzend_generators.c492 zend_throw_exception_object(exception); in zend_generator_throw_exception()
1074 zend_throw_exception_object(exception); in ZEND_METHOD()
H A Dzend_exceptions.c1053 ZEND_API ZEND_COLD void zend_throw_exception_object(zval *exception) /* {{{ */ in zend_throw_exception_object() function
H A Dzend_vm_def.h4580 zend_throw_exception_object(value);
H A Dzend_vm_execute.h3726 zend_throw_exception_object(value); in ZEND_THROW_SPEC_CONST_HANDLER()
18062 zend_throw_exception_object(value); in ZEND_THROW_SPEC_TMP_HANDLER()
20923 zend_throw_exception_object(value); in ZEND_THROW_SPEC_VAR_HANDLER()
37161 zend_throw_exception_object(value); in ZEND_THROW_SPEC_CV_HANDLER()
/PHP-7.4/ext/standard/
H A Dassert.c250 zend_throw_exception_object(description); in PHP_FUNCTION()
/PHP-7.4/ext/pdo/
H A Dpdo_dbh.c64 zend_throw_exception_object(&pdo_exception); in pdo_throw_exception()
118 zend_throw_exception_object(&ex); in pdo_raise_impl_error()
190 zend_throw_exception_object(&ex); in pdo_handle_error()
/PHP-7.4/ext/soap/
H A Dsoap.c2152 zend_throw_exception_object(&fault);
2778 zend_throw_exception_object(return_value);

Completed in 191 milliseconds