zend_replace_error_handling 334 Zend/zend.h ZEND_API void zend_replace_error_handling(zend_error_handling_t error_handling, zend_class_entry *exception_class, zend_error_handling *current); zend_replace_error_handling 2666 ext/date/php_date.c zend_replace_error_handling(EH_THROW, NULL, &error_handling); zend_replace_error_handling 2686 ext/date/php_date.c zend_replace_error_handling(EH_THROW, NULL, &error_handling); zend_replace_error_handling 3663 ext/date/php_date.c zend_replace_error_handling(EH_THROW, NULL, &error_handling); zend_replace_error_handling 4096 ext/date/php_date.c zend_replace_error_handling(EH_THROW, NULL, &error_handling); zend_replace_error_handling 4336 ext/date/php_date.c zend_replace_error_handling(EH_THROW, NULL, &error_handling); zend_replace_error_handling 302 ext/fileinfo/fileinfo.c zend_replace_error_handling(EH_THROW, NULL, &zeh); zend_replace_error_handling 81 ext/intl/collator/collator_create.c zend_replace_error_handling(EH_THROW, IntlException_ce_ptr, &error_handling); zend_replace_error_handling 96 ext/intl/formatter/formatter_main.c zend_replace_error_handling(EH_THROW, IntlException_ce_ptr, &error_handling); zend_replace_error_handling 114 ext/intl/msgformat/msgformat.c zend_replace_error_handling(EH_THROW, IntlException_ce_ptr, &error_handling); zend_replace_error_handling 145 ext/intl/resourcebundle/resourcebundle_class.c zend_replace_error_handling(EH_THROW, IntlException_ce_ptr, &error_handling); zend_replace_error_handling 39 ext/intl/spoofchecker/spoofchecker_create.c zend_replace_error_handling(EH_THROW, IntlException_ce_ptr, &error_handling); zend_replace_error_handling 347 ext/pdo/pdo_dbh.c zend_replace_error_handling(EH_THROW, pdo_exception_ce, &zeh); zend_replace_error_handling 433 ext/spl/spl_directory.c zend_replace_error_handling(EH_THROW, spl_ce_RuntimeException, &error_handling); zend_replace_error_handling 461 ext/spl/spl_directory.c zend_replace_error_handling(EH_THROW, spl_ce_RuntimeException, &error_handling); zend_replace_error_handling 683 ext/spl/spl_directory.c zend_replace_error_handling(EH_THROW, spl_ce_UnexpectedValueException, &error_handling); zend_replace_error_handling 1134 ext/spl/spl_directory.c zend_replace_error_handling(EH_THROW, spl_ce_RuntimeException, &error_handling);\ zend_replace_error_handling 1229 ext/spl/spl_directory.c zend_replace_error_handling(EH_THROW, spl_ce_RuntimeException, &error_handling); zend_replace_error_handling 1277 ext/spl/spl_directory.c zend_replace_error_handling(EH_THROW, spl_ce_RuntimeException, &error_handling); zend_replace_error_handling 1324 ext/spl/spl_directory.c zend_replace_error_handling(EH_THROW, spl_ce_UnexpectedValueException, &error_handling); zend_replace_error_handling 1342 ext/spl/spl_directory.c zend_replace_error_handling(EH_THROW, spl_ce_UnexpectedValueException, &error_handling ); zend_replace_error_handling 1360 ext/spl/spl_directory.c zend_replace_error_handling(EH_THROW, spl_ce_UnexpectedValueException, &error_handling); zend_replace_error_handling 1378 ext/spl/spl_directory.c zend_replace_error_handling(EH_THROW, spl_ce_UnexpectedValueException, &error_handling); zend_replace_error_handling 2278 ext/spl/spl_directory.c zend_replace_error_handling(EH_THROW, spl_ce_RuntimeException, &error_handling); zend_replace_error_handling 2336 ext/spl/spl_directory.c zend_replace_error_handling(EH_THROW, spl_ce_RuntimeException, &error_handling); zend_replace_error_handling 482 ext/spl/spl_iterators.c zend_replace_error_handling(EH_THROW, spl_ce_InvalidArgumentException, &error_handling); zend_replace_error_handling 1073 ext/spl/spl_iterators.c zend_replace_error_handling(EH_THROW, spl_ce_UnexpectedValueException, &error_handling); zend_replace_error_handling 1534 ext/spl/spl_iterators.c zend_replace_error_handling(EH_THROW, spl_ce_InvalidArgumentException, &error_handling); zend_replace_error_handling 1559 ext/spl/spl_iterators.c zend_replace_error_handling(EH_THROW, spl_ce_InvalidArgumentException, &error_handling); zend_replace_error_handling 1619 ext/sqlite3/sqlite3.c zend_replace_error_handling(EH_THROW, NULL, &error_handling); zend_replace_error_handling 294 main/php.h zend_replace_error_handling(error_handling, exception_class, NULL);