Home
last modified time | relevance | path

Searched defs:error_handling (Results 1 – 14 of 14) sorted by relevance

/PHP-8.2/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()
74 zend_error_handling error_handling; in PHP_METHOD() local
/PHP-8.2/ext/intl/formatter/
H A Dformatter_main.c26 static int numfmt_ctor(INTERNAL_FUNCTION_PARAMETERS, zend_error_handling *error_handling, bool *err… in numfmt_ctor()
92 zend_error_handling error_handling; in PHP_METHOD() local
/PHP-8.2/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() local
H A Ddateformat_create.cpp48 static zend_result datefmt_ctor(INTERNAL_FUNCTION_PARAMETERS, zend_error_handling *error_handling, … in datefmt_ctor()
215 zend_error_handling error_handling; in PHP_METHOD() local
/PHP-8.2/ext/intl/msgformat/
H A Dmsgformat.c28 static int msgfmt_ctor(INTERNAL_FUNCTION_PARAMETERS, zend_error_handling *error_handling, bool *err… in msgfmt_ctor()
122 zend_error_handling error_handling; in PHP_METHOD() local
/PHP-8.2/ext/intl/calendar/
H A Dgregoriancalendar_methods.cpp47 …INTERNAL_FUNCTION_PARAMETERS, bool is_constructor, zend_error_handling *error_handling, bool *erro… in _php_intlgregcal_constructor_body()
201 zend_error_handling error_handling; in PHP_METHOD() local
/PHP-8.2/ext/intl/breakiterator/
H A Drulebasedbreakiterator_methods.cpp35 …hp_intlrbbi_constructor_body(INTERNAL_FUNCTION_PARAMETERS, zend_error_handling *error_handling, bo… in _php_intlrbbi_constructor_body()
101 zend_error_handling error_handling; in PHP_METHOD() local
/PHP-8.2/ext/intl/spoofchecker/
H A Dspoofchecker_create.c29 zend_error_handling error_handling; in PHP_METHOD() local
/PHP-8.2/ext/intl/resourcebundle/
H A Dresourcebundle_class.c77 static int resourcebundle_ctor(INTERNAL_FUNCTION_PARAMETERS, zend_error_handling *error_handling, b… in resourcebundle_ctor()
146 zend_error_handling error_handling; in PHP_METHOD() local
/PHP-8.2/ext/spl/
H A Dspl_directory.c520 zend_error_handling error_handling; in spl_filesystem_object_create_type() local
732 zend_error_handling error_handling; in spl_filesystem_object_construct() local
2048 zend_error_handling error_handling; in PHP_METHOD() local
2093 zend_error_handling error_handling; in PHP_METHOD() local
H A Dspl_iterators.c1331 zend_error_handling error_handling; in spl_dual_it_construct() local
/PHP-8.2/Zend/
H A Dzend_globals.h213 zend_error_handling_t error_handling; member
H A Dzend_API.c4896 ZEND_API void zend_replace_error_handling(zend_error_handling_t error_handling, zend_class_entry *e… in zend_replace_error_handling()
/PHP-8.2/ext/date/
H A Dphp_date.c3772 zend_error_handling error_handling; in PHP_METHOD() local

Completed in 117 milliseconds