Home
last modified time | relevance | path

Searched refs:intl_error_set (Results 1 – 20 of 20) sorted by relevance

/php-src/ext/intl/dateformat/
H A Ddateformat_format_object.cpp94 intl_error_set(NULL, U_ILLEGAL_ARGUMENT_ERROR, in PHP_FUNCTION()
105 intl_error_set(NULL, U_ILLEGAL_ARGUMENT_ERROR, in PHP_FUNCTION()
110 intl_error_set(NULL, U_ILLEGAL_ARGUMENT_ERROR, in PHP_FUNCTION()
127 intl_error_set(NULL, U_ILLEGAL_ARGUMENT_ERROR, in PHP_FUNCTION()
138 intl_error_set(NULL, U_ILLEGAL_ARGUMENT_ERROR, in PHP_FUNCTION()
154 intl_error_set(NULL, U_ILLEGAL_ARGUMENT_ERROR, in PHP_FUNCTION()
162 intl_error_set(NULL, status, in PHP_FUNCTION()
176 intl_error_set(NULL, status, in PHP_FUNCTION()
197 intl_error_set(NULL, status, in PHP_FUNCTION()
208 intl_error_set(NULL, status, in PHP_FUNCTION()
[all …]
H A Ddateformat_create.cpp97 intl_error_set(NULL, U_ILLEGAL_ARGUMENT_ERROR, "datefmt_create: invalid date format style", 0); in datefmt_ctor()
101 intl_error_set(NULL, U_ILLEGAL_ARGUMENT_ERROR, "datefmt_create: invalid time format style", 0); in datefmt_ctor()
105intl_error_set(NULL, U_ILLEGAL_ARGUMENT_ERROR, "datefmt_create: time format must be UDAT_PATTERN i… in datefmt_ctor()
145 intl_error_set(NULL, INTL_DATA_ERROR_CODE(dfo), "datefmt_create: " in datefmt_ctor()
158 intl_error_set(NULL, INTL_DATA_ERROR_CODE(dfo), "datefmt_create: error applying pattern", 0); in datefmt_ctor()
176 intl_error_set(NULL, INTL_DATA_ERROR_CODE(dfo), "datefmt_create: date " in datefmt_ctor()
H A Ddatepatterngenerator_methods.cpp70 intl_error_set(NULL, DTPATTERNGEN_ERROR_CODE(dtpgo), in dtpg_ctor()
H A Ddateformat_format.c152 intl_error_set(NULL, U_ILLEGAL_ARGUMENT_ERROR, "datefmt_format: unable " in PHP_FUNCTION()
/php-src/ext/intl/timezone/
H A Dtimezone_methods.cpp62 intl_error_set(NULL, status, in PHP_FUNCTION()
86 intl_error_set(NULL, U_ILLEGAL_ARGUMENT_ERROR, in PHP_FUNCTION()
182 intl_error_set(NULL, U_ILLEGAL_ARGUMENT_ERROR, in PHP_FUNCTION()
190 intl_error_set(NULL, U_ILLEGAL_ARGUMENT_ERROR, in PHP_FUNCTION()
210 intl_error_set(NULL, status, in PHP_FUNCTION()
277 intl_error_set(NULL, status, in PHP_FUNCTION()
314 intl_error_set(NULL, status, in PHP_FUNCTION()
358 intl_error_set(NULL, status, in PHP_FUNCTION()
386 intl_error_set(NULL, status, in PHP_FUNCTION()
644 intl_error_set(NULL, error, in PHP_FUNCTION()
[all …]
/php-src/ext/intl/msgformat/
H A Dmsgformat_parse.c104 intl_error_set( NULL, U_ILLEGAL_ARGUMENT_ERROR, in PHP_FUNCTION()
119 intl_error_set( NULL, U_INVALID_FORMAT_ERROR, in PHP_FUNCTION()
H A Dmsgformat_format.c101 intl_error_set(/* intl_error* */ NULL, U_ILLEGAL_ARGUMENT_ERROR, in PHP_FUNCTION()
116 intl_error_set(/* intl_error* */ NULL, U_INVALID_FORMAT_ERROR, in PHP_FUNCTION()
H A Dmsgformat_attr.c73 intl_error_set( NULL, U_INVALID_FORMAT_ERROR, in PHP_FUNCTION()
/php-src/ext/intl/locale/
H A Dlocale_methods.c518 intl_error_set( NULL, status, msg , 1 ); in get_icu_value_src_php()
584 intl_error_set( NULL, U_ILLEGAL_ARGUMENT_ERROR, msg , 1 ); in get_icu_disp_value_src_php()
643 intl_error_set( NULL, status, msg , 1 ); in get_icu_disp_value_src_php()
672 intl_error_set( NULL, status, msg , 1 ); in get_icu_disp_value_src_php()
931 intl_error_set( NULL, U_ILLEGAL_ARGUMENT_ERROR, in handleAppendResult()
1295 intl_error_set( NULL, status, in PHP_FUNCTION()
1303 intl_error_set( NULL, status, in PHP_FUNCTION()
1449intl_error_set(NULL, U_ILLEGAL_ARGUMENT_ERROR, "lookup_loc_range: unable to canonicalize lang_tag"… in lookup_loc_range()
1464intl_error_set(NULL, U_ILLEGAL_ARGUMENT_ERROR, "lookup_loc_range: unable to canonicalize lang_tag"… in lookup_loc_range()
1500intl_error_set(NULL, U_ILLEGAL_ARGUMENT_ERROR, "lookup_loc_range: unable to canonicalize lang_tag"… in lookup_loc_range()
[all …]
/php-src/ext/intl/
H A Dintl_data.h120 intl_error_set( NULL, U_ILLEGAL_ARGUMENT_ERROR, _msg, 1); \
129 intl_error_set( NULL, U_ILLEGAL_ARGUMENT_ERROR, _msg, 1); \
H A Dintl_error.h37 void intl_error_set( intl_error* err, UErrorCode code, const char* msg, int copyMsg );
H A Dintl_error.c161 void intl_error_set( intl_error* err, UErrorCode code, const char* msg, int copyMsg ) in intl_error_set() function
H A DERROR_CONVENTIONS.md31 void intl_error_set(intl_error* err, UErrorCode code, char* msg, int copyMsg);
115 intl_error_set(NULL, U_ILLEGAL_ARGUMENT_ERROR,
/php-src/ext/intl/calendar/
H A Dgregoriancalendar_methods.cpp55 intl_error_set(NULL, status, in set_gregorian_calendar_time_zone()
66 intl_error_set(NULL, U_ILLEGAL_ARGUMENT_ERROR, in set_gregorian_calendar_time_zone()
166 intl_error_set(NULL, status, "intlgregcal_create_instance: error " in _php_intlgregcal_constructor_body()
H A Dcalendar_methods.cpp101 intl_error_set(NULL, status, "Error creating ICU Calendar object", 0); in PHP_FUNCTION()
180 intl_error_set(NULL, status, "intlcal_get_keyword_values_for_locale: " in UOBJECT_DEFINE_RTTI_IMPLEMENTATION()
1032 intl_error_set(NULL, U_ILLEGAL_ARGUMENT_ERROR, in PHP_FUNCTION()
1040 intl_error_set(NULL, U_ILLEGAL_ARGUMENT_ERROR, in PHP_FUNCTION()
1065 intl_error_set(NULL, status, "intlcal_from_date_time: " in PHP_FUNCTION()
1073 intl_error_set(NULL, status, "intlcal_from_date_time: " in PHP_FUNCTION()
/php-src/ext/intl/spoofchecker/
H A Dspoofchecker_class.c78intl_error_set( NULL, SPOOFCHECKER_ERROR_CODE(new_sfo), "Failed to clone SpoofChecker object", 0 ); in spoofchecker_clone_obj()
/php-src/ext/intl/grapheme/
H A Dgrapheme_string.c358 intl_error_set( NULL, U_ILLEGAL_ARGUMENT_ERROR, "grapheme_substr: invalid parameters", 1 ); in PHP_FUNCTION()
715 intl_error_set( NULL, U_ILLEGAL_ARGUMENT_ERROR, in PHP_FUNCTION()
732intl_error_set( NULL, U_ILLEGAL_ARGUMENT_ERROR, "grapheme_extract: start not contained in string",… in PHP_FUNCTION()
762 intl_error_set( NULL, U_ILLEGAL_ARGUMENT_ERROR, in PHP_FUNCTION()
/php-src/ext/intl/formatter/
H A Dformatter_attr.c229 intl_error_set( NULL, U_ILLEGAL_ARGUMENT_ERROR, "numfmt_get_symbol: invalid symbol value", 0 ); in PHP_FUNCTION()
271 intl_error_set( NULL, U_ILLEGAL_ARGUMENT_ERROR, "numfmt_set_symbol: invalid symbol value", 0 ); in PHP_FUNCTION()
/php-src/ext/intl/normalizer/
H A Dnormalizer_normalize.c208 intl_error_set( NULL, status, in PHP_FUNCTION()
/php-src/ext/intl/breakiterator/
H A Dbreakiterator_methods.cpp319 intl_error_set(NULL, U_ILLEGAL_ARGUMENT_ERROR, in PHP_METHOD()

Completed in 42 milliseconds