Home
last modified time | relevance | path

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

/PHP-8.4/ext/intl/collator/
H A Dcollator_create.c25 static int collator_ctor(INTERNAL_FUNCTION_PARAMETERS, zend_error_handling *error_handling, bool *e… in collator_ctor()
71 zend_error_handling error_handling; in PHP_METHOD()
/PHP-8.4/ext/intl/formatter/
H A Dformatter_main.c27 static int numfmt_ctor(INTERNAL_FUNCTION_PARAMETERS, zend_error_handling *error_handling, bool *err… in numfmt_ctor()
98 zend_error_handling error_handling; in PHP_METHOD()
/PHP-8.4/ext/intl/dateformat/
H A Ddatepatterngenerator_methods.cpp33 static zend_result dtpg_ctor(INTERNAL_FUNCTION_PARAMETERS, zend_error_handling *error_handling, boo… in dtpg_ctor()
90 zend_error_handling error_handling; in PHP_METHOD()
H A Ddateformat_create.cpp48 static zend_result datefmt_ctor(INTERNAL_FUNCTION_PARAMETERS, zend_error_handling *error_handling, … in datefmt_ctor()
216 zend_error_handling error_handling; in PHP_METHOD()
/PHP-8.4/ext/intl/spoofchecker/
H A Dspoofchecker_create.c29 zend_error_handling error_handling; in PHP_METHOD()
/PHP-8.4/ext/intl/calendar/
H A Dgregoriancalendar_methods.cpp82 …INTERNAL_FUNCTION_PARAMETERS, bool is_constructor, zend_error_handling *error_handling, bool *erro… in _php_intlgregcal_constructor_body()
221 zend_error_handling error_handling; in PHP_METHOD()
235 zend_error_handling error_handling; in PHP_METHOD()
272 zend_error_handling error_handling; in PHP_METHOD()
/PHP-8.4/ext/intl/msgformat/
H A Dmsgformat.c28 static int msgfmt_ctor(INTERNAL_FUNCTION_PARAMETERS, zend_error_handling *error_handling, bool *err… in msgfmt_ctor()
120 zend_error_handling error_handling; in PHP_METHOD()
/PHP-8.4/ext/intl/breakiterator/
H A Drulebasedbreakiterator_methods.cpp35 static void _php_intlrbbi_constructor_body(INTERNAL_FUNCTION_PARAMETERS, zend_error_handling *error… in _php_intlrbbi_constructor_body()
102 zend_error_handling error_handling; in PHP_METHOD()
/PHP-8.4/Zend/
H A Dzend.h439 } zend_error_handling; typedef
442 ZEND_API void zend_save_error_handling(zend_error_handling *current);
443 …_error_handling_t error_handling, zend_class_entry *exception_class, zend_error_handling *current);
444 ZEND_API void zend_restore_error_handling(zend_error_handling *saved);
H A Dzend_API.c5227 ZEND_API void zend_save_error_handling(zend_error_handling *current) /* {{{ */ in zend_save_error_handling()
5234 …rror_handling_t error_handling, zend_class_entry *exception_class, zend_error_handling *current) /… in zend_replace_error_handling()
5245 ZEND_API void zend_restore_error_handling(zend_error_handling *saved) /* {{{ */ in zend_restore_error_handling()
/PHP-8.4/ext/intl/resourcebundle/
H A Dresourcebundle_class.c75 static int resourcebundle_ctor(INTERNAL_FUNCTION_PARAMETERS, zend_error_handling *error_handling, b… in resourcebundle_ctor()
145 zend_error_handling error_handling; in PHP_METHOD()
/PHP-8.4/ext/fileinfo/
H A Dfileinfo.c167 zend_error_handling zeh; in PHP_FUNCTION()
/PHP-8.4/ext/spl/
H A Dspl_directory.c497 zend_error_handling error_handling; in spl_filesystem_object_create_type()
690 zend_error_handling error_handling; in spl_filesystem_object_construct()
1144 zend_error_handling error_handling; \
2024 zend_error_handling error_handling; in PHP_METHOD()
2072 zend_error_handling error_handling; in PHP_METHOD()
H A Dspl_iterators.c1281 zend_error_handling error_handling; in spl_dual_it_construct()
/PHP-8.4/ext/tidy/
H A Dtidy.c1384 zend_error_handling error_handling; in PHP_METHOD()
/PHP-8.4/ext/pdo/
H A Dpdo_dbh.c314 zend_error_handling zeh; in php_pdo_internal_construct_driver()
/PHP-8.4/ext/date/
H A Dphp_date.c3366 zend_error_handling zeh; in PHP_METHOD()
3391 zend_error_handling zeh; in PHP_METHOD()
3508 zend_error_handling zeh; in PHP_METHOD()
3526 zend_error_handling zeh; in PHP_METHOD()

Completed in 90 milliseconds