Home
last modified time | relevance | path

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

1234

/PHP-7.3/ext/json/
H A Djson_encoder.c256 int status; in php_json_escape_string() local
/PHP-7.3/ext/pcntl/
H A Dpcntl.c660 int status; in PHP_FUNCTION() local
713 int status; in PHP_FUNCTION() local
/PHP-7.3/ext/intl/breakiterator/
H A Dbreakiterator_methods.cpp53 UErrorCode status = UErrorCode(); in _breakiter_factory() local
/PHP-7.3/ext/pgsql/
H A Dpgsql.c1846 ExecStatusType status; local
1948 ExecStatusType status; local
2064 ExecStatusType status; local
2151 ExecStatusType status; local
4105 ExecStatusType status; local
4244 ExecStatusType status; local
5271 ExecStatusType status; local
6734 ExecStatusType status; local
/PHP-7.3/sapi/fpm/fpm/
H A Dfpm_sockets.c274 int status; in fpm_socket_af_inet_socket_by_addr() local
H A Dfpm_conf.c865 char *status = wp->config->pm_status_path; in fpm_conf_process_all_pools() local
/PHP-7.3/ext/pdo_oci/
H A Doci_driver.c58 ub4 _oci_error(OCIError *err, pdo_dbh_t *dbh, pdo_stmt_t *stmt, char *what, sword status, int isini… in _oci_error()
/PHP-7.3/win32/
H A Dioutil.c374 BOOL status; in php_win32_ioutil_unlink_w() local
/PHP-7.3/ext/mbstring/libmbfl/mbfl/
H A Dmbfilter.c1637 int status; member
2202 int status; member
2483 int status; member
/PHP-7.3/ext/tidy/
H A Dtidy.c1122 int status; in PHP_INI_MH() local
1186 int status = FAILURE; in php_tidy_output_handler() local
/PHP-7.3/sapi/cli/
H A Dphp_cli_server.c1096 static void php_cli_server_log_response(php_cli_server_client *client, int status, const char *mess… in php_cli_server_log_response()
1888 …server_send_error_page(php_cli_server *server, php_cli_server_client *client, int status) /* {{{ */ in php_cli_server_send_error_page()
2008 int status = 200; in php_cli_server_begin_send_static() local
2375 int status = php_cli_server_client_read_request(client, &errstr); in php_cli_server_recv_event_read_request() local
/PHP-7.3/
H A Dserver-tests.php595 function showstatus($item, $status, $reason = '') {
H A Drun-tests.php1027 function mail_qa_team($data, $status = false)
/PHP-7.3/main/
H A Dalloca.c343 struct stk_stat status; in i00afunc() local
/PHP-7.3/ext/interbase/
H A Dinterbase.c961 ISC_STATUS status[20]; in _php_ibase_connect() local
/PHP-7.3/sapi/cgi/
H A Dcgi_main.c1784 int status = 0; local
2200 DWORD status; local
/PHP-7.3/ext/mysqli/
H A Dphp_mysqli_structs.h128 enum mysqli_status status; /* object status */ member
/PHP-7.3/main/streams/
H A Dstreams.c546 php_stream_filter_status_t status = PSFS_ERR_FATAL; in _php_stream_fill_read_buffer() local
1130 php_stream_filter_status_t status = PSFS_ERR_FATAL; in _php_stream_write_filtered() local
/PHP-7.3/ext/libxml/
H A Dlibxml.c589 int status; in _php_libxml_external_entity_loader() local
/PHP-7.3/sapi/litespeed/
H A Dlsapi_main.c1407 int status; in start_children() local
/PHP-7.3/ext/standard/
H A Dimage.c207 int status = 0; in php_handle_swc() local
/PHP-7.3/ext/xml/
H A Dxml.c627 int status = FAILURE; in xml_utf8_decode() local
/PHP-7.3/ext/pcre/pcre2lib/
H A Dpcre2_jit_compile.c1833 static void delayed_mem_copy_init(delayed_mem_copy_status *status, compiler_common *common) in delayed_mem_copy_init()
1848 static void delayed_mem_copy_move(delayed_mem_copy_status *status, int load_base, sljit_sw load_off… in delayed_mem_copy_move()
1873 static void delayed_mem_copy_finish(delayed_mem_copy_status *status) in delayed_mem_copy_finish()
2125 delayed_mem_copy_status status; in copy_recurse_data() local
/PHP-7.3/Zend/
H A Dzend_gc.c1624 ZEND_API void zend_gc_get_status(zend_gc_status *status) in zend_gc_get_status()
/PHP-7.3/ext/imap/
H A Dphp_imap.c3459 zend_long status, flags = 0L; in PHP_FUNCTION() local
5114 PHP_IMAP_EXPORT void mm_status(MAILSTREAM *stream, char *mailbox, MAILSTATUS *status) in mm_status()

Completed in 182 milliseconds

1234