Home
last modified time | relevance | path

Searched refs:exception (Results 801 – 825 of 885) sorted by relevance

1...<<313233343536

/php-src/ext/standard/
H A Darray.c676 if (EG(exception)) { in PHP_FUNCTION()
1588 } while (!EG(exception)); in php_array_walk()
1938 if (UNEXPECTED(EG(exception))) {
3259 if (EG(exception)) {
3287 if (EG(exception)) {
6153 if (EG(exception)) {
6226 if (EG(exception)) {
6249 if (EG(exception)) {
6261 if (EG(exception)) {
6299 if (EG(exception)) {
[all …]
H A Dphp_fopen_wrapper.c375 if (EG(exception)) { in php_stream_url_wrap_php()
/php-src/ext/mysqli/tests/test_setup/
H A Dtest_helpers.inc82 …// the constuctor will throw an exception. We store current report_mode in variable and restore it…
/php-src/ext/mysqli/tests/
H A Dmysqli_stmt_affected_rows.phpt225 } catch (Error $exception) {
226 echo $exception->getMessage() . "\n";
H A Dmysqli_pconn_max_links.phpt64 } catch (ArgumentCountError $exception) {
65 echo $exception->getMessage() . "\n";
H A Dmysqli_stmt_bind_result.phpt26 } catch (Error $exception) {
27 echo $exception->getMessage() . "\n";
H A Dmysqli_fetch_all_oo.phpt290 } catch (Error $exception) {
291 echo $exception->getMessage() . "\n";
/php-src/ext/reflection/
H A Dphp_reflection.c109 if (EG(exception) && EG(exception)->ce == reflection_exception_ptr) { \
1201 if (EG(exception)) { in read_attributes()
1239 if (!EG(exception)) { in reflect_attributes()
3304 if (!EG(exception)) { in instantiate_reflection_method()
5100 if (EG(exception)) { in ZEND_METHOD()
5170 if (EG(exception)) { in ZEND_METHOD()
6757 if (EG(exception)) { in ZEND_METHOD()
6795 if (EG(exception)) { in ZEND_METHOD()
6912 if (EG(exception)) { in ZEND_METHOD()
6944 if (EG(exception)) { in ZEND_METHOD()
[all …]
/php-src/ext/spl/
H A Dspl_observer.c1196 …t = zend_hash_get_current_data_ptr_ex(&intern->storage, &intern->pos)) != NULL && !EG(exception)) { in PHP_METHOD()
1217 …t = zend_hash_get_current_data_ptr_ex(&intern->storage, &intern->pos)) != NULL && !EG(exception)) { in PHP_METHOD()
1246 …t = zend_hash_get_current_data_ptr_ex(&intern->storage, &intern->pos)) != NULL && !EG(exception)) { in PHP_METHOD()
1284 …t = zend_hash_get_current_data_ptr_ex(&intern->storage, &intern->pos)) != NULL && !EG(exception)) { in spl_multiple_iterator_get_all()
/php-src/ext/dom/
H A Dxml_document.c181 if (!EG(exception)) { in load_from_helper()
/php-src/ext/intl/calendar/
H A Dcalendar_methods.cpp383 if (UNEXPECTED(EG(exception))) { in PHP_FUNCTION()
1024 if (EG(exception)) { in PHP_FUNCTION()
1136 if (EG(exception)) { in PHP_FUNCTION()
/php-src/main/streams/
H A Duserspace.c281 if (EG(exception) != NULL) { in user_stream_create_object()
582 if (EG(exception)) { in php_userstreamop_write()
632 if (EG(exception)) { in php_userstreamop_read()
670 if (EG(exception)) { in php_userstreamop_read()
/php-src/ext/intl/timezone/
H A Dtimezone_class.cpp101 if (EG(exception)) { in timezone_convert_to_datetimezone()
/php-src/ext/standard/tests/file/
H A Dfscanf_variation8.phpt85 } catch (ValueError $exception) {
86 echo $exception->getMessage() . "\n";
/php-src/ext/standard/tests/general_functions/
H A Dgettype_settype_variation5.phpt147 } catch (ValueError $exception) {
148 echo $exception->getMessage() . "\n";
/php-src/main/
H A Dfopen_wrappers.c575 if (EG(exception)) {
615 if (EG(exception)) {
H A Dmain.c1266 if (!EG(exception)) { in php_error_cb()
2524 if (EG(exception)) { in php_execute_script_ex()
2526 zend_exception_error(EG(exception), E_ERROR); in php_execute_script_ex()
2657 if (EG(exception)) { in php_lint_script()
2658 zend_exception_error(EG(exception), E_ERROR); in php_lint_script()
/php-src/ext/soap/
H A Dsoap.c99 if (EG(exception) == NULL || \
1204 ZVAL_OBJ(&exception_object, EG(exception)); in _soap_server_exception()
1393 if (EG(exception)) {
1394 if (!zend_is_unwind_exit(EG(exception))) {
1443 if (EG(exception)) {
1515 } else if (EG(exception)) {
1554 if (EG(exception)) {
1555 if (!zend_is_unwind_exit(EG(exception))) {
1595 if (EG(exception)) {
2208 if (EG(exception) && instanceof_function(EG(exception)->ce, zend_ce_error)) {
[all …]
/php-src/ext/openssl/
H A Dopenssl.c1592 if (!EG(exception)) { in PHP_FUNCTION()
2606 if (!EG(exception)) { in PHP_FUNCTION()
2707 if (!EG(exception)) { in PHP_FUNCTION()
3250 if (!EG(exception)) { in PHP_FUNCTION()
4769 if (!EG(exception)) { in PHP_FUNCTION()
4837 if (!EG(exception)) { in PHP_FUNCTION()
5835 if (!EG(exception)) { in PHP_FUNCTION()
5943 if (!EG(exception)) { in PHP_FUNCTION()
6484 if (!EG(exception)) { in PHP_FUNCTION()
6654 if (!EG(exception)) { in PHP_FUNCTION()
[all …]
/php-src/ext/intl/transliterator/
H A Dtransliterator_methods.c303 if (!EG(exception)) { in PHP_FUNCTION()
/php-src/ext/intl/resourcebundle/
H A Dresourcebundle_class.c149 if (!EG(exception)) { in PHP_METHOD()
/php-src/
H A DNEWS65 now throw an exception on empty domain. (David Carlier)
76 throws an exception. (David Carlier)
/php-src/ext/opcache/
H A DZendAccelerator.c1740 if (!EG(exception)) { in opcache_compile_file()
1894 if (!EG(exception)) { in file_cache_compile_file()
2044 if (!EG(exception)) { in persistent_compile_file()
2101 if (!EG(exception)) { in persistent_compile_file()
3744 EG(exception) = (void*)(uintptr_t)-1; /* prevent error reporting */
3797 EG(exception) = NULL;
4369 if (UNEXPECTED(EG(exception))) {
4373 if (EG(exception)) {
4374 ret = zend_exception_error(EG(exception), E_ERROR);
4383 if (EG(exception)) {
[all …]
/php-src/ext/pdo/
H A Dpdo_dbh.c180 } else if (EG(exception) == NULL) { in pdo_handle_error()
492 if (!EG(exception)) { in internal_construct()
523 if (EXPECTED(!EG(exception))) { in pdo_stmt_instantiate()
/php-src/ext/opcache/jit/
H A Dzend_jit_vm_helpers.c71 if (UNEXPECTED(EG(exception) != NULL)) { in zend_jit_leave_nested_func_helper()
176 if (EG(exception)) { in zend_jit_deprecated_helper()
318 if (EG(exception)) { in _zend_quick_get_constant()

Completed in 176 milliseconds

1...<<313233343536