/PHP-7.4/ext/intl/ |
H A D | intl_data.h | 50 intl_error_set_code( NULL, (err) ); \ 59 intl_error_set_code( NULL, (err) ); \ 69 intl_error_set_code( NULL, INTL_DATA_ERROR_CODE((obj)) ); \ 78 intl_error_set_code( NULL, INTL_DATA_ERROR_CODE((obj)) ); \ 88 intl_error_set_code( NULL, INTL_DATA_ERROR_CODE((obj)) ); \
|
H A D | intl_error.c | 159 void intl_error_set_code( intl_error* err, UErrorCode err_code ) in intl_error_set_code() function 185 intl_error_set_code( err, code ); in intl_error_set() 227 intl_error_set_code( err, err_code ); in intl_errors_set_code() 229 intl_error_set_code( NULL, err_code ); in intl_errors_set_code()
|
H A D | intl_error.h | 37 void intl_error_set_code( intl_error* err, UErrorCode err_code );
|
H A D | ERROR_CONVENTIONS.md | 29 void intl_error_set_code(intl_error* err, UErrorCode err_code);
|
/PHP-7.4/ext/intl/collator/ |
H A D | collator_compare.c | 62 intl_error_set_code( NULL, COLLATOR_ERROR_CODE( co ) ); in PHP_FUNCTION() 80 intl_error_set_code( NULL, COLLATOR_ERROR_CODE( co ) ); in PHP_FUNCTION() 96 intl_error_set_code( NULL, COLLATOR_ERROR_CODE( co ) ); in PHP_FUNCTION()
|
H A D | collator_locale.c | 55 intl_error_set_code( NULL, COLLATOR_ERROR_CODE( co ) ); in PHP_FUNCTION()
|
H A D | collator_class.h | 68 intl_error_set_code( NULL, COLLATOR_ERROR_CODE( co ) ); \
|
H A D | collator_sort.c | 79 intl_error_set_code( NULL, COLLATOR_ERROR_CODE( co ) ); in collator_regular_compare_function() 410 intl_error_set_code( NULL, COLLATOR_ERROR_CODE( co ) ); in PHP_FUNCTION() 444 intl_error_set_code( NULL, COLLATOR_ERROR_CODE( co ) ); in PHP_FUNCTION() 576 intl_error_set_code( NULL, COLLATOR_ERROR_CODE( co ) ); in PHP_FUNCTION() 594 intl_error_set_code( NULL, COLLATOR_ERROR_CODE( co ) ); in PHP_FUNCTION()
|
/PHP-7.4/ext/intl/transliterator/ |
H A D | transliterator_methods.c | 54 intl_error_set_code( NULL, TRANSLITERATOR_ERROR_CODE( to ) ); in create_transliterator() 70 intl_error_set_code( NULL, TRANSLITERATOR_ERROR_CODE( to ) ); in create_transliterator() 90 intl_error_set_code( NULL, TRANSLITERATOR_ERROR_CODE( to ) ); in create_transliterator() 181 intl_error_set_code( NULL, INTL_DATA_ERROR_CODE( to ) ); in PHP_FUNCTION() 281 intl_error_set_code( NULL, status ); in PHP_FUNCTION() 431 intl_error_set_code( NULL, TRANSLITERATOR_ERROR_CODE( to ) ); in PHP_FUNCTION()
|
H A D | transliterator_class.c | 171 intl_error_set_code( NULL, INTL_DATA_ERROR_CODE( to_orig ) ); in Transliterator_clone_obj()
|
/PHP-7.4/ext/intl/normalizer/ |
H A D | normalizer_normalize.c | 169 intl_error_set_code( NULL, status ); in PHP_FUNCTION() 306 intl_error_set_code( NULL, status ); in PHP_FUNCTION() 371 intl_error_set_code(NULL, U_ILLEGAL_ARGUMENT_ERROR); in PHP_FUNCTION() 377 intl_error_set_code(NULL, U_ILLEGAL_ARGUMENT_ERROR); in PHP_FUNCTION()
|
/PHP-7.4/ext/intl/uchar/ |
H A D | uchar.c | 20 intl_error_set_code(NULL, U_ILLEGAL_ARGUMENT_ERROR); in convert_cp() 27 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() 37 intl_error_set_code(NULL, U_ILLEGAL_ARGUMENT_ERROR); in convert_cp() 204 intl_error_set_code(NULL, U_INTERNAL_PROGRAM_ERROR); in enumCharType_callback() 318 intl_error_set_code(NULL, U_INTERNAL_PROGRAM_ERROR); in enumCharNames_callback() 364 intl_error_set_code(NULL, U_ILLEGAL_ARGUMENT_ERROR); in IC_METHOD() 405 intl_error_set_code(NULL, U_ILLEGAL_ARGUMENT_ERROR); in IC_METHOD() 476 intl_error_set_code(NULL, U_ILLEGAL_ARGUMENT_ERROR); in IC_METHOD()
|
/PHP-7.4/ext/intl/idn/ |
H A D | idn.c | 104 intl_error_set_code(NULL, err); in php_intl_idn_check_status() 192 intl_error_set_code(NULL, status); in php_intl_idn_to() 235 intl_error_set_code(NULL, status); in php_intl_idn_to()
|
/PHP-7.4/ext/intl/spoofchecker/ |
H A D | spoofchecker_class.h | 75 intl_error_set_code(NULL, SPOOFCHECKER_ERROR_CODE(co)); \
|
/PHP-7.4/ext/intl/dateformat/ |
H A D | dateformat_parse.c | 152 intl_error_set_code(NULL, U_ILLEGAL_ARGUMENT_ERROR); in PHP_FUNCTION() 197 intl_error_set_code(NULL, U_ILLEGAL_ARGUMENT_ERROR); in PHP_FUNCTION()
|
/PHP-7.4/ext/intl/grapheme/ |
H A D | grapheme_string.c | 82 intl_error_set_code( NULL, status ); in PHP_FUNCTION() 439 intl_error_set_code( NULL, status ); in PHP_FUNCTION() 505 intl_error_set_code( NULL, status ); in PHP_FUNCTION() 578 intl_error_set_code( NULL, status ); in PHP_FUNCTION() 872 intl_error_set_code( NULL, status ); in PHP_FUNCTION()
|
H A D | grapheme_util.c | 114 intl_error_set_code( NULL, (status) ); \
|
/PHP-7.4/ext/intl/msgformat/ |
H A D | msgformat_format.c | 152 intl_error_set_code( NULL, INTL_DATA_ERROR_CODE( mfo ) ); in PHP_FUNCTION()
|
H A D | msgformat.c | 96 intl_error_set_code( NULL, INTL_DATA_ERROR_CODE( mfo ) ); in msgfmt_ctor()
|
/PHP-7.4/ext/intl/common/ |
H A D | common_enum.cpp | 93 intl_error_set_code(NULL, INTLITERATOR_ERROR_CODE(ii)); in string_enum_current_move_forward() 116 intl_error_set_code(NULL, INTLITERATOR_ERROR_CODE(ii)); in string_enum_rewind()
|
/PHP-7.4/ext/intl/breakiterator/ |
H A D | rulebasedbreakiterator_methods.cpp | 66 intl_error_set_code(NULL, status); in _php_intlrbbi_constructor_body()
|
H A D | breakiterator_methods.cpp | 69 intl_error_set_code(NULL, status); in _breakiter_factory()
|
/PHP-7.4/ext/intl/formatter/ |
H A D | formatter_format.c | 180 intl_error_set_code( NULL, INTL_DATA_ERROR_CODE((nfo)) ); in PHP_FUNCTION()
|
/PHP-7.4/ext/intl/resourcebundle/ |
H A D | resourcebundle_class.c | 203 intl_error_set_code( NULL, INTL_DATA_ERROR_CODE(rb) ); in resourcebundle_array_fetch()
|