Home
last modified time | relevance | path

Searched refs:intl_error_reset (Results 1 – 25 of 35) sorted by relevance

12

/PHP-8.0/ext/intl/dateformat/
H A Ddateformat_data.c29 intl_error_reset( &datef_data->error ); in dateformat_data_init()
45 intl_error_reset( &datef_data->error ); in dateformat_data_free()
H A Ddateformat_class.c80 intl_error_reset(INTL_DATA_ERROR_P(dfo)); in IntlDateFormatter_object_clone()
/PHP-8.0/ext/intl/formatter/
H A Dformatter_data.c30 intl_error_reset( &nf_data->error ); in formatter_data_init()
46 intl_error_reset( &nf_data->error ); in formatter_data_free()
H A Dformatter_format.c66 intl_error_reset(INTL_DATA_ERROR_P(nfo)); in PHP_FUNCTION()
82 intl_error_reset(INTL_DATA_ERROR_P(nfo)); in PHP_FUNCTION()
97 intl_error_reset(INTL_DATA_ERROR_P(nfo)); in PHP_FUNCTION()
160 intl_error_reset(INTL_DATA_ERROR_P(nfo)); in PHP_FUNCTION()
H A Dformatter_class.c67 intl_error_reset(INTL_DATA_ERROR_P(nfo)); in NumberFormatter_object_clone()
/PHP-8.0/ext/intl/timezone/
H A Dtimezone_methods.cpp53 intl_error_reset(NULL); in PHP_FUNCTION()
77 intl_error_reset(NULL); in PHP_FUNCTION()
103 intl_error_reset(NULL); in PHP_FUNCTION()
115 intl_error_reset(NULL); in PHP_FUNCTION()
126 intl_error_reset(NULL); in PHP_FUNCTION()
139 intl_error_reset(NULL); in PHP_FUNCTION()
200 intl_error_reset(NULL); in PHP_FUNCTION()
229 intl_error_reset(NULL); in PHP_FUNCTION()
268 intl_error_reset(NULL); in PHP_FUNCTION()
305 intl_error_reset(NULL); in PHP_FUNCTION()
[all …]
H A Dtimezone_class.cpp230 intl_error_reset(NULL); in TimeZone_clone_obj()
233 intl_error_reset(TIMEZONE_ERROR_P(to_orig)); in TimeZone_clone_obj()
370 intl_error_reset(TIMEZONE_ERROR_P(to)); in TimeZone_objects_free()
/PHP-8.0/ext/intl/msgformat/
H A Dmsgformat_data.c36 intl_error_reset( &mf_data->error ); in msgformat_data_init()
63 intl_error_reset(&mf_data->error); in msgformat_data_free()
H A Dmsgformat_class.c65 intl_error_reset(INTL_DATA_ERROR_P(mfo)); in MessageFormatter_object_clone()
/PHP-8.0/ext/intl/locale/
H A Dlocale_class.h42 intl_error_reset( NULL ); \
H A Dlocale_methods.c390 intl_error_reset( NULL ); in get_icu_value_src_php()
478 intl_error_reset( NULL ); in get_icu_disp_value_src_php()
646 intl_error_reset( NULL ); in PHP_FUNCTION()
836 intl_error_reset( NULL ); in handleAppendResult()
860 intl_error_reset( NULL ); in PHP_FUNCTION()
1039 intl_error_reset( NULL ); in PHP_FUNCTION()
1081 intl_error_reset( NULL ); in PHP_FUNCTION()
1177 intl_error_reset( NULL ); in PHP_FUNCTION()
1450 intl_error_reset( NULL ); in PHP_FUNCTION()
/PHP-8.0/ext/intl/spoofchecker/
H A Dspoofchecker_class.c70 intl_error_reset(SPOOFCHECKER_ERROR_P(sfo)); in spoofchecker_clone_obj()
136 intl_error_reset(SPOOFCHECKER_ERROR_P(co)); in spoofchecker_object_destroy()
H A Dspoofchecker_class.h59 intl_error_reset(NULL); \
/PHP-8.0/ext/intl/
H A Dintl_error.c78 void intl_error_reset( intl_error* err ) in intl_error_reset() function
180 intl_error_reset( err ); in intl_errors_reset()
182 intl_error_reset( NULL ); in intl_errors_reset()
H A Dintl_data.h36 intl_error_reset( NULL );
44 intl_error_reset( INTL_DATA_ERROR_P(obj) ); \
H A Dintl_error.h34 void intl_error_reset( intl_error* err );
/PHP-8.0/ext/intl/transliterator/
H A Dtransliterator_class.c94 intl_error_reset( TRANSLITERATOR_ERROR_P( to ) ); in transliterator_object_destroy()
136 intl_error_reset( NULL ); in Transliterator_clone_obj()
139 intl_error_reset( INTL_DATA_ERROR_P( to_orig ) ); in Transliterator_clone_obj()
H A Dtransliterator_methods.c35 intl_error_reset( NULL ); in create_transliterator()
226 intl_error_reset( NULL ); in PHP_FUNCTION()
378 intl_error_reset( TRANSLITERATOR_ERROR_P( to ) ); in PHP_FUNCTION()
384 intl_error_reset( TRANSLITERATOR_ERROR_P( to ) ); in PHP_FUNCTION()
/PHP-8.0/ext/intl/collator/
H A Dcollator_create.c32 intl_error_reset( NULL ); in collator_ctor()
H A Dcollator_class.h60 intl_error_reset( NULL ); \
H A Dcollator_class.c119 intl_error_reset( COLLATOR_ERROR_P( co ) ); in collator_object_destroy()
/PHP-8.0/ext/intl/resourcebundle/
H A Dresourcebundle_class.c43 intl_error_reset( INTL_DATA_ERROR_P(rb) ); in ResourceBundle_object_free()
88 intl_error_reset( NULL ); in resourcebundle_ctor()
175 intl_error_reset(NULL); in resourcebundle_array_fetch()
176 intl_error_reset(INTL_DATA_ERROR_P(rb)); in resourcebundle_array_fetch()
/PHP-8.0/ext/intl/normalizer/
H A Dnormalizer_normalize.c99 intl_error_reset( NULL ); in PHP_FUNCTION()
231 intl_error_reset( NULL ); in PHP_FUNCTION()
316 intl_error_reset(NULL); in PHP_FUNCTION()
/PHP-8.0/ext/intl/calendar/
H A Dcalendar_class.cpp83 intl_error_reset(NULL); in Calendar_clone_obj()
86 intl_error_reset(INTL_DATA_ERROR_P(co_orig)); in Calendar_clone_obj()
242 intl_error_reset(CALENDAR_ERROR_P(co)); in Calendar_objects_free()
H A Dgregoriancalendar_methods.cpp57 intl_error_reset(NULL); in _php_intlgregcal_constructor_body()
188 intl_error_reset(NULL); in PHP_FUNCTION()

Completed in 65 milliseconds

12