Home
last modified time | relevance | path

Searched refs:intl_error_set_code (Results 1 – 24 of 24) sorted by relevance

/php-src/ext/intl/
H A Dintl_data.h48 intl_error_set_code( NULL, (err) ); \
57 intl_error_set_code( NULL, (err) ); \
67 intl_error_set_code( NULL, INTL_DATA_ERROR_CODE((obj)) ); \
76 intl_error_set_code( NULL, INTL_DATA_ERROR_CODE((obj)) ); \
86 intl_error_set_code( NULL, INTL_DATA_ERROR_CODE((obj)) ); \
96 intl_error_set_code( NULL, INTL_DATA_ERROR_CODE((obj)) ); \
H A Dintl_error.c141 void intl_error_set_code( intl_error* err, UErrorCode err_code ) in intl_error_set_code() function
163 intl_error_set_code( err, code ); in intl_error_set()
200 intl_error_set_code( err, err_code ); in intl_errors_set_code()
202 intl_error_set_code( NULL, err_code ); in intl_errors_set_code()
H A Dintl_error.h35 void intl_error_set_code( intl_error* err, UErrorCode err_code );
H A DERROR_CONVENTIONS.md29 void intl_error_set_code(intl_error* err, UErrorCode err_code);
/php-src/ext/intl/collator/
H A Dcollator_compare.c52 intl_error_set_code( NULL, COLLATOR_ERROR_CODE( co ) ); in PHP_FUNCTION()
70 intl_error_set_code( NULL, COLLATOR_ERROR_CODE( co ) ); in PHP_FUNCTION()
86 intl_error_set_code( NULL, COLLATOR_ERROR_CODE( co ) ); in PHP_FUNCTION()
H A Dcollator_locale.c45 intl_error_set_code( NULL, COLLATOR_ERROR_CODE( co ) ); in PHP_FUNCTION()
H A Dcollator_class.h66 intl_error_set_code( NULL, COLLATOR_ERROR_CODE( co ) ); \
H A Dcollator_sort.c365 intl_error_set_code( NULL, COLLATOR_ERROR_CODE( co ) ); in PHP_FUNCTION()
399 intl_error_set_code( NULL, COLLATOR_ERROR_CODE( co ) ); in PHP_FUNCTION()
521 intl_error_set_code( NULL, COLLATOR_ERROR_CODE( co ) ); in PHP_FUNCTION()
539 intl_error_set_code( NULL, COLLATOR_ERROR_CODE( co ) ); in PHP_FUNCTION()
/php-src/ext/intl/transliterator/
H A Dtransliterator_methods.c50 intl_error_set_code( NULL, TRANSLITERATOR_ERROR_CODE( to ) ); in create_transliterator()
66 intl_error_set_code( NULL, TRANSLITERATOR_ERROR_CODE( to ) ); in create_transliterator()
86 intl_error_set_code( NULL, TRANSLITERATOR_ERROR_CODE( to ) ); in create_transliterator()
166 intl_error_set_code( NULL, INTL_DATA_ERROR_CODE( to ) ); in PHP_FUNCTION()
253 intl_error_set_code( NULL, status ); in PHP_FUNCTION()
389 intl_error_set_code( NULL, TRANSLITERATOR_ERROR_CODE( to ) ); in PHP_FUNCTION()
H A Dtransliterator_class.c156 intl_error_set_code( NULL, INTL_DATA_ERROR_CODE( to_orig ) ); in Transliterator_clone_obj()
/php-src/ext/intl/normalizer/
H A Dnormalizer_normalize.c138 intl_error_set_code( NULL, status ); in PHP_FUNCTION()
266 intl_error_set_code( NULL, status ); in PHP_FUNCTION()
327 intl_error_set_code(NULL, U_ILLEGAL_ARGUMENT_ERROR); in PHP_FUNCTION()
333 intl_error_set_code(NULL, U_ILLEGAL_ARGUMENT_ERROR); in PHP_FUNCTION()
/php-src/ext/intl/uchar/
H A Duchar.c18 intl_error_set_code(NULL, U_ILLEGAL_ARGUMENT_ERROR); in convert_cp()
25 intl_error_set_code(NULL, U_ILLEGAL_ARGUMENT_ERROR); in convert_cp()
32 intl_error_set_code(NULL, U_ILLEGAL_ARGUMENT_ERROR); in convert_cp()
183 intl_error_set_code(NULL, U_INTERNAL_PROGRAM_ERROR); in enumCharType_callback()
284 intl_error_set_code(NULL, U_INTERNAL_PROGRAM_ERROR); in enumCharNames_callback()
335 intl_error_set_code(NULL, U_ILLEGAL_ARGUMENT_ERROR); in IC_METHOD()
368 intl_error_set_code(NULL, U_ILLEGAL_ARGUMENT_ERROR); in IC_METHOD()
438 intl_error_set_code(NULL, U_ILLEGAL_ARGUMENT_ERROR); in IC_METHOD()
/php-src/ext/intl/dateformat/
H A Ddateformat_parse.c152 intl_error_set_code(NULL, U_ILLEGAL_ARGUMENT_ERROR); in PHP_FUNCTION()
198 intl_error_set_code(NULL, U_ILLEGAL_ARGUMENT_ERROR); in PHP_METHOD()
238 intl_error_set_code(NULL, U_ILLEGAL_ARGUMENT_ERROR); in PHP_FUNCTION()
/php-src/ext/intl/spoofchecker/
H A Dspoofchecker_class.h74 intl_error_set_code(NULL, SPOOFCHECKER_ERROR_CODE(co)); \
/php-src/ext/intl/grapheme/
H A Dgrapheme_string.c57 intl_error_set_code( NULL, status ); in PHP_FUNCTION()
372 intl_error_set_code( NULL, status ); in PHP_FUNCTION()
440 intl_error_set_code( NULL, status ); in PHP_FUNCTION()
509 intl_error_set_code( NULL, status ); in PHP_FUNCTION()
789 intl_error_set_code( NULL, status ); in PHP_FUNCTION()
851 intl_error_set_code( NULL, ustatus ); in PHP_FUNCTION()
H A Dgrapheme_util.c91 intl_error_set_code( NULL, (status) ); \
/php-src/ext/intl/common/
H A Dcommon_enum.cpp92 intl_error_set_code(NULL, INTLITERATOR_ERROR_CODE(ii)); in string_enum_current_move_forward()
115 intl_error_set_code(NULL, INTLITERATOR_ERROR_CODE(ii)); in string_enum_rewind()
/php-src/ext/intl/msgformat/
H A Dmsgformat_format.c138 intl_error_set_code(/* intl_error* */ NULL, INTL_DATA_ERROR_CODE( mfo ) ); in PHP_FUNCTION()
H A Dmsgformat.c96 intl_error_set_code( NULL, INTL_DATA_ERROR_CODE( mfo ) ); in msgfmt_ctor()
/php-src/ext/intl/idn/
H A Didn.c42 intl_error_set_code(NULL, err); in php_intl_idn_check_status()
/php-src/ext/intl/breakiterator/
H A Drulebasedbreakiterator_methods.cpp73 intl_error_set_code(NULL, status); in _php_intlrbbi_constructor_body()
H A Dbreakiterator_methods.cpp65 intl_error_set_code(NULL, status); in _breakiter_factory()
/php-src/ext/intl/formatter/
H A Dformatter_format.c166 intl_error_set_code( NULL, INTL_DATA_ERROR_CODE((nfo)) ); in PHP_FUNCTION()
/php-src/ext/intl/resourcebundle/
H A Dresourcebundle_class.c209 intl_error_set_code( NULL, INTL_DATA_ERROR_CODE(rb) ); in resource_bundle_array_fetch()

Completed in 50 milliseconds