Home
last modified time | relevance | path

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

/PHP-5.4/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.4/ext/spl/
H A Dspl_directory.c442 zend_replace_error_handling(EH_THROW, spl_ce_RuntimeException, &error_handling TSRMLS_CC); in spl_filesystem_object_create_info()
471 zend_replace_error_handling(EH_THROW, spl_ce_RuntimeException, &error_handling TSRMLS_CC); in spl_filesystem_object_create_type()
687 zend_replace_error_handling(EH_THROW, spl_ce_UnexpectedValueException, &error_handling TSRMLS_CC); in spl_filesystem_object_construct()
1132 zend_replace_error_handling(EH_THROW, spl_ce_RuntimeException, &error_handling TSRMLS_CC); in SPL_METHOD()
1159 zend_replace_error_handling(EH_THROW, spl_ce_RuntimeException, &error_handling TSRMLS_CC);\
1254 zend_replace_error_handling(EH_THROW, spl_ce_RuntimeException, &error_handling TSRMLS_CC); in FileInfoFunction()
1302 zend_replace_error_handling(EH_THROW, spl_ce_RuntimeException, &error_handling TSRMLS_CC); in SPL_METHOD()
1349 zend_replace_error_handling(EH_THROW, spl_ce_UnexpectedValueException, &error_handling TSRMLS_CC); in SPL_METHOD()
1385 zend_replace_error_handling(EH_THROW, spl_ce_UnexpectedValueException, &error_handling TSRMLS_CC); in SPL_METHOD()
2294 zend_replace_error_handling(EH_THROW, spl_ce_RuntimeException, &error_handling TSRMLS_CC); in SPL_METHOD()
[all …]
H A Dspl_observer.c1009 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()
1029 zend_replace_error_handling(EH_THROW, spl_ce_UnexpectedValueException, &error_handling TSRMLS_CC); in spl_recursive_tree_iterator_get_entry()
1391 zend_replace_error_handling(EH_THROW, spl_ce_InvalidArgumentException, &error_handling TSRMLS_CC); in spl_dual_it_construct()
H A Dspl_array.c1197 zend_replace_error_handling(EH_THROW, spl_ce_InvalidArgumentException, &error_handling TSRMLS_CC); in SPL_METHOD()
/PHP-5.4/main/
H A Dphp.h296 zend_replace_error_handling(error_handling, exception_class, NULL TSRMLS_CC); in BEGIN_EXTERN_C()
/PHP-5.4/Zend/
H A Dzend.h846 ZEND_API void zend_replace_error_handling(zend_error_handling_t error_handling, zend_class_entry *e…
H A Dzend_API.c3891 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.4/ext/sqlite3/
H A Dsqlite3.c104 zend_replace_error_handling(EH_THROW, NULL, &error_handling TSRMLS_CC);
1621 zend_replace_error_handling(EH_THROW, NULL, &error_handling TSRMLS_CC);
/PHP-5.4/ext/date/
H A Dphp_date.c2561 zend_replace_error_handling(EH_THROW, NULL, &error_handling TSRMLS_CC); in PHP_METHOD()
3264 zend_replace_error_handling(EH_THROW, NULL, &error_handling TSRMLS_CC); in PHP_METHOD()
3650 zend_replace_error_handling(EH_THROW, NULL, &error_handling TSRMLS_CC); in PHP_METHOD()
3899 zend_replace_error_handling(EH_THROW, NULL, &error_handling TSRMLS_CC); in PHP_METHOD()
/PHP-5.4/ext/snmp/
H A Dsnmp.c1823 zend_replace_error_handling(EH_THROW, NULL, &error_handling TSRMLS_CC); in PHP_METHOD()
/PHP-5.4/ext/simplexml/
H A Dsimplexml.c2247 zend_replace_error_handling(EH_THROW, NULL, &error_handling TSRMLS_CC); in SXE_METHOD()

Completed in 121 milliseconds