Home
last modified time | relevance | path

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

12

/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()
/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.cpp76 intl_error_reset(DTPATTERNGEN_ERROR_P(co)); in IntlDatePatternGenerator_object_free()
H A Ddatepatterngenerator_methods.cpp39 intl_error_reset(NULL); in dtpg_ctor()
/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()
102 intl_error_reset(NULL); in PHP_FUNCTION()
112 intl_error_reset(NULL); in PHP_FUNCTION()
121 intl_error_reset(NULL); in PHP_FUNCTION()
132 intl_error_reset(NULL); in PHP_FUNCTION()
194 intl_error_reset(NULL); in PHP_FUNCTION()
222 intl_error_reset(NULL); in PHP_FUNCTION()
262 intl_error_reset(NULL); in PHP_FUNCTION()
300 intl_error_reset(NULL); in PHP_FUNCTION()
[all …]
/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()
/php-src/ext/intl/locale/
H A Dlocale_class.h42 intl_error_reset( NULL ); \
H A Dlocale_methods.c481 intl_error_reset( NULL ); in get_icu_value_src_php()
568 intl_error_reset( NULL ); in get_icu_disp_value_src_php()
735 intl_error_reset( NULL ); in PHP_FUNCTION()
922 intl_error_reset( NULL ); in handleAppendResult()
946 intl_error_reset( NULL ); in PHP_FUNCTION()
1125 intl_error_reset( NULL ); in PHP_FUNCTION()
1165 intl_error_reset( NULL ); in PHP_FUNCTION()
1259 intl_error_reset( NULL ); in PHP_FUNCTION()
1532 intl_error_reset( NULL ); in PHP_FUNCTION()
/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 );
H A Dphp_intl.c248 intl_error_reset( NULL); in PHP_RSHUTDOWN_FUNCTION()
/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()
276 intl_error_reset(NULL); in PHP_METHOD()
/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.c110 intl_error_reset( COLLATOR_ERROR_P( co ) ); in collator_object_destroy()
/php-src/ext/intl/transliterator/
H A Dtransliterator_methods.c35 intl_error_reset( NULL ); in create_transliterator()
226 intl_error_reset( NULL ); in PHP_FUNCTION()
375 intl_error_reset( TRANSLITERATOR_ERROR_P( to ) ); in PHP_FUNCTION()
381 intl_error_reset( TRANSLITERATOR_ERROR_P( to ) ); in PHP_FUNCTION()
H A Dtransliterator_class.c94 intl_error_reset( TRANSLITERATOR_ERROR_P( to ) ); in transliterator_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()
183 intl_error_reset(NULL); in resource_bundle_array_fetch()
184 intl_error_reset(INTL_DATA_ERROR_P(rb)); in resource_bundle_array_fetch()
/php-src/ext/intl/spoofchecker/
H A Dspoofchecker_class.h62 intl_error_reset(NULL); \
H A Dspoofchecker_class.c140 intl_error_reset(SPOOFCHECKER_ERROR_P(co)); in spoofchecker_object_destroy()
/php-src/ext/intl/converter/
H A Dconverter.c537 intl_error_reset(NULL); in PHP_METHOD()
686 intl_error_reset(NULL); in PHP_METHOD()
743 intl_error_reset(NULL); in PHP_METHOD()
821 intl_error_reset(NULL); in PHP_METHOD()
841 intl_error_reset(NULL); in PHP_METHOD()
870 intl_error_reset(NULL); in PHP_METHOD()
899 intl_error_reset(&objval->error); in php_converter_free_object()
/php-src/ext/intl/breakiterator/
H A Dbreakiterator_methods.cpp53 intl_error_reset(NULL); in _breakiter_factory()
114 intl_error_reset(NULL); in PHP_METHOD()

Completed in 57 milliseconds

12