Home
last modified time | relevance | path

Searched refs:intl_error_reset (Results 1 – 25 of 37) sorted by last modified time

12

/php-src/ext/intl/calendar/
H A Dcalendar_methods.cpp80 intl_error_reset(NULL); in PHP_FUNCTION()
169 intl_error_reset(NULL); in UOBJECT_DEFINE_RTTI_IMPLEMENTATION()
190 intl_error_reset(NULL); in PHP_FUNCTION()
201 intl_error_reset(NULL); in PHP_FUNCTION()
1011 intl_error_reset(NULL); in PHP_FUNCTION()
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/formatter/
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/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()
/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/common/
H A Dcommon_enum.cpp164 intl_error_reset(INTLITERATOR_ERROR_P(ii)); in IntlIterator_objects_free()
/php-src/ext/intl/dateformat/
H A Ddateformat_create.cpp71 intl_error_reset(NULL); in datefmt_ctor()
H A Ddateformat_class.c71 intl_error_reset(INTL_DATA_ERROR_P(dfo)); in IntlDateFormatter_object_clone()
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/converter/
H A Dconverter.c536 intl_error_reset(NULL); in PHP_METHOD()
684 intl_error_reset(NULL); in PHP_METHOD()
737 intl_error_reset(NULL); in PHP_METHOD()
820 intl_error_reset(NULL); in PHP_METHOD()
840 intl_error_reset(NULL); in PHP_METHOD()
871 intl_error_reset(NULL); in PHP_METHOD()
900 intl_error_reset(&objval->error); in php_converter_free_object()
/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 Dphp_intl.c246 intl_error_reset( NULL); in PHP_RSHUTDOWN_FUNCTION()
/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()
H A Dbreakiterator_class.cpp195 intl_error_reset(BREAKITER_ERROR_P(bio)); in BreakIterator_objects_free()
/php-src/ext/intl/msgformat/
H A Dmsgformat_class.c63 intl_error_reset(INTL_DATA_ERROR_P(mfo)); in MessageFormatter_object_clone()
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/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/collator/
H A Dcollator_class.c119 intl_error_reset( COLLATOR_ERROR_P( co ) ); in collator_object_destroy()
/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()

Completed in 71 milliseconds

12