Home
last modified time | relevance | path

Searched refs:header (Results 26 – 50 of 193) sorted by relevance

12345678

/PHP-5.3/ext/ereg/regex/
H A Ddebug.ih1 /* ========= begin header generated by ./mkh ========= */
14 /* ========= end header generated by ./mkh ========= */
H A Dmain.ih1 /* ========= begin header generated by ./mkh ========= */
19 /* ========= end header generated by ./mkh ========= */
/PHP-5.3/ext/wddx/tests/
H A Dbug52468.phpt12 $message = "<wddxPacket version='1.0'><header><comment>my_command</comment></header><data><struct><…
H A Dbug45901.phpt17 <wddxPacket version='1.0'><header><comment>Variables</comment></header><data><struct><var name='php…
H A Dbug48562.phpt27 string(78) "<wddxPacket version='1.0'><header/><data><struct></struct></data></wddxPacket>"
28 string(120) "<wddxPacket version='1.0'><header/><data><struct><var name='foo'><string>bar</string><…
H A D002.phpt21 <wddxPacket version='1.0'><header><comment>TEST comment</comment></header><data><struct><var name='…
H A D003.phpt11 …fputs($fp, "<wddxPacket version='1.0'><header><comment>TEST comment</comment></header><data><struc…
H A Dbug35410.phpt12 <header>
14 </header>
H A Dbug35410_64bit.phpt12 <header>
14 </header>
/PHP-5.3/sapi/fpm/fpm/
H A Dfpm_log.c303 char *header; in fpm_log_write() local
308 if (!strstr(h->header, format)) { in fpm_log_write()
319 if (h->header[format_len] != ':' || h->header[format_len + 1] != ' ') { in fpm_log_write()
324 header = h->header + format_len + 2; in fpm_log_write()
325 len2 = snprintf(b, FPM_LOG_BUFFER - len, "%s", header && *header ? header : "-"); in fpm_log_write()
/PHP-5.3/sapi/milter/
H A Dmilter.php83 function milter_header($header, $value) argument
85 milter_log("milter_header('$header', '$value')");
/PHP-5.3/ext/phar/tests/
H A Dphar_setdefaultstub.phpt115 header("Pragma: no-cache");
126 header('HTTP/1.1 301 Moved Permanently');
132 header('HTTP/1.0 404 Not Found');
138 header('Content-Type: text/plain');
139 header('Content-Length: ' . filesize($a));
410 header("Pragma: no-cache");
427 header('HTTP/1.0 404 Not Found');
433 header('Content-Type: text/plain');
705 header("Pragma: no-cache");
722 header('HTTP/1.0 404 Not Found');
[all …]
H A Dphar_createdefaultstub.phpt95 header("Pragma: no-cache");
106 header('HTTP/1.1 301 Moved Permanently');
112 header('HTTP/1.0 404 Not Found');
118 header('Content-Type: text/plain');
119 header('Content-Length: ' . filesize($a));
389 header("Pragma: no-cache");
406 header('HTTP/1.0 404 Not Found');
412 header('Content-Type: text/plain');
691 header("Pragma: no-cache");
708 header('HTTP/1.0 404 Not Found');
[all …]
/PHP-5.3/ext/phar/tests/files/
H A Dinclude_path2.phar58 header("Cache-Control: no-cache, must-revalidate");
59 header("Pragma: no-cache");
70 header('HTTP/1.1 301 Moved Permanently');
71 header('Location: ' . $_SERVER['REQUEST_URI'] . '/' . $pt);
76 header('HTTP/1.0 404 Not Found');
82 header('Content-Type: text/plain');
83 header('Content-Length: ' . filesize($a));
96 header('Content-Type: ' .$mimes[$b['extension']]);
97 header('Content-Length: ' . filesize($a));
H A Dnophar.phar58 header("Cache-Control: no-cache, must-revalidate");
59 header("Pragma: no-cache");
70 header('HTTP/1.1 301 Moved Permanently');
71 header('Location: ' . $_SERVER['REQUEST_URI'] . '/' . $pt);
76 header('HTTP/1.0 404 Not Found');
82 header('Content-Type: text/plain');
83 header('Content-Length: ' . filesize($a));
96 header('Content-Type: ' .$mimes[$b['extension']]);
97 header('Content-Length: ' . filesize($a));
H A Dopenssl.phar58 header("Cache-Control: no-cache, must-revalidate");
59 header("Pragma: no-cache");
70 header('HTTP/1.1 301 Moved Permanently');
71 header('Location: ' . $_SERVER['REQUEST_URI'] . '/' . $pt);
76 header('HTTP/1.0 404 Not Found');
82 header('Content-Type: text/plain');
83 header('Content-Length: ' . filesize($a));
96 header('Content-Type: ' .$mimes[$b['extension']]);
97 header('Content-Length: ' . filesize($a));
/PHP-5.3/ext/phar/tests/cache_list/files/
H A Dnophar.phar58 header("Cache-Control: no-cache, must-revalidate");
59 header("Pragma: no-cache");
70 header('HTTP/1.1 301 Moved Permanently');
71 header('Location: ' . $_SERVER['REQUEST_URI'] . '/' . $pt);
76 header('HTTP/1.0 404 Not Found');
82 header('Content-Type: text/plain');
83 header('Content-Length: ' . filesize($a));
96 header('Content-Type: ' .$mimes[$b['extension']]);
97 header('Content-Length: ' . filesize($a));
H A Dopenssl.phar58 header("Cache-Control: no-cache, must-revalidate");
59 header("Pragma: no-cache");
70 header('HTTP/1.1 301 Moved Permanently');
71 header('Location: ' . $_SERVER['REQUEST_URI'] . '/' . $pt);
76 header('HTTP/1.0 404 Not Found');
82 header('Content-Type: text/plain');
83 header('Content-Length: ' . filesize($a));
96 header('Content-Type: ' .$mimes[$b['extension']]);
97 header('Content-Length: ' . filesize($a));
/PHP-5.3/ext/soap/tests/soap12/
H A Dsoap12-test.inc3 public $header;
104 $this->header = $x;
108 return $this->header;
/PHP-5.3/ext/soap/tests/bugs/
H A Dbug31755.phpt10 $header = new SOAPHeader(null, 'foo', 'bar');
12 $response= $client->__call('function', array(), null, $header);
H A Dbug50762.phpt13 return 'header handler ' . ($this->auth ? 'called' : 'not called');
47 header handler called
/PHP-5.3/ext/soap/interop/
H A Dechoheadersvc.wsdl.php2 header("Content-Type: text/xml");
H A Dinterop.wsdl.php2 header("Content-Type: text/xml");
H A DinteropB.wsdl.php2 header("Content-Type: text/xml");
/PHP-5.3/ext/standard/
H A Dhttp_fopen_wrapper.c199 smart_str header = {0}; in php_stream_url_wrap_http_ex() local
202 smart_str_appends(&header, resource->host); in php_stream_url_wrap_http_ex()
203 smart_str_appendc(&header, ':'); in php_stream_url_wrap_http_ex()
204 smart_str_append_unsigned(&header, resource->port); in php_stream_url_wrap_http_ex()
230 smart_str_appendl(&header, s, p - s); in php_stream_url_wrap_http_ex()
231 smart_str_appendl(&header, "\r\n", sizeof("\r\n")-1); in php_stream_url_wrap_http_ex()
254 smart_str_appendl(&header, s, p - s); in php_stream_url_wrap_http_ex()
255 smart_str_appendl(&header, "\r\n", sizeof("\r\n")-1); in php_stream_url_wrap_http_ex()
267 smart_str_appendl(&header, "\r\n", sizeof("\r\n")-1); in php_stream_url_wrap_http_ex()
269 if (php_stream_write(stream, header.c, header.len) != header.len) { in php_stream_url_wrap_http_ex()
[all …]

Completed in 63 milliseconds

12345678