Home
last modified time | relevance | path

Searched refs:header (Results 201 – 225 of 235) sorted by relevance

12345678910

/PHP-7.0/ext/imap/tests/
H A Dimap_fetchheader_variation1.phpt10 * Description: Get the full unfiltered header for a message
H A Dimap_fetchheader_variation2.phpt10 * Description: Get the full unfiltered header for a message
/PHP-7.0/ext/mbstring/
H A DREADME_PHP3-i18n-ja230 - If you set Content-Type header using header() function, that will
233 made prior to this, proper header may have been sent out to the
773 Fixed mail() which was causing segmentation fault when header was null.
H A Dconfig.m4111 … AC_DEFINE([HAVE_STDARG_PROTOTYPES], [1], [Define to 1 if you have the <stdarg.h> header file.])
/PHP-7.0/ext/ldap/
H A Dconfig.m420 …dnl Find Oracle Instant Client RPM header location corresponding to the given lib path e.g. for --…
/PHP-7.0/ext/fileinfo/tests/
H A Dmagic2414 >20 byte x - header level %d
2745 #>4 beshort x header size %d
5334 # header size >= 32
5891 >0 belong 1 tape header,
5910 >0 belong 1 tape header,
5929 >0 belong 1 tape header,
5965 >0 leshort 1 tape header.
12212 >4 byte x \b, header size %u
12786 # read the offset to add to the start of the header, and the header
15293 # header, we need to scan for the next header
[all …]
/PHP-7.0/ext/openssl/
H A DREADME153 Headers can be either an assoc array keyed by header named, or can be
154 and indexed array containing a single header line per value.
/PHP-7.0/ext/bcmath/libbcmath/
H A Dconfigure1320 echo $ac_n "checking for ANSI C header files""... $ac_c" 1>&6
1321 echo "configure:1322: checking for ANSI C header files" >&5
/PHP-7.0/ext/soap/
H A Dsoap.c1805 soapHeader *header = soap_headers; local
1806 while (header != NULL) {
1807 soapHeader *h = header;
1809 header = header->next;
4339 zval* header; local
4341 ZEND_HASH_FOREACH_VAL(soap_headers, header) {
4345 if (Z_TYPE_P(header) != IS_OBJECT) {
4349 ht = Z_OBJPROP_P(header);
/PHP-7.0/ext/mysqli/tests/
H A Dmysqli_pconn_max_links.phpt240 Warning: main(): Error reading result set's header in %s line %d
/PHP-7.0/ext/iconv/tests/
H A Diconv_mime_decode_headers_variation2.phpt12 * Description: Decodes multiple mime header fields
H A Diconv_mime_decode_headers_variation3.phpt12 * Description: Decodes multiple mime header fields
/PHP-7.0/sapi/fpm/
H A Dwww.conf.in292 ; %o: output header
293 ; it must be associated with embraces to specify the name of the header:
/PHP-7.0/ext/exif/
H A Dtest.txt196 If all files produce a header in output the module might be o.k.
/PHP-7.0/ext/standard/tests/file/
H A Dfgetc_basic.phpt9 // include the header for common test function
/PHP-7.0/sapi/litespeed/
H A Dlsapilib.c1836 struct lsapi_packet_header header; in LSAPI_Write_Stderr_r() local
1864 lsapi_buildPacketHeader( &header, LSAPI_STDERR_STREAM, in LSAPI_Write_Stderr_r()
1868 iov[0].iov_base = (void *)&header; in LSAPI_Write_Stderr_r()
/PHP-7.0/
H A Dacinclude.m4418 dnl Use this macro, if you need to add header search paths to the PHP
1470 dnl See if we have broken header files like SunOS has.
2591 dnl PHP header files to be installed
2916 dnl PHP_INIT_DTRACE(providerdesc, header-file, sources [, module])
2934 dnl header-file
H A DCODING_STANDARDS267 Returns a header object with the defined parameters */
H A DUPGRADING.INTERNALS161 - ZEND_TSRMLS_CACHE_EXTERN - to be used in a header shared across multiple
H A Dphp.ini-development355 ; (e.g. by adding its signature to the Web server header). It is no security
666 ; By default, PHP will output a media type using the Content-Type header. To
780 ; use when sending HTTP response code. If set to 0, PHP sends Status: header that
782 ; RFC2616 compliant header.
H A Dphp.ini-production355 ; (e.g. by adding its signature to the Web server header). It is no security
666 ; By default, PHP will output a media type using the Content-Type header. To
780 ; use when sending HTTP response code. If set to 0, PHP sends Status: header that
782 ; RFC2616 compliant header.
H A Dconfigure.in469 dnl Checks for header files.
576 dnl Check stdint types (must be after header check)
H A DNEWS22 . Fixed bug #76582 (XSS due to the header Transfer-Encoding: chunked). (Stas)
449 . Fixed bug #74510 (win32/sendmail.c anchors CC header but not BCC).
1680 . Fixed bug #72094 (Out of bounds heap read access in exif header processing). (Stas)
2004 . Fixed bug #71245 (file_get_contents() ignores "header" context option if
2432 . Fixed bug #64878 (304 responses return Content-Type header). (cmb)
/PHP-7.0/ext/odbc/
H A Dconfig.m47 AC_MSG_ERROR([ODBC header file '$ODBC_INCDIR/$1' not found!])
/PHP-7.0/Zend/
H A DZEND_CHANGES1107 buffer. Header information (header(), content type, cookies) are
1109 effectively send header information all throughout your file,

Completed in 140 milliseconds

12345678910