Home
last modified time | relevance | path

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

1234

/PHP-7.2/ext/pcntl/
H A Dpcntl.c662 int status; in PHP_FUNCTION() local
715 int status; in PHP_FUNCTION() local
/PHP-7.2/ext/pgsql/
H A Dpgsql.c1839 ExecStatusType status; local
1942 ExecStatusType status; local
2058 ExecStatusType status; local
2145 ExecStatusType status; local
4108 ExecStatusType status; local
4247 ExecStatusType status; local
5280 ExecStatusType status; local
6717 ExecStatusType status; local
/PHP-7.2/ext/pdo_oci/
H A Doci_driver.c60 ub4 _oci_error(OCIError *err, pdo_dbh_t *dbh, pdo_stmt_t *stmt, char *what, sword status, int isini… in _oci_error()
/PHP-7.2/sapi/fpm/fpm/
H A Dfpm_sockets.c275 int status; in fpm_socket_af_inet_socket_by_addr() local
H A Dfpm_conf.c863 char *status = wp->config->pm_status_path; in fpm_conf_process_all_pools() local
/PHP-7.2/ext/tidy/
H A Dtidy.c1098 int status; in PHP_INI_MH() local
1162 int status = FAILURE; in php_tidy_output_handler() local
/PHP-7.2/sapi/cli/
H A Dphp_cli_server.c1088 static void php_cli_server_log_response(php_cli_server_client *client, int status, const char *mess… in php_cli_server_log_response()
1877 …server_send_error_page(php_cli_server *server, php_cli_server_client *client, int status) /* {{{ */ in php_cli_server_send_error_page()
1997 int status = 200; in php_cli_server_begin_send_static() local
2362 int status = php_cli_server_client_read_request(client, &errstr); in php_cli_server_recv_event_read_request() local
/PHP-7.2/
H A Dserver-tests.php595 function showstatus($item, $status, $reason = '') {
H A Drun-tests.php1032 function mail_qa_team($data, $status = false)
/PHP-7.2/ext/mbstring/libmbfl/mbfl/
H A Dmbfilter.c1823 int status; member
2398 int status; member
2679 int status; member
/PHP-7.2/main/
H A Dalloca.c345 struct stk_stat status; in i00afunc() local
/PHP-7.2/ext/interbase/
H A Dinterbase.c961 ISC_STATUS status[20]; in _php_ibase_connect() local
/PHP-7.2/sapi/cgi/
H A Dcgi_main.c1830 int status = 0; local
2245 DWORD status; local
/PHP-7.2/ext/mysqli/
H A Dphp_mysqli_structs.h140 enum mysqli_status status; /* object status */ member
/PHP-7.2/main/streams/
H A Dstreams.c547 php_stream_filter_status_t status = PSFS_ERR_FATAL; in _php_stream_fill_read_buffer() local
1122 php_stream_filter_status_t status = PSFS_ERR_FATAL; in _php_stream_write_filtered() local
/PHP-7.2/ext/libxml/
H A Dlibxml.c581 int status; in _php_libxml_external_entity_loader() local
/PHP-7.2/sapi/litespeed/
H A Dlsapi_main.c1422 int status; in start_children() local
H A Dlsapilib.c2866 int status, pid; in lsapi_sigchild() local
/PHP-7.2/ext/standard/
H A Dimage.c209 int status = 0; in php_handle_swc() local
/PHP-7.2/ext/xml/
H A Dxml.c629 int status = FAILURE; in xml_utf8_decode() local
/PHP-7.2/ext/imap/
H A Dphp_imap.c3454 zend_long status, flags = 0L; in PHP_FUNCTION() local
5031 PHP_IMAP_EXPORT void mm_status(MAILSTREAM *stream, char *mailbox, MAILSTATUS *status) in mm_status()
/PHP-7.2/ext/snmp/
H A Dsnmp.c682 int status, count, found; in php_snmp_internal() local
/PHP-7.2/ext/odbc/
H A Dphp_odbc.c3024 SQLINTEGER status; in PHP_FUNCTION() local
/PHP-7.2/ext/sqlite3/libsqlite/
H A Dsqlite3ext.h208 int (*status)(int,int*,int*,int); member
/PHP-7.2/ext/mbstring/
H A Dmbstring.c923 int status, loc; in php_mb_zend_encoding_converter() local

Completed in 187 milliseconds

1234