Home
last modified time | relevance | path

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

/php-src/ext/intl/dateformat/
H A Ddateformat_format_object.cpp96 intl_error_set(NULL, U_ILLEGAL_ARGUMENT_ERROR, in PHP_FUNCTION()
107 intl_error_set(NULL, U_ILLEGAL_ARGUMENT_ERROR, in PHP_FUNCTION()
112 intl_error_set(NULL, U_ILLEGAL_ARGUMENT_ERROR, in PHP_FUNCTION()
129 intl_error_set(NULL, U_ILLEGAL_ARGUMENT_ERROR, in PHP_FUNCTION()
140 intl_error_set(NULL, U_ILLEGAL_ARGUMENT_ERROR, in PHP_FUNCTION()
156 intl_error_set(NULL, U_ILLEGAL_ARGUMENT_ERROR, in PHP_FUNCTION()
164 intl_error_set(NULL, status, in PHP_FUNCTION()
178 intl_error_set(NULL, status, in PHP_FUNCTION()
199 intl_error_set(NULL, status, in PHP_FUNCTION()
210 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()
85 intl_error_set(NULL, U_ILLEGAL_ARGUMENT_ERROR, in PHP_FUNCTION()
176 intl_error_set(NULL, U_ILLEGAL_ARGUMENT_ERROR, in PHP_FUNCTION()
184 intl_error_set(NULL, U_ILLEGAL_ARGUMENT_ERROR, in PHP_FUNCTION()
203 intl_error_set(NULL, status, in PHP_FUNCTION()
273 intl_error_set(NULL, status, in PHP_FUNCTION()
309 intl_error_set(NULL, status, in PHP_FUNCTION()
352 intl_error_set(NULL, status, in PHP_FUNCTION()
379 intl_error_set(NULL, status, in PHP_FUNCTION()
637 intl_error_set(NULL, error, in PHP_FUNCTION()
[all …]
/php-src/ext/intl/msgformat/
H A Dmsgformat_parse.c103 intl_error_set( NULL, U_ILLEGAL_ARGUMENT_ERROR, in PHP_FUNCTION()
118 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.c514 intl_error_set( NULL, status, msg , 1 ); in get_icu_value_src_php()
579 intl_error_set( NULL, U_ILLEGAL_ARGUMENT_ERROR, msg , 1 ); in get_icu_disp_value_src_php()
638 intl_error_set( NULL, status, msg , 1 ); in get_icu_disp_value_src_php()
667 intl_error_set( NULL, status, msg , 1 ); in get_icu_disp_value_src_php()
924 intl_error_set( NULL, U_ILLEGAL_ARGUMENT_ERROR, in handleAppendResult()
1284 intl_error_set( NULL, status, in PHP_FUNCTION()
1292 intl_error_set( NULL, status, in PHP_FUNCTION()
1438intl_error_set(NULL, U_ILLEGAL_ARGUMENT_ERROR, "lookup_loc_range: unable to canonicalize lang_tag"… in lookup_loc_range()
1453intl_error_set(NULL, U_ILLEGAL_ARGUMENT_ERROR, "lookup_loc_range: unable to canonicalize lang_tag"… in lookup_loc_range()
1489intl_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.cpp102 intl_error_set(NULL, status, "Error creating ICU Calendar object", 0); in PHP_FUNCTION()
182 intl_error_set(NULL, status, "intlcal_get_keyword_values_for_locale: " in UOBJECT_DEFINE_RTTI_IMPLEMENTATION()
1030 intl_error_set(NULL, U_ILLEGAL_ARGUMENT_ERROR, in PHP_FUNCTION()
1038 intl_error_set(NULL, U_ILLEGAL_ARGUMENT_ERROR, in PHP_FUNCTION()
1063 intl_error_set(NULL, status, "intlcal_from_date_time: " in PHP_FUNCTION()
1071 intl_error_set(NULL, status, "intlcal_from_date_time: " in PHP_FUNCTION()
/php-src/ext/intl/grapheme/
H A Dgrapheme_string.c373 intl_error_set( NULL, U_ILLEGAL_ARGUMENT_ERROR, "grapheme_substr: invalid parameters", 1 ); in PHP_FUNCTION()
738 intl_error_set( NULL, U_ILLEGAL_ARGUMENT_ERROR, in PHP_FUNCTION()
755intl_error_set( NULL, U_ILLEGAL_ARGUMENT_ERROR, "grapheme_extract: start not contained in string",… in PHP_FUNCTION()
785 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.cpp307 intl_error_set(NULL, U_ILLEGAL_ARGUMENT_ERROR, in PHP_METHOD()

Completed in 49 milliseconds