Home
last modified time | relevance | path

Searched refs:zend_error_handling (Results 1 – 16 of 16) sorted by path

/PHP-7.3/Zend/
H A Dzend.h325 } zend_error_handling; typedef
327 ZEND_API void zend_save_error_handling(zend_error_handling *current);
328 …_error_handling_t error_handling, zend_class_entry *exception_class, zend_error_handling *current);
329 ZEND_API void zend_restore_error_handling(zend_error_handling *saved);
H A Dzend_API.c4229 ZEND_API void zend_save_error_handling(zend_error_handling *current) /* {{{ */ in zend_save_error_handling()
4237 …rror_handling_t error_handling, zend_class_entry *exception_class, zend_error_handling *current) /… in zend_replace_error_handling()
4248 ZEND_API void zend_restore_error_handling(zend_error_handling *saved) /* {{{ */ in zend_restore_error_handling()
/PHP-7.3/ext/date/
H A Dphp_date.c2842 zend_error_handling error_handling; in PHP_METHOD()
2864 zend_error_handling error_handling; in PHP_METHOD()
3863 zend_error_handling error_handling; in PHP_METHOD()
4320 zend_error_handling error_handling; in PHP_METHOD()
4614 zend_error_handling error_handling; in PHP_METHOD()
/PHP-7.3/ext/fileinfo/
H A Dfileinfo.c295 zend_error_handling zeh; in PHP_FUNCTION()
/PHP-7.3/ext/intl/breakiterator/
H A Drulebasedbreakiterator_methods.cpp100 zend_error_handling error_handling; in PHP_METHOD()
/PHP-7.3/ext/intl/calendar/
H A Dgregoriancalendar_methods.cpp225 zend_error_handling error_handling; in PHP_METHOD()
/PHP-7.3/ext/intl/collator/
H A Dcollator_create.c79 zend_error_handling error_handling; in PHP_METHOD()
/PHP-7.3/ext/intl/dateformat/
H A Ddateformat_create.cpp211 zend_error_handling error_handling; in PHP_METHOD()
/PHP-7.3/ext/intl/formatter/
H A Dformatter_main.c94 zend_error_handling error_handling; in PHP_METHOD()
/PHP-7.3/ext/intl/msgformat/
H A Dmsgformat.c113 zend_error_handling error_handling; in PHP_METHOD()
/PHP-7.3/ext/intl/resourcebundle/
H A Dresourcebundle_class.c152 zend_error_handling error_handling; in ZEND_END_ARG_INFO()
/PHP-7.3/ext/intl/spoofchecker/
H A Dspoofchecker_create.c34 zend_error_handling error_handling; in PHP_METHOD()
/PHP-7.3/ext/pdo/
H A Dpdo_dbh.c236 zend_error_handling zeh; in PHP_METHOD()
/PHP-7.3/ext/spl/
H A Dspl_directory.c439 zend_error_handling error_handling; in spl_filesystem_object_create_info()
483 zend_error_handling error_handling; in spl_filesystem_object_create_type()
706 zend_error_handling error_handling; in spl_filesystem_object_construct()
1246 zend_error_handling error_handling; in FileInfoFunction()
1297 zend_error_handling error_handling; in SPL_METHOD()
1348 zend_error_handling error_handling; in SPL_METHOD()
1366 zend_error_handling error_handling; in SPL_METHOD()
1384 zend_error_handling error_handling; in SPL_METHOD()
1402 zend_error_handling error_handling; in SPL_METHOD()
2265 zend_error_handling error_handling; in SPL_METHOD()
[all …]
H A Dspl_iterators.c484 zend_error_handling error_handling; in spl_recursive_it_it_construct()
1070 zend_error_handling error_handling; in spl_recursive_tree_iterator_get_entry()
1455 zend_error_handling error_handling; in spl_dual_it_construct()
/PHP-7.3/ext/sqlite3/
H A Dsqlite3.c1692 zend_error_handling error_handling; in PHP_METHOD()

Completed in 115 milliseconds