UErrorCode 47 ext/intl/breakiterator/codepointiterator_internal.h virtual UText *getUText(UText *fillIn, UErrorCode &status) const; UErrorCode 51 ext/intl/breakiterator/codepointiterator_internal.h virtual void setText(UText *text, UErrorCode &status); UErrorCode 75 ext/intl/breakiterator/codepointiterator_internal.h UErrorCode &status); UErrorCode 77 ext/intl/breakiterator/codepointiterator_internal.h virtual CodePointBreakIterator &refreshInputText(UText *input, UErrorCode &status); UErrorCode 45 ext/intl/collator/collator_convert.c UErrorCode* status ) UErrorCode 86 ext/intl/collator/collator_convert.c UErrorCode* status ) UErrorCode 123 ext/intl/collator/collator_convert.c void collator_convert_hash_from_utf8_to_utf16( HashTable* hash, UErrorCode* status ) UErrorCode 142 ext/intl/collator/collator_convert.c void collator_convert_hash_from_utf16_to_utf8( HashTable* hash, UErrorCode* status ) UErrorCode 170 ext/intl/collator/collator_convert.c UErrorCode status = U_ZERO_ERROR; UErrorCode 198 ext/intl/collator/collator_convert.c UErrorCode status = U_ZERO_ERROR; UErrorCode 224 ext/intl/collator/collator_convert.c UErrorCode status = U_ZERO_ERROR; UErrorCode 24 ext/intl/collator/collator_convert.h void collator_convert_hash_from_utf8_to_utf16( HashTable* hash, UErrorCode* status ); UErrorCode 25 ext/intl/collator/collator_convert.h void collator_convert_hash_from_utf16_to_utf8( HashTable* hash, UErrorCode* status ); UErrorCode 49 ext/intl/converter/converter.c static inline void php_converter_throw_failure(php_converter_object *objval, UErrorCode error, const char *format, ...) { UErrorCode 76 ext/intl/converter/converter.c UErrorCode uerror = U_ZERO_ERROR; UErrorCode 226 ext/intl/converter/converter.c UErrorCode *pErrorCode) { UErrorCode 301 ext/intl/converter/converter.c UErrorCode *pErrorCode) { UErrorCode 346 ext/intl/converter/converter.c UErrorCode error = U_ZERO_ERROR; UErrorCode 378 ext/intl/converter/converter.c UErrorCode error = U_ZERO_ERROR; UErrorCode 382 ext/intl/converter/converter.c UErrorCode getname_error = U_ZERO_ERROR; UErrorCode 593 ext/intl/converter/converter.c UErrorCode error = U_ZERO_ERROR; UErrorCode 605 ext/intl/converter/converter.c UErrorCode error = U_ZERO_ERROR; UErrorCode 628 ext/intl/converter/converter.c UErrorCode error = U_ZERO_ERROR; UErrorCode 659 ext/intl/converter/converter.c UErrorCode error = U_ZERO_ERROR; UErrorCode 799 ext/intl/converter/converter.c UErrorCode error = U_ZERO_ERROR; UErrorCode 906 ext/intl/converter/converter.c UErrorCode error = U_ZERO_ERROR; UErrorCode 954 ext/intl/converter/converter.c UErrorCode error = U_ZERO_ERROR; UErrorCode 1044 ext/intl/converter/converter.c UErrorCode error = U_ZERO_ERROR; UErrorCode 62 ext/intl/grapheme/grapheme_string.c UErrorCode status; UErrorCode 381 ext/intl/grapheme/grapheme_string.c UErrorCode status; UErrorCode 793 ext/intl/grapheme/grapheme_string.c UErrorCode status; UErrorCode 139 ext/intl/grapheme/grapheme_util.c UErrorCode status; UErrorCode 239 ext/intl/grapheme/grapheme_util.c UErrorCode status = U_ZERO_ERROR; UErrorCode 278 ext/intl/grapheme/grapheme_util.c UErrorCode status = U_ZERO_ERROR; UErrorCode 379 ext/intl/grapheme/grapheme_util.c UBreakIterator* grapheme_get_break_iterator(void *stack_buffer, UErrorCode *status ) UErrorCode 24 ext/intl/grapheme/grapheme_util.h UBreakIterator* grapheme_get_break_iterator(void *stack_buffer, UErrorCode *status ); UErrorCode 41 ext/intl/grapheme/grapheme_util.h UBreakIterator* grapheme_get_break_iterator(void *stack_buffer, UErrorCode *status ); UErrorCode 114 ext/intl/idn/idn.c static int php_intl_idn_check_status(UErrorCode err, const char *msg, int mode) UErrorCode 139 ext/intl/idn/idn.c UErrorCode status = U_ZERO_ERROR; UErrorCode 209 ext/intl/idn/idn.c UErrorCode status; UErrorCode 53 ext/intl/intl_convert.c UErrorCode* status ) UErrorCode 120 ext/intl/intl_convert.c UErrorCode* status ) UErrorCode 26 ext/intl/intl_convert.h UErrorCode* status ); UErrorCode 30 ext/intl/intl_convert.h UErrorCode* status ); UErrorCode 29 ext/intl/intl_convertcpp.h int intl_stringFromChar(UnicodeString &ret, char *str, size_t str_len, UErrorCode *status); UErrorCode 31 ext/intl/intl_convertcpp.h zend_string* intl_charFromString(const UnicodeString &from, UErrorCode *status); UErrorCode 159 ext/intl/intl_error.c void intl_error_set_code( intl_error* err, UErrorCode err_code ) UErrorCode 171 ext/intl/intl_error.c UErrorCode intl_error_get_code( intl_error* err ) UErrorCode 183 ext/intl/intl_error.c void intl_error_set( intl_error* err, UErrorCode code, const char* msg, int copyMsg ) UErrorCode 193 ext/intl/intl_error.c void intl_errors_set( intl_error* err, UErrorCode code, const char* msg, int copyMsg ) UErrorCode 224 ext/intl/intl_error.c void intl_errors_set_code( intl_error* err, UErrorCode err_code ) UErrorCode 248 ext/intl/intl_error.c UErrorCode status; UErrorCode 29 ext/intl/intl_error.h UErrorCode code; UErrorCode 37 ext/intl/intl_error.h void intl_error_set_code( intl_error* err, UErrorCode err_code ); UErrorCode 39 ext/intl/intl_error.h void intl_error_set( intl_error* err, UErrorCode code, const char* msg, int copyMsg ); UErrorCode 40 ext/intl/intl_error.h UErrorCode intl_error_get_code( intl_error* err ); UErrorCode 46 ext/intl/intl_error.h void intl_errors_set_code( intl_error* err, UErrorCode err_code ); UErrorCode 47 ext/intl/intl_error.h void intl_errors_set( intl_error* err, UErrorCode code, const char* msg, int copyMsg ); UErrorCode 269 ext/intl/locale/locale_methods.c UErrorCode status = U_ZERO_ERROR; UErrorCode 392 ext/intl/locale/locale_methods.c UErrorCode status = U_ZERO_ERROR; UErrorCode 492 ext/intl/locale/locale_methods.c UErrorCode status = U_ZERO_ERROR; UErrorCode 684 ext/intl/locale/locale_methods.c UErrorCode status = U_ZERO_ERROR; UErrorCode 1257 ext/intl/locale/locale_methods.c UErrorCode status = U_ZERO_ERROR; UErrorCode 1585 ext/intl/locale/locale_methods.c UErrorCode status = 0; UErrorCode 83 ext/intl/msgformat/msgformat_data.c int msgformat_fix_quotes(UChar **spattern, uint32_t *spattern_len, UErrorCode *ec) UErrorCode 43 ext/intl/msgformat/msgformat_data.h int msgformat_fix_quotes(UChar **spattern, uint32_t *spattern_len, UErrorCode *ec); UErrorCode 24 ext/intl/msgformat/msgformat_helpers.h UChar *source, int source_len, UErrorCode *status); UErrorCode 43 ext/intl/normalizer/normalizer_normalize.c UErrorCode status = U_ZERO_ERROR; UErrorCode 179 ext/intl/normalizer/normalizer_normalize.c UErrorCode status = U_ZERO_ERROR; UErrorCode 207 ext/intl/resourcebundle/resourcebundle_class.c UErrorCode icuerror; UErrorCode 323 ext/intl/resourcebundle/resourcebundle_class.c UErrorCode icuerror = U_ZERO_ERROR; UErrorCode 34 ext/intl/resourcebundle/resourcebundle_iterator.c UErrorCode icuerror = U_ZERO_ERROR; UErrorCode 35 ext/intl/transliterator/transliterator_class.c UErrorCode *status ) UErrorCode 63 ext/intl/transliterator/transliterator_class.h UErrorCode *status ); UErrorCode 247 ext/intl/transliterator/transliterator_methods.c UErrorCode status = U_ZERO_ERROR; UErrorCode 237 ext/intl/uchar/uchar.c UErrorCode error = U_ZERO_ERROR; UErrorCode 269 ext/intl/uchar/uchar.c UErrorCode error = U_ZERO_ERROR; UErrorCode 323 ext/intl/uchar/uchar.c UErrorCode error = U_ZERO_ERROR; UErrorCode 539 ext/intl/uchar/uchar.c UErrorCode error = U_ZERO_ERROR; UErrorCode 154655 ext/sqlite3/libsqlite/sqlite3.c UErrorCode e /* Error code returned by ICU function */ UErrorCode 154692 ext/sqlite3/libsqlite/sqlite3.c UErrorCode status = U_ZERO_ERROR; UErrorCode 154780 ext/sqlite3/libsqlite/sqlite3.c UErrorCode status = U_ZERO_ERROR; UErrorCode 154865 ext/sqlite3/libsqlite/sqlite3.c UErrorCode status = U_ZERO_ERROR; UErrorCode 155056 ext/sqlite3/libsqlite/sqlite3.c UErrorCode status = U_ZERO_ERROR; UErrorCode 155165 ext/sqlite3/libsqlite/sqlite3.c UErrorCode status = U_ZERO_ERROR;