Home
last modified time | relevance | path

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

/PHP-8.0/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-8.0/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.c369 intl_error_set_code( NULL, COLLATOR_ERROR_CODE( co ) ); in PHP_FUNCTION()
403 intl_error_set_code( NULL, COLLATOR_ERROR_CODE( co ) ); in PHP_FUNCTION()
525 intl_error_set_code( NULL, COLLATOR_ERROR_CODE( co ) ); in PHP_FUNCTION()
543 intl_error_set_code( NULL, COLLATOR_ERROR_CODE( co ) ); in PHP_FUNCTION()
/PHP-8.0/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.c169 intl_error_set_code( NULL, INTL_DATA_ERROR_CODE( to_orig ) ); in Transliterator_clone_obj()
/PHP-8.0/ext/intl/normalizer/
H A Dnormalizer_normalize.c138 intl_error_set_code( NULL, status ); in PHP_FUNCTION()
265 intl_error_set_code( NULL, status ); in PHP_FUNCTION()
326 intl_error_set_code(NULL, U_ILLEGAL_ARGUMENT_ERROR); in PHP_FUNCTION()
332 intl_error_set_code(NULL, U_ILLEGAL_ARGUMENT_ERROR); in PHP_FUNCTION()
/PHP-8.0/ext/intl/uchar/
H A Duchar.c17 intl_error_set_code(NULL, U_ILLEGAL_ARGUMENT_ERROR); in convert_cp()
24 intl_error_set_code(NULL, U_ILLEGAL_ARGUMENT_ERROR); in convert_cp()
31 intl_error_set_code(NULL, U_ILLEGAL_ARGUMENT_ERROR); in convert_cp()
182 intl_error_set_code(NULL, U_INTERNAL_PROGRAM_ERROR); in enumCharType_callback()
283 intl_error_set_code(NULL, U_INTERNAL_PROGRAM_ERROR); in enumCharNames_callback()
333 intl_error_set_code(NULL, U_ILLEGAL_ARGUMENT_ERROR); in IC_METHOD()
366 intl_error_set_code(NULL, U_ILLEGAL_ARGUMENT_ERROR); in IC_METHOD()
436 intl_error_set_code(NULL, U_ILLEGAL_ARGUMENT_ERROR); in IC_METHOD()
/PHP-8.0/ext/intl/spoofchecker/
H A Dspoofchecker_class.h71 intl_error_set_code(NULL, SPOOFCHECKER_ERROR_CODE(co)); \
/PHP-8.0/ext/intl/dateformat/
H A Ddateformat_parse.c143 intl_error_set_code(NULL, U_ILLEGAL_ARGUMENT_ERROR); in PHP_FUNCTION()
184 intl_error_set_code(NULL, U_ILLEGAL_ARGUMENT_ERROR); in PHP_FUNCTION()
/PHP-8.0/ext/intl/grapheme/
H A Dgrapheme_string.c77 intl_error_set_code( NULL, status ); in PHP_FUNCTION()
392 intl_error_set_code( NULL, status ); in PHP_FUNCTION()
460 intl_error_set_code( NULL, status ); in PHP_FUNCTION()
529 intl_error_set_code( NULL, status ); in PHP_FUNCTION()
809 intl_error_set_code( NULL, status ); in PHP_FUNCTION()
H A Dgrapheme_util.c91 intl_error_set_code( NULL, (status) ); \
/PHP-8.0/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-8.0/ext/intl/msgformat/
H A Dmsgformat_format.c135 intl_error_set_code( NULL, INTL_DATA_ERROR_CODE( mfo ) ); in PHP_FUNCTION()
H A Dmsgformat.c91 intl_error_set_code( NULL, INTL_DATA_ERROR_CODE( mfo ) ); in msgfmt_ctor()
/PHP-8.0/ext/intl/breakiterator/
H A Drulebasedbreakiterator_methods.cpp69 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-8.0/ext/intl/idn/
H A Didn.c100 intl_error_set_code(NULL, err); in php_intl_idn_check_status()
/PHP-8.0/ext/intl/formatter/
H A Dformatter_format.c166 intl_error_set_code( NULL, INTL_DATA_ERROR_CODE((nfo)) ); in PHP_FUNCTION()
/PHP-8.0/ext/intl/resourcebundle/
H A Dresourcebundle_class.c191 intl_error_set_code( NULL, INTL_DATA_ERROR_CODE(rb) ); in resourcebundle_array_fetch()

Completed in 62 milliseconds