Home
last modified time | relevance | path

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

/PHP-5.5/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.5/ext/spl/
H A Dspl_directory.c427 zend_error_handling error_handling; in spl_filesystem_object_create_info() local
472 zend_error_handling error_handling; in spl_filesystem_object_create_type() local
688 zend_error_handling error_handling; in spl_filesystem_object_construct() local
1133 zend_error_handling error_handling; in SPL_METHOD() local
1251 zend_error_handling error_handling; in FileInfoFunction() local
1299 zend_error_handling error_handling; in SPL_METHOD() local
1350 zend_error_handling error_handling; in SPL_METHOD() local
1368 zend_error_handling error_handling; in SPL_METHOD() local
1386 zend_error_handling error_handling; in SPL_METHOD() local
1404 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()
1016 zend_error_handling error_handling; in spl_recursive_tree_iterator_get_entry() local
1030 zend_restore_error_handling(&error_handling TSRMLS_CC); in spl_recursive_tree_iterator_get_entry()
1377 zend_error_handling error_handling; in spl_dual_it_construct() local
1394 zend_restore_error_handling(&error_handling TSRMLS_CC); in spl_dual_it_construct()
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()
1473 zend_restore_error_handling(&error_handling TSRMLS_CC); in spl_dual_it_construct()
[all …]
H A Dspl_observer.c997 zend_error_handling error_handling; in SPL_METHOD() local
999 zend_replace_error_handling(EH_THROW, spl_ce_InvalidArgumentException, &error_handling TSRMLS_CC); in SPL_METHOD()
1002 zend_restore_error_handling(&error_handling TSRMLS_CC); in SPL_METHOD()
1008 zend_restore_error_handling(&error_handling TSRMLS_CC); in SPL_METHOD()
H A Dspl_array.c1201 zend_error_handling error_handling; in SPL_METHOD() local
1207 zend_replace_error_handling(EH_THROW, spl_ce_InvalidArgumentException, &error_handling TSRMLS_CC); in SPL_METHOD()
1212 zend_restore_error_handling(&error_handling TSRMLS_CC); in SPL_METHOD()
1224 zend_restore_error_handling(&error_handling TSRMLS_CC); in SPL_METHOD()
/PHP-5.5/main/
H A Dphp.h293 static inline ZEND_ATTRIBUTE_DEPRECATED void php_set_error_handling(error_handling_t error_handling in BEGIN_EXTERN_C()
295 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()
2099 EG(error_handling) = EH_NORMAL; in php_module_startup()
/PHP-5.5/Zend/
H A Dzend_globals.h228 zend_error_handling_t error_handling; member
H A Dzend_API.c3945 current->handling = EG(error_handling); in zend_save_error_handling()
3954 ZEND_API void zend_replace_error_handling(zend_error_handling_t error_handling, zend_class_entry *e… in zend_replace_error_handling() argument
3958 if (error_handling != EH_NORMAL && EG(user_error_handler)) { in zend_replace_error_handling()
3963 EG(error_handling) = error_handling; in zend_replace_error_handling()
3964 EG(exception_class) = error_handling == EH_THROW ? exception_class : NULL; in zend_replace_error_handling()
3970 EG(error_handling) = saved->handling; in zend_restore_error_handling()
H A Dzend.h856 ZEND_API void zend_replace_error_handling(zend_error_handling_t error_handling, zend_class_entry *e…
H A Dzend.c1118 || EG(error_handling) != EH_NORMAL) { in zend_error()
H A Dzend_execute_API.c153 EG(error_handling) = EH_NORMAL; in init_executor()
/PHP-5.5/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);
1622 zend_error_handling error_handling; local
1626 zend_replace_error_handling(EH_THROW, NULL, &error_handling TSRMLS_CC);
1629 zend_restore_error_handling(&error_handling TSRMLS_CC);
1637 zend_restore_error_handling(&error_handling TSRMLS_CC);
/PHP-5.5/ext/date/
H A Dphp_date.c2751 zend_error_handling error_handling; in PHP_METHOD() local
2757 zend_restore_error_handling(&error_handling TSRMLS_CC); in PHP_METHOD()
2769 zend_error_handling error_handling; in PHP_METHOD() local
2775 zend_restore_error_handling(&error_handling TSRMLS_CC); in PHP_METHOD()
3703 zend_error_handling error_handling; in PHP_METHOD() local
3712 zend_restore_error_handling(&error_handling TSRMLS_CC); in PHP_METHOD()
4140 zend_error_handling error_handling; in PHP_METHOD() local
4152 zend_restore_error_handling(&error_handling TSRMLS_CC); in PHP_METHOD()
4389 zend_error_handling error_handling; in PHP_METHOD() local
4396 zend_restore_error_handling(&error_handling TSRMLS_CC); in PHP_METHOD()
[all …]
/PHP-5.5/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.5/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 133 milliseconds