Home
last modified time | relevance | path

Searched refs:zend_replace_error_handling (Results 1 – 21 of 21) sorted by relevance

/PHP-5.5/ext/dom/
H A Dcdatasection.c60 zend_replace_error_handling(EH_THROW, dom_domexception_class_entry, &error_handling TSRMLS_CC); in PHP_METHOD()
H A Dcomment.c60 zend_replace_error_handling(EH_THROW, dom_domexception_class_entry, &error_handling TSRMLS_CC); in PHP_METHOD()
H A Dentityreference.c59 zend_replace_error_handling(EH_THROW, dom_domexception_class_entry, &error_handling TSRMLS_CC); in PHP_METHOD()
H A Ddocumentfragment.c61 zend_replace_error_handling(EH_THROW, dom_domexception_class_entry, &error_handling TSRMLS_CC); in PHP_METHOD()
H A Dprocessinginstruction.c61 zend_replace_error_handling(EH_THROW, dom_domexception_class_entry, &error_handling TSRMLS_CC); in PHP_METHOD()
H A Dtext.c75 zend_replace_error_handling(EH_THROW, dom_domexception_class_entry, &error_handling TSRMLS_CC); in PHP_METHOD()
H A Dattr.c67 zend_replace_error_handling(EH_THROW, dom_domexception_class_entry, &error_handling TSRMLS_CC); in PHP_METHOD()
H A Dxpath.c280 zend_replace_error_handling(EH_THROW, dom_domexception_class_entry, &error_handling TSRMLS_CC); in PHP_METHOD()
H A Delement.c167 zend_replace_error_handling(EH_THROW, dom_domexception_class_entry, &error_handling TSRMLS_CC); in PHP_METHOD()
H A Ddocument.c1461 zend_replace_error_handling(EH_THROW, dom_domexception_class_entry, &error_handling TSRMLS_CC); in PHP_METHOD()
/PHP-5.5/ext/spl/
H A Dspl_directory.c445 zend_replace_error_handling(EH_THROW, spl_ce_RuntimeException, &error_handling TSRMLS_CC); in spl_filesystem_object_create_info()
474 zend_replace_error_handling(EH_THROW, spl_ce_RuntimeException, &error_handling TSRMLS_CC); in spl_filesystem_object_create_type()
690 zend_replace_error_handling(EH_THROW, spl_ce_UnexpectedValueException, &error_handling TSRMLS_CC); in spl_filesystem_object_construct()
1135 zend_replace_error_handling(EH_THROW, spl_ce_RuntimeException, &error_handling TSRMLS_CC); in SPL_METHOD()
1162 zend_replace_error_handling(EH_THROW, spl_ce_RuntimeException, &error_handling TSRMLS_CC);\
1257 zend_replace_error_handling(EH_THROW, spl_ce_RuntimeException, &error_handling TSRMLS_CC); in FileInfoFunction()
1305 zend_replace_error_handling(EH_THROW, spl_ce_RuntimeException, &error_handling TSRMLS_CC); in SPL_METHOD()
1352 zend_replace_error_handling(EH_THROW, spl_ce_UnexpectedValueException, &error_handling TSRMLS_CC); in SPL_METHOD()
1388 zend_replace_error_handling(EH_THROW, spl_ce_UnexpectedValueException, &error_handling TSRMLS_CC); in SPL_METHOD()
2292 zend_replace_error_handling(EH_THROW, spl_ce_RuntimeException, &error_handling TSRMLS_CC); in SPL_METHOD()
[all …]
H A Dspl_observer.c999 zend_replace_error_handling(EH_THROW, spl_ce_InvalidArgumentException, &error_handling TSRMLS_CC); in SPL_METHOD()
H A Dspl_iterators.c454 zend_replace_error_handling(EH_THROW, spl_ce_InvalidArgumentException, &error_handling TSRMLS_CC); in spl_recursive_it_it_construct()
1020 zend_replace_error_handling(EH_THROW, spl_ce_UnexpectedValueException, &error_handling TSRMLS_CC); in spl_recursive_tree_iterator_get_entry()
1386 zend_replace_error_handling(EH_THROW, spl_ce_InvalidArgumentException, &error_handling TSRMLS_CC); in spl_dual_it_construct()
H A Dspl_array.c1207 zend_replace_error_handling(EH_THROW, spl_ce_InvalidArgumentException, &error_handling TSRMLS_CC); in SPL_METHOD()
/PHP-5.5/main/
H A Dphp.h295 zend_replace_error_handling(error_handling, exception_class, NULL TSRMLS_CC); in BEGIN_EXTERN_C()
/PHP-5.5/Zend/
H A Dzend.h856 ZEND_API void zend_replace_error_handling(zend_error_handling_t error_handling, zend_class_entry *e…
H A Dzend_API.c3954 ZEND_API void zend_replace_error_handling(zend_error_handling_t error_handling, zend_class_entry *e… in zend_replace_error_handling() function
/PHP-5.5/ext/date/
H A Dphp_date.c2753 zend_replace_error_handling(EH_THROW, NULL, &error_handling TSRMLS_CC); in PHP_METHOD()
2771 zend_replace_error_handling(EH_THROW, NULL, &error_handling TSRMLS_CC); in PHP_METHOD()
3705 zend_replace_error_handling(EH_THROW, NULL, &error_handling TSRMLS_CC); in PHP_METHOD()
4142 zend_replace_error_handling(EH_THROW, NULL, &error_handling TSRMLS_CC); in PHP_METHOD()
4391 zend_replace_error_handling(EH_THROW, NULL, &error_handling TSRMLS_CC); in PHP_METHOD()
/PHP-5.5/ext/sqlite3/
H A Dsqlite3.c104 zend_replace_error_handling(EH_THROW, NULL, &error_handling TSRMLS_CC);
1626 zend_replace_error_handling(EH_THROW, NULL, &error_handling TSRMLS_CC);
/PHP-5.5/ext/snmp/
H A Dsnmp.c1823 zend_replace_error_handling(EH_THROW, NULL, &error_handling TSRMLS_CC); in PHP_METHOD()
/PHP-5.5/ext/simplexml/
H A Dsimplexml.c2247 zend_replace_error_handling(EH_THROW, NULL, &error_handling TSRMLS_CC); in SXE_METHOD()

Completed in 115 milliseconds