Home
last modified time | relevance | path

Searched refs:UErrorCode (Results 1 – 25 of 39) sorted by last modified time

12

/PHP-7.4/ext/intl/locale/
H A Dlocale_methods.c265 UErrorCode status = U_ZERO_ERROR; in get_icu_value_internal()
394 UErrorCode status = U_ZERO_ERROR; in get_icu_value_src_php()
497 UErrorCode status = U_ZERO_ERROR; in get_icu_disp_value_src_php()
688 UErrorCode status = U_ZERO_ERROR; in PHP_FUNCTION()
1259 UErrorCode status = U_ZERO_ERROR; in PHP_FUNCTION()
1590 UErrorCode status = 0; in PHP_FUNCTION()
/PHP-7.4/ext/intl/breakiterator/
H A Dcodepointiterator_internal.cpp43 UErrorCode uec = UErrorCode(); in UOBJECT_DEFINE_RTTI_IMPLEMENTATION()
55 UErrorCode uec = UErrorCode(); in operator =()
114 UText *CodePointBreakIterator::getUText(UText *fillIn, UErrorCode &status) const in getUText()
121 UErrorCode uec = UErrorCode(); in setText()
129 void CodePointBreakIterator::setText(UText *text, UErrorCode &status) in setText()
142 UErrorCode uec = UErrorCode(); in adoptText()
236 void *stackBuffer, int32_t &bufferSize, UErrorCode &status) in createBufferClone()
275 CodePointBreakIterator &CodePointBreakIterator::refreshInputText(UText *input, UErrorCode &status) in refreshInputText()
H A Dcodepointiterator_internal.h54 virtual UText *getUText(UText *fillIn, UErrorCode &status) const;
58 virtual void setText(UText *text, UErrorCode &status);
82 UErrorCode &status);
84 virtual CodePointBreakIterator &refreshInputText(UText *input, UErrorCode &status);
/PHP-7.4/ext/intl/grapheme/
H A Dgrapheme_util.c139 UErrorCode status; in grapheme_strpos_utf16()
251 UErrorCode status = U_ZERO_ERROR; in grapheme_split_string()
290 UErrorCode status = U_ZERO_ERROR; in grapheme_count_graphemes()
391 UBreakIterator* grapheme_get_break_iterator(void *stack_buffer, UErrorCode *status ) in grapheme_get_break_iterator()
H A Dgrapheme_string.c63 UErrorCode status; in PHP_FUNCTION()
386 UErrorCode status; in PHP_FUNCTION()
785 UErrorCode status; in PHP_FUNCTION()
H A Dgrapheme_util.h24 UBreakIterator* grapheme_get_break_iterator(void *stack_buffer, UErrorCode *status );
39 UBreakIterator* grapheme_get_break_iterator(void *stack_buffer, UErrorCode *status );
/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/common/
H A Dcommon_date.cpp213 UErrorCode status = UErrorCode(); in intl_zval_to_millis()
/PHP-7.4/ext/intl/msgformat/
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_data.c83 int msgformat_fix_quotes(UChar **spattern, uint32_t *spattern_len, UErrorCode *ec) in msgformat_fix_quotes()
/PHP-7.4/ext/intl/converter/
H A Dconverter.c75 UErrorCode uerror = U_ZERO_ERROR; in php_converter_default_callback()
353 UErrorCode error = U_ZERO_ERROR; in php_converter_set_callbacks()
385 UErrorCode error = U_ZERO_ERROR; in php_converter_set_encoding()
601 UErrorCode error = U_ZERO_ERROR; in PHP_METHOD()
613 UErrorCode error = U_ZERO_ERROR; in PHP_METHOD()
636 UErrorCode error = U_ZERO_ERROR; in PHP_METHOD()
667 UErrorCode error = U_ZERO_ERROR; in php_converter_do_convert()
807 UErrorCode error = U_ZERO_ERROR; in PHP_METHOD()
914 UErrorCode error = U_ZERO_ERROR; in PHP_METHOD()
962 UErrorCode error = U_ZERO_ERROR; in PHP_METHOD()
[all …]
/PHP-7.4/ext/intl/calendar/
H A Dcalendar_methods.cpp61 UErrorCode status = U_ZERO_ERROR; in PHP_FUNCTION()
102 int32_t count(UErrorCode& status) const { in count()
106 virtual const UnicodeString* snext(UErrorCode& status) in snext()
116 virtual const char* next(int32_t *resultLength, UErrorCode &status) in next()
131 void reset(UErrorCode& status) in reset()
147 UErrorCode status = U_ZERO_ERROR; in UOBJECT_DEFINE_RTTI_IMPLEMENTATION()
221 int32_t (Calendar::*func)(UCalendarDateFields, UErrorCode&) const, in _php_intlcal_field_uec_ret_in32t_method()
363 UBool (Calendar::*func)(const Calendar&, UErrorCode&) const, in _php_intlcal_before_after()
1122 UErrorCode status = U_ZERO_ERROR; in PHP_FUNCTION()
/PHP-7.4/ext/intl/transliterator/
H A Dtransliterator_class.h63 UErrorCode *status );
H A Dtransliterator_methods.c247 UErrorCode status = U_ZERO_ERROR; in PHP_FUNCTION()
H A Dtransliterator_class.c35 UErrorCode *status ) in transliterator_object_construct()
/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()
/PHP-7.4/ext/intl/resourcebundle/
H A Dresourcebundle_iterator.c34 UErrorCode icuerror = U_ZERO_ERROR; in resourcebundle_iterator_read()
/PHP-7.4/ext/intl/idn/
H A Didn.c102 static int php_intl_idn_check_status(UErrorCode err, const char *msg) in php_intl_idn_check_status()
126 UErrorCode status = U_ZERO_ERROR; in php_intl_idn_to_46()
184 UErrorCode status; in php_intl_idn_to()
/PHP-7.4/ext/intl/
H A Dintl_convert.c53 UErrorCode* status ) in intl_convert_utf8_to_utf16()
120 UErrorCode* status ) in intl_convert_utf16_to_utf8()
H A Dintl_convert.h26 UErrorCode* status );
30 UErrorCode* status );
H A Dintl_convertcpp.cpp26 int intl_stringFromChar(UnicodeString &ret, char *str, size_t str_len, UErrorCode *status) in intl_stringFromChar()
57 zend_string* intl_charFromString(const UnicodeString &from, UErrorCode *status) in intl_charFromString()
H A Dintl_convertcpp.h29 int intl_stringFromChar(UnicodeString &ret, char *str, size_t str_len, UErrorCode *status);
31 zend_string* intl_charFromString(const UnicodeString &from, UErrorCode *status);
H A Dintl_error.c159 void intl_error_set_code( intl_error* err, UErrorCode err_code ) in intl_error_set_code()
171 UErrorCode intl_error_get_code( intl_error* err ) in intl_error_get_code()
183 void intl_error_set( intl_error* err, UErrorCode code, const char* msg, int copyMsg ) in intl_error_set()
193 void intl_errors_set( intl_error* err, UErrorCode code, const char* msg, int copyMsg ) in intl_errors_set()
224 void intl_errors_set_code( intl_error* err, UErrorCode err_code ) in intl_errors_set_code()
248 UErrorCode status; in intl_parse_error_to_string()
H A Dintl_error.h29 UErrorCode code;
37 void intl_error_set_code( intl_error* err, UErrorCode err_code );
39 void intl_error_set( intl_error* err, UErrorCode code, const char* msg, int copyMsg );
40 UErrorCode intl_error_get_code( intl_error* err );
46 void intl_errors_set_code( intl_error* err, UErrorCode err_code );
47 void intl_errors_set( intl_error* err, UErrorCode code, const char* msg, int copyMsg );

Completed in 74 milliseconds

12