Home
last modified time | relevance | path

Searched refs:headers (Results 126 – 150 of 168) sorted by relevance

1234567

/PHP-5.4/
H A DREADME.TESTING2119 This section is also eval'd. It is used to provide additional headers sent
129 This section can be used to define what headers are required to be
H A DMakefile.global49 install-headers:
H A Drun-tests.php1850 $headers = "";
1855 $headers = array();
1860 $headers[trim($line[0])] = trim($line[1]);
1880 $org_headers = $headers;
1881 $headers = array();
1887 $headers = $org_headers[$k];
H A Dphp.ini-development24 ; Section headers (e.g. [Foo]) are also silently ignored, even though
213 ; (excluding headers and cookies) PHP should keep internally before pushing that
218 ; You may be able to send headers and cookies after you've already sent output
768 ; cgi.rfc2616_headers configuration option tells PHP what type of headers to
773 ; http://php.net/cgi.rfc2616-headers
1011 ; the full path of the script, line number, To address and headers.
1489 ; or leave this empty to avoid sending anti-caching headers.
H A Dphp.ini-production24 ; Section headers (e.g. [Foo]) are also silently ignored, even though
213 ; (excluding headers and cookies) PHP should keep internally before pushing that
218 ; You may be able to send headers and cookies after you've already sent output
768 ; cgi.rfc2616_headers configuration option tells PHP what type of headers to
773 ; http://php.net/cgi.rfc2616-headers
1011 ; the full path of the script, line number, To address and headers.
1489 ; or leave this empty to avoid sending anti-caching headers.
/PHP-5.4/ext/imap/tests/
H A Dimap_fetch_overview_variation5.phpt10 * Description: Read an overview of the information in the headers
H A Dimap_fetch_overview_variation2.phpt10 * Description: Read an overview of the information in the headers
H A Dimap_fetch_overview_variation1.phpt10 * Description: Read an overview of the information in the headers
/PHP-5.4/win32/build/
H A Dconfig.w32.phpize.in128 // Enable automatic precompiled headers
245 // Find the php_build dir - it contains headers and libraries
284 // Poke around for some headers
H A Dconfig.w32144 // Enable automatic precompiled headers
263 // Find the php_build dir - it contains headers and libraries
302 // Poke around for some headers
H A DMakefile190 build-devel: build-headers build-lib
/PHP-5.4/sapi/cgi/tests/
H A D011.phpt165 Warning: Cannot modify header information - headers already sent by (output started at %s:3) in %s …
/PHP-5.4/sapi/cgi/
H A Dcgi_main.c439 h = (sapi_header_struct*)zend_llist_get_first_ex(&sapi_headers->headers, &pos); in sapi_cgi_send_headers()
447 h = (sapi_header_struct*)zend_llist_get_next_ex(&sapi_headers->headers, &pos); in sapi_cgi_send_headers()
473 h = (sapi_header_struct*)zend_llist_get_first_ex(&sapi_headers->headers, &pos); in sapi_cgi_send_headers()
488 h = (sapi_header_struct*)zend_llist_get_next_ex(&sapi_headers->headers, &pos); in sapi_cgi_send_headers()
495 h = (sapi_header_struct*)zend_llist_get_next_ex(&sapi_headers->headers, &pos); in sapi_cgi_send_headers()
1696 if (!&SG(sapi_headers).headers) {
1700 …zend_llist_apply_with_argument(&SG(sapi_headers).headers, (llist_apply_with_arg_func_t)add_respons…
/PHP-5.4/ext/iconv/tests/
H A Diconv_mime_decode_headers_variation2.phpt10 /* Prototype : array iconv_mime_decode_headers(string headers [, int mode, string charset])
22 $headers = <<<EOF
111 var_dump( iconv_mime_decode_headers($headers, $input, $charset));
H A Diconv_mime_decode_headers_variation3.phpt10 /* Prototype : array iconv_mime_decode_headers(string headers [, int mode, string charset])
25 $headers = <<<EOF
114 var_dump( iconv_mime_decode_headers($headers, $input, $charset));
/PHP-5.4/sapi/fpm/fpm/
H A Dfpm_main.c430 h = (sapi_header_struct*)zend_llist_get_first_ex(&sapi_headers->headers, &pos); in sapi_cgi_send_headers()
438 h = (sapi_header_struct*)zend_llist_get_next_ex(&sapi_headers->headers, &pos); in sapi_cgi_send_headers()
464 h = (sapi_header_struct*)zend_llist_get_first_ex(&sapi_headers->headers, &pos); in sapi_cgi_send_headers()
479 h = (sapi_header_struct*)zend_llist_get_next_ex(&sapi_headers->headers, &pos); in sapi_cgi_send_headers()
486 h = (sapi_header_struct*)zend_llist_get_next_ex(&sapi_headers->headers, &pos); in sapi_cgi_send_headers()
/PHP-5.4/ext/imap/
H A Dphp_imap.c266 ZEND_ARG_INFO(0, headers)
2122 char *headers, *defaulthost = NULL; in PHP_FUNCTION() local
2131 rfc822_parse_msg(&en, NULL, headers, headers_len, NULL, defaulthost, NIL); in PHP_FUNCTION()
2133 rfc822_parse_msg(&en, NULL, headers, headers_len, NULL, "UNKNOWN", NIL); in PHP_FUNCTION()
3900 if (headers) { in _php_imap_mail()
3901 bufferLen += strlen(headers); in _php_imap_mail()
3999 if (headers && *headers) { in _php_imap_mail()
4000 strlcat(bufferHeader, headers, bufferLen + 1); in _php_imap_mail()
4025 if (headers != NULL) { in _php_imap_mail()
4026 fprintf(sendmail, "%s\n", headers); in _php_imap_mail()
[all …]
/PHP-5.4/main/
H A DSAPI.h58 zend_llist headers; member
/PHP-5.4/sapi/thttpd/
H A Dthttpd.c199 h = zend_llist_get_first_ex(&sapi_headers->headers, &pos); in sapi_thttpd_send_headers()
220 h = zend_llist_get_next_ex(&sapi_headers->headers, &pos); in sapi_thttpd_send_headers()
/PHP-5.4/ext/zip/
H A Dconfig.m426 AC_MSG_ERROR([Can not find zlib headers under "$PHP_ZLIB_DIR"])
/PHP-5.4/ext/pdo_odbc/
H A Dconfig.m4117 headers $PDO_ODBC_INCDIR])
/PHP-5.4/ext/exif/
H A Dtest.txt185 all rights reserved by their authors and artists, see exif headers.
195 This test just prooves that some exif headers can be scanned.
/PHP-5.4/ext/mbstring/
H A Dmbstring.c4025 char *headers = NULL; in PHP_FUNCTION() local
4070 …"sss|ss", &to, &to_len, &subject, &subject_len, &message, &message_len, &headers, &headers_len, &e… in PHP_FUNCTION()
4078 if (headers) { in PHP_FUNCTION()
4079 MAIL_ASCIIZ_CHECK_MBSTRING(headers, headers_len); in PHP_FUNCTION()
4087 if (headers != NULL) { in PHP_FUNCTION()
4088 _php_mbstr_parse_mail_headers(&ht_headers, headers, headers_len); in PHP_FUNCTION()
4234 if (headers != NULL) { in PHP_FUNCTION()
4235 p = headers; in PHP_FUNCTION()
4270 headers = (char *)device.buffer; in PHP_FUNCTION()
4278 if (!err && php_mail(to_r, subject, message, headers, extra_cmd TSRMLS_CC)) { in PHP_FUNCTION()
/PHP-5.4/sapi/isapi/
H A Dphp5isapi.c256 …zend_llist_apply_with_argument(&SG(sapi_headers).headers, (llist_apply_with_arg_func_t) accumulate… in sapi_isapi_send_headers()
265 …zend_llist_apply_with_argument(&SG(sapi_headers).headers, (llist_apply_with_arg_func_t) concat_hea… in sapi_isapi_send_headers()
/PHP-5.4/ext/soap/
H A Dphp_packet_soap.c265 hdrs = fnb->output.headers; in parse_packet_soap()

Completed in 176 milliseconds

1234567