Home
last modified time | relevance | path

Searched refs:error_handling (Results 1 – 25 of 25) sorted by relevance

/PHP-5.4/ext/dom/
H A Dcdatasection.c58 zend_error_handling error_handling; in PHP_METHOD() local
60 zend_replace_error_handling(EH_THROW, dom_domexception_class_entry, &error_handling TSRMLS_CC); in PHP_METHOD()
62 zend_restore_error_handling(&error_handling TSRMLS_CC); in PHP_METHOD()
66 zend_restore_error_handling(&error_handling TSRMLS_CC); in PHP_METHOD()
H A Dcomment.c58 zend_error_handling error_handling; in PHP_METHOD() local
60 zend_replace_error_handling(EH_THROW, dom_domexception_class_entry, &error_handling TSRMLS_CC); in PHP_METHOD()
62 zend_restore_error_handling(&error_handling TSRMLS_CC); in PHP_METHOD()
66 zend_restore_error_handling(&error_handling TSRMLS_CC); in PHP_METHOD()
H A Dentityreference.c57 zend_error_handling error_handling; in PHP_METHOD() local
59 zend_replace_error_handling(EH_THROW, dom_domexception_class_entry, &error_handling TSRMLS_CC); in PHP_METHOD()
61 zend_restore_error_handling(&error_handling TSRMLS_CC); in PHP_METHOD()
65 zend_restore_error_handling(&error_handling TSRMLS_CC); in PHP_METHOD()
H A Ddocumentfragment.c59 zend_error_handling error_handling; in PHP_METHOD() local
61 zend_replace_error_handling(EH_THROW, dom_domexception_class_entry, &error_handling TSRMLS_CC); in PHP_METHOD()
63 zend_restore_error_handling(&error_handling TSRMLS_CC); in PHP_METHOD()
67 zend_restore_error_handling(&error_handling TSRMLS_CC); in PHP_METHOD()
H A Dprocessinginstruction.c59 zend_error_handling error_handling; in PHP_METHOD() local
61 zend_replace_error_handling(EH_THROW, dom_domexception_class_entry, &error_handling TSRMLS_CC); in PHP_METHOD()
63 zend_restore_error_handling(&error_handling TSRMLS_CC); in PHP_METHOD()
67 zend_restore_error_handling(&error_handling TSRMLS_CC); in PHP_METHOD()
H A Dtext.c73 zend_error_handling error_handling; in PHP_METHOD() local
75 zend_replace_error_handling(EH_THROW, dom_domexception_class_entry, &error_handling TSRMLS_CC); in PHP_METHOD()
77 zend_restore_error_handling(&error_handling TSRMLS_CC); in PHP_METHOD()
81 zend_restore_error_handling(&error_handling TSRMLS_CC); in PHP_METHOD()
H A Dattr.c65 zend_error_handling error_handling; in PHP_METHOD() local
67 zend_replace_error_handling(EH_THROW, dom_domexception_class_entry, &error_handling TSRMLS_CC); in PHP_METHOD()
69 zend_restore_error_handling(&error_handling TSRMLS_CC); in PHP_METHOD()
73 zend_restore_error_handling(&error_handling TSRMLS_CC); in PHP_METHOD()
H A Dxpath.c278 zend_error_handling error_handling; in PHP_METHOD() local
280 zend_replace_error_handling(EH_THROW, dom_domexception_class_entry, &error_handling TSRMLS_CC); in PHP_METHOD()
282 zend_restore_error_handling(&error_handling TSRMLS_CC); in PHP_METHOD()
286 zend_restore_error_handling(&error_handling TSRMLS_CC); in PHP_METHOD()
H A Delement.c165 zend_error_handling error_handling; in PHP_METHOD() local
167 zend_replace_error_handling(EH_THROW, dom_domexception_class_entry, &error_handling TSRMLS_CC); in PHP_METHOD()
169 zend_restore_error_handling(&error_handling TSRMLS_CC); in PHP_METHOD()
172 zend_restore_error_handling(&error_handling TSRMLS_CC); in PHP_METHOD()
H A Ddocument.c1459 zend_error_handling error_handling; in PHP_METHOD() local
1461 zend_replace_error_handling(EH_THROW, dom_domexception_class_entry, &error_handling TSRMLS_CC); in PHP_METHOD()
1463 zend_restore_error_handling(&error_handling TSRMLS_CC); in PHP_METHOD()
1467 zend_restore_error_handling(&error_handling TSRMLS_CC); in PHP_METHOD()
/PHP-5.4/ext/spl/
H A Dspl_directory.c424 zend_error_handling error_handling; in spl_filesystem_object_create_info() local
469 zend_error_handling error_handling; in spl_filesystem_object_create_type() local
685 zend_error_handling error_handling; in spl_filesystem_object_construct() local
1130 zend_error_handling error_handling; in SPL_METHOD() local
1248 zend_error_handling error_handling; in FileInfoFunction() local
1296 zend_error_handling error_handling; in SPL_METHOD() local
1347 zend_error_handling error_handling; in SPL_METHOD() local
1365 zend_error_handling error_handling; in SPL_METHOD() local
1383 zend_error_handling error_handling; in SPL_METHOD() local
1401 zend_error_handling error_handling; in SPL_METHOD() local
[all …]
H A Dspl_iterators.c452 zend_error_handling error_handling; in spl_recursive_it_it_construct() local
510 zend_restore_error_handling(&error_handling TSRMLS_CC); in spl_recursive_it_it_construct()
560 zend_restore_error_handling(&error_handling TSRMLS_CC); in spl_recursive_it_it_construct()
1025 zend_error_handling error_handling; in spl_recursive_tree_iterator_get_entry() local
1039 zend_restore_error_handling(&error_handling TSRMLS_CC); in spl_recursive_tree_iterator_get_entry()
1382 zend_error_handling error_handling; in spl_dual_it_construct() local
1399 zend_restore_error_handling(&error_handling TSRMLS_CC); in spl_dual_it_construct()
1404 zend_restore_error_handling(&error_handling TSRMLS_CC); in spl_dual_it_construct()
1409 zend_restore_error_handling(&error_handling TSRMLS_CC); in spl_dual_it_construct()
1478 zend_restore_error_handling(&error_handling TSRMLS_CC); in spl_dual_it_construct()
[all …]
H A Dspl_observer.c1007 zend_error_handling error_handling; in SPL_METHOD() local
1009 zend_replace_error_handling(EH_THROW, spl_ce_InvalidArgumentException, &error_handling TSRMLS_CC); in SPL_METHOD()
1012 zend_restore_error_handling(&error_handling TSRMLS_CC); in SPL_METHOD()
1018 zend_restore_error_handling(&error_handling TSRMLS_CC); in SPL_METHOD()
H A Dspl_array.c1191 zend_error_handling error_handling; in SPL_METHOD() local
1197 zend_replace_error_handling(EH_THROW, spl_ce_InvalidArgumentException, &error_handling TSRMLS_CC); in SPL_METHOD()
1202 zend_restore_error_handling(&error_handling TSRMLS_CC); in SPL_METHOD()
1214 zend_restore_error_handling(&error_handling TSRMLS_CC); in SPL_METHOD()
/PHP-5.4/main/
H A Dphp.h294 static inline ZEND_ATTRIBUTE_DEPRECATED void php_set_error_handling(error_handling_t error_handling in BEGIN_EXTERN_C()
296 zend_replace_error_handling(error_handling, exception_class, NULL TSRMLS_CC); in BEGIN_EXTERN_C()
H A Dmain.c996 if (EG(error_handling) != EH_NORMAL) { in php_error_cb()
1018 if (EG(error_handling) == EH_THROW && !EG(exception)) { in php_error_cb()
2077 EG(error_handling) = EH_NORMAL; in php_module_startup()
/PHP-5.4/Zend/
H A Dzend_globals.h233 zend_error_handling_t error_handling; member
H A Dzend_API.c3882 current->handling = EG(error_handling); in zend_save_error_handling()
3891 ZEND_API void zend_replace_error_handling(zend_error_handling_t error_handling, zend_class_entry *e… in zend_replace_error_handling() argument
3895 if (error_handling != EH_NORMAL && EG(user_error_handler)) { in zend_replace_error_handling()
3900 EG(error_handling) = error_handling; in zend_replace_error_handling()
3901 EG(exception_class) = error_handling == EH_THROW ? exception_class : NULL; in zend_replace_error_handling()
3907 EG(error_handling) = saved->handling; in zend_restore_error_handling()
H A Dzend.h846 ZEND_API void zend_replace_error_handling(zend_error_handling_t error_handling, zend_class_entry *e…
H A Dzend.c1120 || EG(error_handling) != EH_NORMAL) { in zend_error()
H A Dzend_execute_API.c156 EG(error_handling) = EH_NORMAL; in init_executor()
/PHP-5.4/ext/sqlite3/
H A Dsqlite3.c101 zend_error_handling error_handling; local
104 zend_replace_error_handling(EH_THROW, NULL, &error_handling TSRMLS_CC);
107 zend_restore_error_handling(&error_handling TSRMLS_CC);
111 zend_restore_error_handling(&error_handling TSRMLS_CC);
1617 zend_error_handling error_handling; local
1621 zend_replace_error_handling(EH_THROW, NULL, &error_handling TSRMLS_CC);
1624 zend_restore_error_handling(&error_handling TSRMLS_CC);
1632 zend_restore_error_handling(&error_handling TSRMLS_CC);
/PHP-5.4/ext/date/
H A Dphp_date.c2559 zend_error_handling error_handling; in PHP_METHOD() local
2561 zend_replace_error_handling(EH_THROW, NULL, &error_handling TSRMLS_CC); in PHP_METHOD()
2565 zend_restore_error_handling(&error_handling TSRMLS_CC); in PHP_METHOD()
3262 zend_error_handling error_handling; in PHP_METHOD() local
3264 zend_replace_error_handling(EH_THROW, NULL, &error_handling TSRMLS_CC); in PHP_METHOD()
3275 zend_restore_error_handling(&error_handling TSRMLS_CC); in PHP_METHOD()
3648 zend_error_handling error_handling; in PHP_METHOD() local
3660 zend_restore_error_handling(&error_handling TSRMLS_CC); in PHP_METHOD()
3897 zend_error_handling error_handling; in PHP_METHOD() local
3904 zend_restore_error_handling(&error_handling TSRMLS_CC); in PHP_METHOD()
[all …]
/PHP-5.4/ext/snmp/
H A Dsnmp.c1820 zend_error_handling error_handling; in PHP_METHOD() local
1823 zend_replace_error_handling(EH_THROW, NULL, &error_handling TSRMLS_CC); in PHP_METHOD()
1826 zend_restore_error_handling(&error_handling TSRMLS_CC); in PHP_METHOD()
1830 zend_restore_error_handling(&error_handling TSRMLS_CC); in PHP_METHOD()
/PHP-5.4/ext/simplexml/
H A Dsimplexml.c2245 zend_error_handling error_handling; in SXE_METHOD() local
2247 zend_replace_error_handling(EH_THROW, NULL, &error_handling TSRMLS_CC); in SXE_METHOD()
2249 zend_restore_error_handling(&error_handling TSRMLS_CC); in SXE_METHOD()
2253 zend_restore_error_handling(&error_handling TSRMLS_CC); in SXE_METHOD()

Completed in 222 milliseconds