Home
last modified time | relevance | path

Searched defs:status (Results 51 – 75 of 88) sorted by relevance

1234

/PHP-8.1/ext/pcntl/
H A Dpcntl.c595 int status; in PHP_FUNCTION() local
644 int status; in PHP_FUNCTION() local
/PHP-8.1/ext/pgsql/
H A Dpgsql.c1069 ExecStatusType status; in PHP_FUNCTION() local
1162 ExecStatusType status; in PHP_FUNCTION() local
1267 ExecStatusType status; in PHP_FUNCTION() local
1348 ExecStatusType status; in PHP_FUNCTION() local
3083 ExecStatusType status; in PHP_FUNCTION() local
3180 ExecStatusType status; in PHP_FUNCTION() local
4011 ExecStatusType status; in PHP_FUNCTION() local
5425 ExecStatusType status; in PHP_FUNCTION() local
/PHP-8.1/ext/intl/breakiterator/
H A Dbreakiterator_methods.cpp52 UErrorCode status = UErrorCode(); in _breakiter_factory() local
/PHP-8.1/ext/pdo_oci/
H A Doci_driver.c54 ub4 _oci_error(OCIError *err, pdo_dbh_t *dbh, pdo_stmt_t *stmt, char *what, sword status, int isini… in _oci_error()
/PHP-8.1/sapi/fpm/fpm/
H A Dfpm_sockets.c290 int status; in fpm_socket_af_inet_socket_by_addr() local
H A Dfpm_conf.c922 char *status = wp->config->pm_status_path; in fpm_conf_process_all_pools() local
/PHP-8.1/sapi/apache2handler/
H A Dsapi_apache2.c185 apr_status_t status; in php_apache_sapi_read_post() local
/PHP-8.1/ext/mbstring/libmbfl/mbfl/
H A Dmbfilter.c1381 int status; member
1921 int status; member
2190 int status; member
/PHP-8.1/ext/mysqli/
H A Dphp_mysqli_structs.h93 enum mysqli_status status; /* object status */ member
/PHP-8.1/ext/tidy/
H A Dtidy.c888 int status; in PHP_INI_MH() local
944 int status = FAILURE; in php_tidy_output_handler() local
/PHP-8.1/sapi/cgi/
H A Dcgi_main.c1748 int status = 0; local
2179 DWORD status; local
/PHP-8.1/sapi/cli/
H A Dphp_cli_server.c1137 static void php_cli_server_log_response(php_cli_server_client *client, int status, const char *mess… in php_cli_server_log_response()
1951 …server_send_error_page(php_cli_server *server, php_cli_server_client *client, int status) /* {{{ */ in php_cli_server_send_error_page()
2069 int status = 200; in php_cli_server_begin_send_static() local
2535 int status = php_cli_server_client_read_request(client, &errstr); in php_cli_server_recv_event_read_request() local
/PHP-8.1/ext/zip/
H A Dphp_zip.stub.php72 public int $status; variable in ZipArchive
/PHP-8.1/main/
H A Dalloca.c339 struct stk_stat status; in i00afunc() local
/PHP-8.1/win32/
H A Dioutil.c374 BOOL status; in php_win32_ioutil_unlink_w() local
/PHP-8.1/ext/fileinfo/libmagic/
H A Dcompress.c818 int status, rv, w; in uncompressbuf() local
/PHP-8.1/ext/opcache/jit/dynasm/
H A Ddasm_mips.h76 int status; /* Status code. */ member
H A Ddasm_arm.h77 int status; /* Status code. */ member
H A Ddasm_ppc.h76 int status; /* Status code. */ member
H A Ddasm_arm64.h79 int status; /* Status code. */ member
H A Ddasm_x86.h75 int status; /* Status code. */ member
/PHP-8.1/main/streams/
H A Dstreams.c555 php_stream_filter_status_t status = PSFS_ERR_FATAL; in _php_stream_fill_read_buffer() local
1164 php_stream_filter_status_t status = PSFS_ERR_FATAL; in _php_stream_write_filtered() local
/PHP-8.1/ext/mbstring/
H A Dmbstring.stub.php36 function mb_output_handler(string $string, int $status): string {}
/PHP-8.1/ext/libxml/
H A Dlibxml.c595 int status; in _php_libxml_external_entity_loader() local
/PHP-8.1/ext/standard/
H A Dproc_open.c1004 zend_result status = php_stream_cast(stream, PHP_STREAM_AS_FD, (void **)&fd, REPORT_ERRORS); in set_proc_descriptor_from_resource() local

Completed in 167 milliseconds

1234