Home
last modified time | relevance | path

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

/PHP-7.3/ext/intl/spoofchecker/
H A Dspoofchecker_create.c41 zend_replace_error_handling(EH_THROW, IntlException_ce_ptr, &error_handling); in PHP_METHOD()
/PHP-7.3/ext/intl/collator/
H A Dcollator_create.c81 zend_replace_error_handling(EH_THROW, IntlException_ce_ptr, &error_handling); in PHP_METHOD()
/PHP-7.3/ext/intl/formatter/
H A Dformatter_main.c96 zend_replace_error_handling(EH_THROW, IntlException_ce_ptr, &error_handling); in PHP_METHOD()
/PHP-7.3/ext/intl/msgformat/
H A Dmsgformat.c115 zend_replace_error_handling(EH_THROW, IntlException_ce_ptr, &error_handling); in PHP_METHOD()
/PHP-7.3/ext/intl/breakiterator/
H A Drulebasedbreakiterator_methods.cpp102 zend_replace_error_handling(EH_THROW, IntlException_ce_ptr, &error_handling); in PHP_METHOD()
/PHP-7.3/ext/intl/dateformat/
H A Ddateformat_create.cpp213 zend_replace_error_handling(EH_THROW, IntlException_ce_ptr, &error_handling); in PHP_METHOD()
/PHP-7.3/ext/spl/
H A Dspl_directory.c457 zend_replace_error_handling(EH_THROW, spl_ce_RuntimeException, &error_handling); in spl_filesystem_object_create_info()
485 zend_replace_error_handling(EH_THROW, spl_ce_RuntimeException, &error_handling); in spl_filesystem_object_create_type()
708 zend_replace_error_handling(EH_THROW, spl_ce_UnexpectedValueException, &error_handling); in spl_filesystem_object_construct()
1157 zend_replace_error_handling(EH_THROW, spl_ce_RuntimeException, &error_handling);\
1252 zend_replace_error_handling(EH_THROW, spl_ce_RuntimeException, &error_handling); in FileInfoFunction()
1303 zend_replace_error_handling(EH_THROW, spl_ce_RuntimeException, &error_handling); in SPL_METHOD()
1350 zend_replace_error_handling(EH_THROW, spl_ce_UnexpectedValueException, &error_handling); in SPL_METHOD()
1386 zend_replace_error_handling(EH_THROW, spl_ce_UnexpectedValueException, &error_handling); in SPL_METHOD()
1404 zend_replace_error_handling(EH_THROW, spl_ce_UnexpectedValueException, &error_handling); in SPL_METHOD()
2284 zend_replace_error_handling(EH_THROW, spl_ce_RuntimeException, &error_handling); in SPL_METHOD()
[all …]
H A Dspl_iterators.c487 zend_replace_error_handling(EH_THROW, spl_ce_InvalidArgumentException, &error_handling); in spl_recursive_it_it_construct()
1076 zend_replace_error_handling(EH_THROW, spl_ce_UnexpectedValueException, &error_handling); in spl_recursive_tree_iterator_get_entry()
1533 zend_replace_error_handling(EH_THROW, spl_ce_InvalidArgumentException, &error_handling); in spl_dual_it_construct()
1558 zend_replace_error_handling(EH_THROW, spl_ce_InvalidArgumentException, &error_handling); in spl_dual_it_construct()
/PHP-7.3/ext/intl/calendar/
H A Dgregoriancalendar_methods.cpp227 zend_replace_error_handling(EH_THROW, IntlException_ce_ptr, &error_handling); in PHP_METHOD()
/PHP-7.3/main/
H A Dphp.h366 zend_replace_error_handling(error_handling, exception_class, NULL); in BEGIN_EXTERN_C()
/PHP-7.3/ext/intl/resourcebundle/
H A Dresourcebundle_class.c154 zend_replace_error_handling(EH_THROW, IntlException_ce_ptr, &error_handling); in ZEND_END_ARG_INFO()
/PHP-7.3/Zend/
H A Dzend.h328 ZEND_API void zend_replace_error_handling(zend_error_handling_t error_handling, zend_class_entry *e…
H A Dzend_API.c4237 ZEND_API void zend_replace_error_handling(zend_error_handling_t error_handling, zend_class_entry *e… in zend_replace_error_handling() function
/PHP-7.3/ext/fileinfo/
H A Dfileinfo.c305 zend_replace_error_handling(EH_THROW, NULL, &zeh); in PHP_FUNCTION()
/PHP-7.3/ext/date/
H A Dphp_date.c2850 zend_replace_error_handling(EH_THROW, NULL, &error_handling); in PHP_METHOD()
2872 zend_replace_error_handling(EH_THROW, NULL, &error_handling); in PHP_METHOD()
3869 zend_replace_error_handling(EH_THROW, NULL, &error_handling); in PHP_METHOD()
4326 zend_replace_error_handling(EH_THROW, NULL, &error_handling); in PHP_METHOD()
4616 zend_replace_error_handling(EH_THROW, NULL, &error_handling); in PHP_METHOD()
/PHP-7.3/ext/pdo/
H A Dpdo_dbh.c376 zend_replace_error_handling(EH_THROW, pdo_exception_ce, &zeh); in PHP_METHOD()
/PHP-7.3/ext/sqlite3/
H A Dsqlite3.c1703 zend_replace_error_handling(EH_THROW, NULL, &error_handling); in PHP_METHOD()

Completed in 81 milliseconds