/PHP-7.4/ext/intl/dateformat/ |
H A D | dateformat_data.c | 31 intl_error_reset( &datef_data->error ); in dateformat_data_init() 47 intl_error_reset( &datef_data->error ); in dateformat_data_free()
|
/PHP-7.4/ext/intl/formatter/ |
H A D | formatter_data.c | 32 intl_error_reset( &nf_data->error ); in formatter_data_init() 48 intl_error_reset( &nf_data->error ); in formatter_data_free()
|
H A D | formatter_format.c | 81 intl_error_reset(INTL_DATA_ERROR_P(nfo)); in PHP_FUNCTION() 97 intl_error_reset(INTL_DATA_ERROR_P(nfo)); in PHP_FUNCTION() 112 intl_error_reset(INTL_DATA_ERROR_P(nfo)); in PHP_FUNCTION() 174 intl_error_reset(INTL_DATA_ERROR_P(nfo)); in PHP_FUNCTION()
|
/PHP-7.4/ext/intl/timezone/ |
H A D | timezone_methods.cpp | 55 intl_error_reset(NULL); in PHP_FUNCTION() 81 intl_error_reset(NULL); in PHP_FUNCTION() 109 intl_error_reset(NULL); in PHP_FUNCTION() 123 intl_error_reset(NULL); in PHP_FUNCTION() 136 intl_error_reset(NULL); in PHP_FUNCTION() 151 intl_error_reset(NULL); in PHP_FUNCTION() 214 intl_error_reset(NULL); in PHP_FUNCTION() 245 intl_error_reset(NULL); in PHP_FUNCTION() 286 intl_error_reset(NULL); in PHP_FUNCTION() 325 intl_error_reset(NULL); in PHP_FUNCTION() [all …]
|
H A D | timezone_class.cpp | 231 intl_error_reset(NULL); in TimeZone_clone_obj() 234 intl_error_reset(TIMEZONE_ERROR_P(to_orig)); in TimeZone_clone_obj() 368 intl_error_reset(TIMEZONE_ERROR_P(to)); in TimeZone_objects_free()
|
/PHP-7.4/ext/intl/msgformat/ |
H A D | msgformat_data.c | 38 intl_error_reset( &mf_data->error ); in msgformat_data_init() 65 intl_error_reset(&mf_data->error); in msgformat_data_free()
|
H A D | msgformat.c | 41 intl_error_reset( NULL ); in msgfmt_ctor()
|
/PHP-7.4/ext/intl/locale/ |
H A D | locale_class.h | 44 intl_error_reset( NULL ); \
|
H A D | locale_methods.c | 396 intl_error_reset( NULL ); in get_icu_value_src_php() 503 intl_error_reset( NULL ); in get_icu_disp_value_src_php() 696 intl_error_reset( NULL ); in PHP_FUNCTION() 892 intl_error_reset( NULL ); in handleAppendResult() 918 intl_error_reset( NULL ); in PHP_FUNCTION() 1106 intl_error_reset( NULL ); in PHP_FUNCTION() 1156 intl_error_reset( NULL ); in PHP_FUNCTION() 1261 intl_error_reset( NULL ); in PHP_FUNCTION() 1539 intl_error_reset( NULL ); in PHP_FUNCTION()
|
/PHP-7.4/ext/intl/ |
H A D | intl_error.c | 90 void intl_error_reset( intl_error* err ) in intl_error_reset() function 205 intl_error_reset( err ); in intl_errors_reset() 207 intl_error_reset( NULL ); in intl_errors_reset()
|
H A D | intl_data.h | 38 intl_error_reset( NULL ); 46 intl_error_reset( INTL_DATA_ERROR_P(obj) ); \
|
H A D | intl_error.h | 36 void intl_error_reset( intl_error* err );
|
/PHP-7.4/ext/intl/spoofchecker/ |
H A D | spoofchecker_class.c | 117 intl_error_reset(SPOOFCHECKER_ERROR_P(sfo)); in spoofchecker_clone_obj() 183 intl_error_reset(SPOOFCHECKER_ERROR_P(co)); in spoofchecker_object_destroy()
|
H A D | spoofchecker_class.h | 62 intl_error_reset(NULL); \
|
/PHP-7.4/ext/intl/collator/ |
H A D | collator_create.c | 36 intl_error_reset( NULL ); in collator_ctor()
|
H A D | collator_class.h | 62 intl_error_reset( NULL ); \
|
H A D | collator_class.c | 176 intl_error_reset( COLLATOR_ERROR_P( co ) ); in collator_object_destroy()
|
/PHP-7.4/ext/intl/normalizer/ |
H A D | normalizer_normalize.c | 124 intl_error_reset( NULL ); in PHP_FUNCTION() 266 intl_error_reset( NULL ); in PHP_FUNCTION() 361 intl_error_reset(NULL); in PHP_FUNCTION()
|
/PHP-7.4/ext/intl/transliterator/ |
H A D | transliterator_methods.c | 38 intl_error_reset( NULL ); in create_transliterator() 249 intl_error_reset( NULL ); in PHP_FUNCTION() 420 intl_error_reset( TRANSLITERATOR_ERROR_P( to ) ); in PHP_FUNCTION() 426 intl_error_reset( TRANSLITERATOR_ERROR_P( to ) ); in PHP_FUNCTION()
|
H A D | transliterator_class.c | 96 intl_error_reset( TRANSLITERATOR_ERROR_P( to ) ); in transliterator_object_destroy() 138 intl_error_reset( NULL ); in Transliterator_clone_obj() 141 intl_error_reset( INTL_DATA_ERROR_P( to_orig ) ); in Transliterator_clone_obj()
|
/PHP-7.4/ext/intl/calendar/ |
H A D | gregoriancalendar_methods.cpp | 60 intl_error_reset(NULL); in _php_intlgregcal_constructor_body() 212 intl_error_reset(NULL); in PHP_FUNCTION()
|
H A D | calendar_class.cpp | 86 intl_error_reset(NULL); in Calendar_clone_obj() 89 intl_error_reset(INTL_DATA_ERROR_P(co_orig)); in Calendar_clone_obj() 245 intl_error_reset(CALENDAR_ERROR_P(co)); in Calendar_objects_free()
|
/PHP-7.4/ext/intl/resourcebundle/ |
H A D | resourcebundle_class.c | 44 intl_error_reset( INTL_DATA_ERROR_P(rb) ); in ResourceBundle_object_free() 90 intl_error_reset( NULL ); in resourcebundle_ctor() 187 intl_error_reset( NULL ); in resourcebundle_array_fetch()
|
/PHP-7.4/ext/intl/converter/ |
H A D | converter.c | 569 intl_error_reset(NULL); in PHP_METHOD() 733 intl_error_reset(NULL); in PHP_METHOD() 802 intl_error_reset(NULL); in PHP_METHOD() 897 intl_error_reset(NULL); in PHP_METHOD() 922 intl_error_reset(NULL); in PHP_METHOD() 957 intl_error_reset(NULL); in PHP_METHOD() 1023 intl_error_reset(&(objval->error)); in php_converter_dtor_object()
|
/PHP-7.4/ext/intl/breakiterator/ |
H A D | breakiterator_methods.cpp | 54 intl_error_reset(NULL); in _breakiter_factory() 118 intl_error_reset(NULL); in PHP_FUNCTION()
|