Home
last modified time | relevance | path

Searched refs:UErrorCode (Results 26 – 39 of 39) sorted by path

12

/PHP-7.4/ext/intl/msgformat/
H A Dmsgformat_data.c83 int msgformat_fix_quotes(UChar **spattern, uint32_t *spattern_len, UErrorCode *ec) in msgformat_fix_quotes()
H A Dmsgformat_data.h43 int msgformat_fix_quotes(UChar **spattern, uint32_t *spattern_len, UErrorCode *ec);
H A Dmsgformat_helpers.cpp533 UErrorCode status = UErrorCode(); in umsg_format_helper()
577 UErrorCode status = UErrorCode(); in umsg_format_helper()
623 …MessageFormat *fmt, int *count, zval **args, UChar *source, int32_t source_len, UErrorCode *status) in umsg_parse_helper()
H A Dmsgformat_helpers.h24 UChar *source, int source_len, UErrorCode *status);
/PHP-7.4/ext/intl/normalizer/
H A Dnormalizer_normalize.c35 static const UNormalizer2 *intl_get_normalizer(zend_long form, UErrorCode *err) in intl_get_normalizer()
60 …ze(zend_long form, const UChar *src, int32_t src_len, UChar *dst, int32_t dst_len, UErrorCode *err) in intl_normalize()
88 static UBool intl_is_normalized(zend_long form, const UChar *uinput, int32_t uinput_len, UErrorCode in intl_is_normalized()
115 UErrorCode status = U_ZERO_ERROR; in PHP_FUNCTION()
262 UErrorCode status = U_ZERO_ERROR; in PHP_FUNCTION()
354 UErrorCode status = U_ZERO_ERROR; in PHP_FUNCTION()
/PHP-7.4/ext/intl/
H A Dphp_intl.c1037 UErrorCode status = U_ZERO_ERROR; in PHP_MINFO_FUNCTION()
/PHP-7.4/ext/intl/resourcebundle/
H A Dresourcebundle_class.c216 UErrorCode icuerror; in resourcebundle_array_fetch()
332 UErrorCode icuerror = U_ZERO_ERROR; in ZEND_END_ARG_INFO()
H A Dresourcebundle_iterator.c34 UErrorCode icuerror = U_ZERO_ERROR; in resourcebundle_iterator_read()
/PHP-7.4/ext/intl/timezone/
H A Dtimezone_class.cpp180 UErrorCode status = U_ZERO_ERROR; /* outside_error may be NULL */ in timezone_process_timezone_argument()
298 UErrorCode uec = U_ZERO_ERROR; in TimeZone_get_debug_info()
H A Dtimezone_methods.cpp63 UErrorCode status = UErrorCode(); in PHP_FUNCTION()
223 UErrorCode status = UErrorCode(); in PHP_FUNCTION()
272 UErrorCode uec = UErrorCode(); in PHP_FUNCTION()
295 UErrorCode status = UErrorCode(); in PHP_FUNCTION()
334 UErrorCode status = UErrorCode(); in PHP_FUNCTION()
358 UErrorCode status = UErrorCode(); in PHP_FUNCTION()
381 UErrorCode status = UErrorCode(); in PHP_FUNCTION()
655 UErrorCode error; in PHP_FUNCTION()
693 UErrorCode error; in PHP_FUNCTION()
/PHP-7.4/ext/intl/transliterator/
H A Dtransliterator_class.c35 UErrorCode *status ) in transliterator_object_construct()
H A Dtransliterator_class.h63 UErrorCode *status );
H A Dtransliterator_methods.c247 UErrorCode status = U_ZERO_ERROR; in PHP_FUNCTION()
/PHP-7.4/ext/intl/uchar/
H A Duchar.c247 UErrorCode error = U_ZERO_ERROR; in ZEND_END_ARG_INFO()
279 UErrorCode error = U_ZERO_ERROR; in ZEND_END_ARG_INFO()
333 UErrorCode error = U_ZERO_ERROR; in IC_METHOD()
549 UErrorCode error = U_ZERO_ERROR; in IC_METHOD()

Completed in 63 milliseconds

12