Home
last modified time | relevance | path

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

/php-src/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-src/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() local
235 zend_error_handling error_handling; in PHP_METHOD() local
270 zend_error_handling error_handling; in PHP_METHOD() local
/php-src/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() local
/php-src/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()
216 zend_error_handling error_handling; in PHP_METHOD() local
/php-src/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-src/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-src/ext/intl/spoofchecker/
H A Dspoofchecker_create.c29 zend_error_handling error_handling; in PHP_METHOD() local
/php-src/ext/intl/resourcebundle/
H A Dresourcebundle_class.c75 static int resourcebundle_ctor(INTERNAL_FUNCTION_PARAMETERS, zend_error_handling *error_handling, b… in resourcebundle_ctor()
144 zend_error_handling error_handling; in PHP_METHOD() local
/php-src/ext/spl/
H A Dspl_directory.c510 zend_error_handling error_handling; in spl_filesystem_object_create_type() local
722 zend_error_handling error_handling; in spl_filesystem_object_construct() local
2041 zend_error_handling error_handling; in PHP_METHOD() local
2086 zend_error_handling error_handling; in PHP_METHOD() local
H A Dspl_iterators.c1323 zend_error_handling error_handling; in spl_dual_it_construct() local
/php-src/Zend/
H A Dzend_globals.h234 zend_error_handling_t error_handling; member
H A Dzend_API.c5088 ZEND_API void zend_replace_error_handling(zend_error_handling_t error_handling, zend_class_entry *e… in zend_replace_error_handling()

Completed in 77 milliseconds