Home
last modified time | relevance | path

Searched defs:status (Results 1 – 25 of 78) sorted by last modified time

1234

/PHP-5.5/
H A Dserver-tests.php605 function showstatus($item, $status, $reason = '') {
H A Drun-tests.php981 function mail_qa_team($data, $compression, $status = false)
/PHP-5.5/sapi/phttpd/
H A Dphttpd.c283 int status; in pm_request() local
/PHP-5.5/sapi/roxen/
H A Droxen.c613 int status = 1; in f_php_roxen_request_handler() local
/PHP-5.5/sapi/litespeed/
H A Dlsapi_main.c948 int status; in start_children() local
H A Dlsapilib.c2539 int status, pid; in lsapi_sigchild() local
/PHP-5.5/sapi/milter/
H A Dphp_milter.c115 int status; in ZEND_DECLARE_MODULE_GLOBALS() local
181 int status; in mlfi_connect() local
245 int status; in mlfi_helo() local
280 int status; in mlfi_envfrom() local
320 int status; in mlfi_envrcpt() local
361 int status; in mlfi_header() local
401 int status; in mlfi_eoh() local
430 int status; in mlfi_body() local
466 int status; in mlfi_eom() local
495 int status; in mlfi_abort() local
[all …]
/PHP-5.5/sapi/fpm/fpm/
H A Dfpm_sockets.c262 int status; in fpm_socket_af_inet_listening_socket() local
H A Dfpm_children.c179 int status; in fpm_children_bury() local
H A Dfpm_conf.c849 char *status = wp->config->pm_status_path; in fpm_conf_process_all_pools() local
/PHP-5.5/sapi/cli/
H A Dphp_cli_server.c1185 static void php_cli_server_log_response(php_cli_server_client *client, int status, const char *mess… in php_cli_server_log_response()
2039 int status = 200; in php_cli_server_begin_send_static() local
2360 int status = php_cli_server_client_read_request(client, &errstr TSRMLS_CC); in php_cli_server_recv_event_read_request() local
/PHP-5.5/sapi/apache_hooks/
H A Dmod_php5.c1332 int status = DECLINED; in php_access_hook() local
H A Dphp_apache.c934 long status; in PHP_FUNCTION() local
1237 int status; in PHP_FUNCTION() local
/PHP-5.5/sapi/cgi/
H A Dcgi_main.c1769 int status = 0; local
/PHP-5.5/sapi/apache2filter/
H A Dapache_config.c53 char status; member
57 … char *real_value_hnd(cmd_parms *cmd, void *dummy, const char *name, const char *value, int status) in real_value_hnd()
87 …st char *real_flag_hnd(cmd_parms *cmd, void *dummy, const char *arg1, const char *arg2, int status) in real_flag_hnd()
/PHP-5.5/sapi/apache2handler/
H A Dapache_config.c53 char status; member
57 … char *real_value_hnd(cmd_parms *cmd, void *dummy, const char *name, const char *value, int status) in real_value_hnd()
87 …st char *real_flag_hnd(cmd_parms *cmd, void *dummy, const char *arg1, const char *arg2, int status) in real_flag_hnd()
/PHP-5.5/sapi/aolserver/
H A Daolserver.c496 int status = NS_OK; in php_ns_request_handler() local
/PHP-5.5/main/streams/
H A Dstreams.c592 php_stream_filter_status_t status = PSFS_ERR_FATAL; in _php_stream_fill_read_buffer() local
1165 php_stream_filter_status_t status = PSFS_ERR_FATAL; in _php_stream_write_filtered() local
H A Dfilter.c355 php_stream_filter_status_t status; in php_stream_filter_append_ex() local
450 php_stream_filter_status_t status; in _php_stream_filter_flush() local
/PHP-5.5/main/
H A Doutput.c925 php_output_handler_status_t status; in php_output_handler_op() local
1112 php_output_handler_status_t status; in php_output_stack_apply_op() local
H A Dalloca.c345 struct stk_stat status; in i00afunc() local
/PHP-5.5/ext/zlib/
H A Dzlib.c319 int status; in php_zlib_encode() local
359 int status, round = 0; in php_zlib_inflate_rounds() local
408 int status = Z_DATA_ERROR; in php_zlib_decode() local
880 int status, int_value; in PHP_INI_MH() local
H A Dzlib_filter.c66 int status; in php_zlib_inflate_filter() local
191 int status; in php_zlib_deflate_filter() local
291 int status; in php_zlib_filter_create() local
/PHP-5.5/ext/xml/
H A Dxml.c687 int status = FAILURE; in xml_utf8_decode() local
/PHP-5.5/ext/tidy/
H A Dtidy.c1114 int status; in PHP_INI_MH() local
1178 int status = FAILURE; in php_tidy_output_handler() local

Completed in 123 milliseconds

1234