Home
last modified time | relevance | path

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

12

/php-src/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 Ddatepatterngenerator_class.cpp39 intl_error_reset(NULL); in IntlDatePatternGenerator_object_clone()
42 intl_error_reset(DTPATTERNGEN_ERROR_P(dtpgo_orig)); in IntlDatePatternGenerator_object_clone()
87 intl_error_reset(DTPATTERNGEN_ERROR_P(co)); in IntlDatePatternGenerator_object_free()
/php-src/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.c65 intl_error_reset(INTL_DATA_ERROR_P(nfo)); in NumberFormatter_object_clone()
/php-src/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()
267 intl_error_reset(NULL); in PHP_FUNCTION()
304 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()
363 intl_error_reset(TIMEZONE_ERROR_P(to)); in TimeZone_objects_free()
/php-src/ext/intl/transliterator/
H A Dtransliterator_class.c94 intl_error_reset( TRANSLITERATOR_ERROR_P( to ) ); in transliterator_object_destroy()
134 intl_error_reset( NULL ); in Transliterator_clone_obj()
137 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-src/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.c63 intl_error_reset(INTL_DATA_ERROR_P(mfo)); in MessageFormatter_object_clone()
/php-src/ext/intl/locale/
H A Dlocale_class.h42 intl_error_reset( NULL ); \
H A Dlocale_methods.c484 intl_error_reset( NULL ); in get_icu_value_src_php()
572 intl_error_reset( NULL ); in get_icu_disp_value_src_php()
740 intl_error_reset( NULL ); in PHP_FUNCTION()
929 intl_error_reset( NULL ); in handleAppendResult()
953 intl_error_reset( NULL ); in PHP_FUNCTION()
1132 intl_error_reset( NULL ); in PHP_FUNCTION()
1174 intl_error_reset( NULL ); in PHP_FUNCTION()
1270 intl_error_reset( NULL ); in PHP_FUNCTION()
1543 intl_error_reset( NULL ); in PHP_FUNCTION()
/php-src/ext/intl/spoofchecker/
H A Dspoofchecker_class.c68 intl_error_reset(SPOOFCHECKER_ERROR_P(sfo)); in spoofchecker_clone_obj()
139 intl_error_reset(SPOOFCHECKER_ERROR_P(co)); in spoofchecker_object_destroy()
H A Dspoofchecker_class.h62 intl_error_reset(NULL); \
/php-src/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-src/ext/intl/calendar/
H A Dgregoriancalendar_methods.cpp92 intl_error_reset(NULL); in _php_intlgregcal_constructor_body()
213 intl_error_reset(NULL); in PHP_FUNCTION()
239 intl_error_reset(NULL); in PHP_METHOD()
274 intl_error_reset(NULL); in PHP_METHOD()
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()
/php-src/ext/intl/normalizer/
H A Dnormalizer_normalize.c99 intl_error_reset( NULL ); in PHP_FUNCTION()
232 intl_error_reset( NULL ); in PHP_FUNCTION()
317 intl_error_reset(NULL); in PHP_FUNCTION()
/php-src/ext/intl/collator/
H A Dcollator_class.h60 intl_error_reset( NULL ); \
H A Dcollator_create.c32 intl_error_reset( NULL ); in collator_ctor()
H A Dcollator_class.c119 intl_error_reset( COLLATOR_ERROR_P( co ) ); in collator_object_destroy()
/php-src/ext/intl/resourcebundle/
H A Dresourcebundle_class.c43 intl_error_reset( INTL_DATA_ERROR_P(rb) ); in ResourceBundle_object_free()
86 intl_error_reset( NULL ); in resourcebundle_ctor()
182 intl_error_reset(NULL); in resource_bundle_array_fetch()
183 intl_error_reset(INTL_DATA_ERROR_P(rb)); in resource_bundle_array_fetch()

Completed in 53 milliseconds

12