Home
last modified time | relevance | path

Searched defs:status (Results 1 – 25 of 79) sorted by relevance

1234

/PHP-7.4/ext/mysqlnd/
H A Dmysqlnd_connection.h30 #define UPSERT_STATUS_RESET(status) (status)->m->reset((status)) argument
32 #define UPSERT_STATUS_GET_SERVER_STATUS(status) (status)->server_status argument
33 #define UPSERT_STATUS_SET_SERVER_STATUS(status, server_st) (status)->server_status = (server_st) argument
35 #define UPSERT_STATUS_GET_WARNINGS(status) (status)->warning_count argument
36 #define UPSERT_STATUS_SET_WARNINGS(status, warnings) (status)->warning_count = (warnings) argument
38 #define UPSERT_STATUS_GET_AFFECTED_ROWS(status) (status)->affected_rows argument
39 #define UPSERT_STATUS_SET_AFFECTED_ROWS(status, rows) (status)->affected_rows = (rows) argument
40 #define UPSERT_STATUS_SET_AFFECTED_ROWS_TO_ERROR(status) (status)->m->set_affected_rows_to_error((s… argument
42 #define UPSERT_STATUS_GET_LAST_INSERT_ID(status) (status)->last_insert_id argument
43 #define UPSERT_STATUS_SET_LAST_INSERT_ID(status, id) (status)->last_insert_id = (id) argument
/PHP-7.4/ext/intl/collator/
H A Dcollator_convert.c39 UErrorCode* status ) in collator_convert_hash_item_from_utf8_to_utf16()
80 UErrorCode* status ) in collator_convert_hash_item_from_utf16_to_utf8()
117 void collator_convert_hash_from_utf8_to_utf16( HashTable* hash, UErrorCode* status ) in collator_convert_hash_from_utf8_to_utf16()
136 void collator_convert_hash_from_utf16_to_utf8( HashTable* hash, UErrorCode* status ) in collator_convert_hash_from_utf16_to_utf8()
164 UErrorCode status = U_ZERO_ERROR; in collator_convert_zstr_utf16_to_utf8() local
192 UErrorCode status = U_ZERO_ERROR; in collator_convert_zstr_utf8_to_utf16() local
218 UErrorCode status = U_ZERO_ERROR; in collator_convert_object_to_string() local
/PHP-7.4/ext/intl/grapheme/
H A Dgrapheme_util.c112 #define STRPOS_CHECK_STATUS(status, error) \ argument
139 UErrorCode status; in grapheme_strpos_utf16() local
251 UErrorCode status = U_ZERO_ERROR; in grapheme_split_string() local
290 UErrorCode status = U_ZERO_ERROR; in grapheme_count_graphemes() local
391 UBreakIterator* grapheme_get_break_iterator(void *stack_buffer, UErrorCode *status ) in grapheme_get_break_iterator()
/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_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 Dphp_intl.c1037 UErrorCode status = U_ZERO_ERROR; in PHP_MINFO_FUNCTION() local
/PHP-7.4/ext/intl/timezone/
H A Dtimezone_methods.cpp63 UErrorCode status = UErrorCode(); in PHP_FUNCTION() local
223 UErrorCode status = UErrorCode(); in PHP_FUNCTION() local
295 UErrorCode status = UErrorCode(); in PHP_FUNCTION() local
334 UErrorCode status = UErrorCode(); in PHP_FUNCTION() local
358 UErrorCode status = UErrorCode(); in PHP_FUNCTION() local
381 UErrorCode status = UErrorCode(); in PHP_FUNCTION() local
/PHP-7.4/ext/intl/normalizer/
H A Dnormalizer_normalize.c115 UErrorCode status = U_ZERO_ERROR; in PHP_FUNCTION() local
262 UErrorCode status = U_ZERO_ERROR; in PHP_FUNCTION() local
354 UErrorCode status = U_ZERO_ERROR; in PHP_FUNCTION() local
/PHP-7.4/ext/mbstring/libmbfl/filters/
H A Dmbfilter_base64.c120 int status, cache, len; in mbfl_filt_conv_base64enc_flush() local
200 int status, cache; in mbfl_filt_conv_base64dec_flush() local
H A Dmbfilter_utf7imap.c339 int status, cache; in mbfl_filt_conv_wchar_utf7imap_flush() local
/PHP-7.4/ext/bz2/
H A Dbz2_filter.c41 enum strm_status status; /* Decompress option */ member
78 int status; in php_bz2_decompress_filter() local
216 int status; in php_bz2_compress_filter() local
317 int status = BZ_OK; in php_bz2_filter_create() local
/PHP-7.4/ext/intl/breakiterator/
H A Dcodepointiterator_internal.cpp129 void CodePointBreakIterator::setText(UText *text, UErrorCode &status) in setText()
236 void *stackBuffer, int32_t &bufferSize, UErrorCode &status) in createBufferClone()
275 CodePointBreakIterator &CodePointBreakIterator::refreshInputText(UText *input, UErrorCode &status) in refreshInputText()
/PHP-7.4/ext/zlib/
H A Dzlib_filter.c64 int status; in php_zlib_inflate_filter() local
181 int status; in php_zlib_deflate_filter() local
288 int status; in php_zlib_filter_create() local
H A Dzlib.c338 int status; in php_zlib_encode() local
375 int status, round = 0; in php_zlib_inflate_rounds() local
424 int status = Z_DATA_ERROR; in php_zlib_decode() local
914 int status; in PHP_FUNCTION() local
1170 int status; in PHP_FUNCTION() local
1457 int status = php_output_get_status(); in PHP_INI_MH() local
/PHP-7.4/ext/standard/
H A Ddns_win32.c50 DNS_STATUS status; /* Return value of DnsQuery_A() function */ in PHP_FUNCTION() local
104 DNS_STATUS status; /* Return value of DnsQuery_A() function */ in PHP_FUNCTION() local
406 DNS_STATUS status; /* Return value of DnsQuery_A() function */ in PHP_FUNCTION() local
/PHP-7.4/ext/filter/
H A Dcallback_filter.c25 int status; in php_filter_callback() local
/PHP-7.4/ext/intl/calendar/
H A Dcalendar_methods.cpp61 UErrorCode status = U_ZERO_ERROR; in PHP_FUNCTION() local
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() local
1122 UErrorCode status = U_ZERO_ERROR; in PHP_FUNCTION() local
/PHP-7.4/ext/intl/idn/
H A Didn.c126 UErrorCode status = U_ZERO_ERROR; in php_intl_idn_to_46() local
184 UErrorCode status; in php_intl_idn_to() local
/PHP-7.4/Zend/
H A Dzend_inheritance.c423 inheritance_status status, local_status; in zend_do_perform_implementation_check() local
695 inheritance_status status, zend_string *unresolved_class) { in emit_incompatible_method_error()
713 inheritance_status status, zend_string *unresolved_class, zend_bool always_error) { in emit_incompatible_method_error_or_warning()
738 inheritance_status status = zend_do_perform_implementation_check( in perform_delayable_implementation_check() local
983 inheritance_status status = property_types_compatible(parent_info, child_info); in do_inherit_property() local
2342 inheritance_status status = zend_do_perform_implementation_check( in check_variance_obligation() local
2357 inheritance_status status = in check_variance_obligation() local
2415 inheritance_status status; in report_variance_errors() local
2547 inheritance_status status = in zend_can_early_bind() local
2570 inheritance_status status = property_types_compatible(parent_info, child_info); in zend_can_early_bind() local
[all …]
/PHP-7.4/sapi/apache2handler/
H A Dapache_config.c51 char status; member
55 … char *real_value_hnd(cmd_parms *cmd, void *dummy, const char *name, const char *value, int status) in real_value_hnd()
85 …st char *real_flag_hnd(cmd_parms *cmd, void *dummy, const char *arg1, const char *arg2, int status) in real_flag_hnd()
/PHP-7.4/ext/pdo_pgsql/
H A Dpgsql_statement.c137 ExecStatusType status; in pgsql_stmt_execute() local
423 ExecStatusType status; in pgsql_stmt_fetch() local
641 ExecStatusType status; in pgsql_stmt_get_column_meta() local
/PHP-7.4/ext/intl/locale/
H A Dlocale_methods.c265 UErrorCode status = U_ZERO_ERROR; in get_icu_value_internal() local
394 UErrorCode status = U_ZERO_ERROR; in get_icu_value_src_php() local
497 UErrorCode status = U_ZERO_ERROR; in get_icu_disp_value_src_php() local
688 UErrorCode status = U_ZERO_ERROR; in PHP_FUNCTION() local
1259 UErrorCode status = U_ZERO_ERROR; in PHP_FUNCTION() local
1590 UErrorCode status = 0; in PHP_FUNCTION() local
/PHP-7.4/ext/intl/msgformat/
H A Dmsgformat_helpers.cpp533 UErrorCode status = UErrorCode(); in umsg_format_helper() local
577 UErrorCode status = UErrorCode(); in umsg_format_helper() local
623 …MessageFormat *fmt, int *count, zval **args, UChar *source, int32_t source_len, UErrorCode *status) in umsg_parse_helper()
/PHP-7.4/ext/mysqli/
H A Dmysqli_report.c55 void php_mysqli_report_index(const char *query, unsigned int status) { in php_mysqli_report_index()
/PHP-7.4/ext/intl/dateformat/
H A Ddateformat_helpers.cpp42 UErrorCode status = UErrorCode(); in datefmt_process_calendar_arg() local

Completed in 86 milliseconds

1234