/PHP-8.1/ext/pcntl/ |
H A D | pcntl.c | 595 int status; in PHP_FUNCTION() local 644 int status; in PHP_FUNCTION() local
|
/PHP-8.1/ext/pgsql/ |
H A D | pgsql.c | 1069 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 D | breakiterator_methods.cpp | 52 UErrorCode status = UErrorCode(); in _breakiter_factory() local
|
/PHP-8.1/ext/pdo_oci/ |
H A D | oci_driver.c | 54 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 D | fpm_sockets.c | 290 int status; in fpm_socket_af_inet_socket_by_addr() local
|
H A D | fpm_conf.c | 922 char *status = wp->config->pm_status_path; in fpm_conf_process_all_pools() local
|
/PHP-8.1/sapi/apache2handler/ |
H A D | sapi_apache2.c | 185 apr_status_t status; in php_apache_sapi_read_post() local
|
/PHP-8.1/ext/mbstring/libmbfl/mbfl/ |
H A D | mbfilter.c | 1381 int status; member 1921 int status; member 2190 int status; member
|
/PHP-8.1/ext/mysqli/ |
H A D | php_mysqli_structs.h | 93 enum mysqli_status status; /* object status */ member
|
/PHP-8.1/ext/tidy/ |
H A D | tidy.c | 888 int status; in PHP_INI_MH() local 944 int status = FAILURE; in php_tidy_output_handler() local
|
/PHP-8.1/sapi/cgi/ |
H A D | cgi_main.c | 1748 int status = 0; local 2179 DWORD status; local
|
/PHP-8.1/sapi/cli/ |
H A D | php_cli_server.c | 1137 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 D | php_zip.stub.php | 72 public int $status; variable in ZipArchive
|
/PHP-8.1/main/ |
H A D | alloca.c | 339 struct stk_stat status; in i00afunc() local
|
/PHP-8.1/win32/ |
H A D | ioutil.c | 374 BOOL status; in php_win32_ioutil_unlink_w() local
|
/PHP-8.1/ext/fileinfo/libmagic/ |
H A D | compress.c | 818 int status, rv, w; in uncompressbuf() local
|
/PHP-8.1/ext/opcache/jit/dynasm/ |
H A D | dasm_mips.h | 76 int status; /* Status code. */ member
|
H A D | dasm_arm.h | 77 int status; /* Status code. */ member
|
H A D | dasm_ppc.h | 76 int status; /* Status code. */ member
|
H A D | dasm_arm64.h | 79 int status; /* Status code. */ member
|
H A D | dasm_x86.h | 75 int status; /* Status code. */ member
|
/PHP-8.1/main/streams/ |
H A D | streams.c | 555 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 D | mbstring.stub.php | 36 function mb_output_handler(string $string, int $status): string {}
|
/PHP-8.1/ext/libxml/ |
H A D | libxml.c | 595 int status; in _php_libxml_external_entity_loader() local
|
/PHP-8.1/ext/standard/ |
H A D | proc_open.c | 1004 zend_result status = php_stream_cast(stream, PHP_STREAM_AS_FD, (void **)&fd, REPORT_ERRORS); in set_proc_descriptor_from_resource() local
|