Home
last modified time | relevance | path

Searched defs:status (Results 26 – 50 of 82) sorted by relevance

1234

/PHP-7.3/ext/intl/
H A Dphp_intl.c1057 UErrorCode status = U_ZERO_ERROR; in PHP_MINFO_FUNCTION() local
H A Dintl_error.c248 UErrorCode status; in intl_parse_error_to_string() local
/PHP-7.3/ext/mbstring/libmbfl/filters/
H A Dmbfilter_qprint.c228 int status, cache; in mbfl_filt_conv_qprintdec_flush() local
H A Dmbfilter_utf7.c380 int status, cache; in mbfl_filt_conv_wchar_utf7_flush() local
H A Dmbfilter_utf8.c197 int status, cache; in mbfl_filt_conv_utf8_wchar_flush() local
H A Dmbfilter_htmlent.c293 int status, pos = 0; in mbfl_filt_conv_html_dec_flush() local
/PHP-7.3/ext/pdo_pgsql/
H A Dpgsql_driver.c360 ExecStatusType status; in pdo_pgsql_last_insert_id() local
551 ExecStatusType status; in PHP_METHOD() local
659 ExecStatusType status; in PHP_METHOD() local
759 ExecStatusType status; in PHP_METHOD() local
854 ExecStatusType status; in PHP_METHOD() local
/PHP-7.3/ext/mbstring/libmbfl/mbfl/
H A Dmbfl_ident.h46 int status; member
H A Dmbfl_convert.h49 int status; member
/PHP-7.3/ext/intl/dateformat/
H A Ddateformat_format_object.cpp76 UErrorCode status = U_ZERO_ERROR; in PHP_FUNCTION() local
/PHP-7.3/ext/standard/
H A Dpassword.c346 int status = 0; in PHP_FUNCTION() local
519 int status = 0; in PHP_FUNCTION() local
H A Dhtml.c104 int *status) in get_next_char()
365 int *status) in php_next_utf8_char()
1165 int status = SUCCESS; in find_entity_for_char() local
1276 int status = SUCCESS; in php_escape_html_entities_ex() local
/PHP-7.3/main/streams/
H A Dfilter.c325 php_stream_filter_status_t status; in php_stream_filter_append_ex() local
418 php_stream_filter_status_t status; in _php_stream_filter_flush() local
/PHP-7.3/ext/intl/breakiterator/
H A Drulebasedbreakiterator_methods.cpp41 UErrorCode status = U_ZERO_ERROR; in _php_intlrbbi_constructor_body() local
/PHP-7.3/ext/intl/common/
H A Dcommon_date.cpp219 UErrorCode status = UErrorCode(); local
/PHP-7.3/ext/intl/calendar/
H A Dgregoriancalendar_methods.cpp57 UErrorCode status = U_ZERO_ERROR; in _php_intlgregcal_constructor_body() local
/PHP-7.3/ext/zlib/
H A Dphp_zlib.h49 int status; member
/PHP-7.3/sapi/fpm/fpm/
H A Dfpm_status.c47 int fpm_status_export_to_zval(zval *status) in fpm_status_export_to_zval()
H A Dfpm_children.c182 int status; in fpm_children_bury() local
/PHP-7.3/ext/fileinfo/libmagic/
H A Dcompress.c544 int status; in writechild() local
620 int status, rv; in uncompressbuf() local
/PHP-7.3/ext/intl/transliterator/
H A Dtransliterator_class.c35 UErrorCode *status ) in transliterator_object_construct()
H A Dtransliterator_methods.c247 UErrorCode status = U_ZERO_ERROR; in PHP_FUNCTION() local
/PHP-7.3/ext/opcache/Optimizer/
H A Dssa_integrity.c115 int i, status = SUCCESS; in ssa_verify_integrity() local
/PHP-7.3/main/
H A Doutput.c221 PHPAPI void php_output_set_status(int status) in php_output_set_status()
919 php_output_handler_status_t status; in php_output_handler_op() local
1100 php_output_handler_status_t status; in php_output_stack_apply_op() local
/PHP-7.3/ext/intl/timezone/
H A Dtimezone_class.cpp181 UErrorCode status = U_ZERO_ERROR; /* outside_error may be NULL */ in timezone_process_timezone_argument() local

Completed in 127 milliseconds

1234