Home
last modified time | relevance | path

Searched refs:headers (Results 176 – 198 of 198) sorted by relevance

12345678

/php-src/build/
H A DMakefile.global49 install-headers:
H A Dphp_cxx_compile_stdcxx.m4394 // Clang 3.1 fails with headers of libstd++ 4.8.3 when using std::function
H A Dgen_stub.php1901 array $headers, argument
1907 foreach ($headers as $header) {
1963 $headers = [
1975 /* headers: */ $headers,
H A Dconfig.guess995 objdump --private-headers /bin/sh | grep -q ld.so.1
H A Dphp.m41003 dnl _PHP_CHECK_SIZEOF(type, cross-value, extra-headers [, found-action [, not-found-action]])
1047 dnl PHP_CHECK_SIZEOF(type, cross-value, extra-headers)
/php-src/docs/source/introduction/ides/
H A Dvisual-studio-code.rst74 By default, ``clangd`` will auto-include header files on completion. php-src headers are somewhat
/php-src/ext/soap/
H A Dphp_packet_soap.c264 hdrs = fnb->output.headers; in parse_packet_soap()
H A Dsoap_arginfo.h132 ZEND_ARG_INFO_WITH_DEFAULT_VALUE(0, headers, "null")
/php-src/
H A DCONTRIBUTING.md28 * [Copyright and license headers](#copyright-and-license-headers)
432 ## Copyright and license headers
H A Dconfigure.ac383 dnl Then headers.
459 dnl Detect the headers required to use makedev, major, and minor.
646 dnl Check for functions inside their belonging headers.
1684 install_targets="$install_sapi $install_modules $install_binaries install-build install-headers ins…
1819 dnl Create configuration headers.
H A Dphp.ini-development24 ; Section headers (e.g. [Foo]) are also silently ignored, even though
215 ; (excluding headers and cookies) PHP should keep internally before pushing that
220 ; You may be able to send headers and cookies after you've already sent output
833 ; cgi.rfc2616_headers configuration option tells PHP what type of headers to
838 ; https://php.net/cgi.rfc2616-headers
1102 ; the full path of the script, line number, To address and headers.
1405 ; or leave this empty to avoid sending anti-caching headers.
1882 ; List of headers files to preload, wildcard patterns allowed.
H A Dphp.ini-production24 ; Section headers (e.g. [Foo]) are also silently ignored, even though
215 ; (excluding headers and cookies) PHP should keep internally before pushing that
220 ; You may be able to send headers and cookies after you've already sent output
835 ; cgi.rfc2616_headers configuration option tells PHP what type of headers to
840 ; https://php.net/cgi.rfc2616-headers
1104 ; the full path of the script, line number, To address and headers.
1407 ; or leave this empty to avoid sending anti-caching headers.
1884 ; List of headers files to preload, wildcard patterns allowed.
H A DUPGRADING.INTERNALS33 * The backwards compatibility headers ext/standard/{php_lcg.h,php_mt_rand.h,
H A DNEWS54 . Implement GH-12385 (flush headers without body when calling flush()).
H A DUPGRADING208 . Flushing headers without a body will now succeed. See GH-12785.
/php-src/win32/build/
H A DMakefile238 build-devel: build-headers build-lib
H A Dconfig.w32117 // Find the php_build dir - it contains headers and libraries
/php-src/docs/
H A Drelease-process.md442 > or `Bcc` headers. If a user replies to one of these messages, we do not
560 > compliant archives with PAX headers. As not every application is
561 > compatible with that format, creation of archives with PAX headers should
776 > or `Bcc` headers. If a user replies to one of these messages, we do not
/php-src/sapi/fpm/
H A Dwww.conf.in316 ; - HTTP headers like: %{HTTP_HOST}e or %{HTTP_USER_AGENT}e
/php-src/ext/fileinfo/
H A Dlibmagic.patch1351 return toomany(ms, "program headers", phnum);
1370 return toomany(ms, "section headers", shnum);
/php-src/ext/session/
H A Dsession.c1272 zend_llist *l = &SG(sapi_headers).headers; in php_session_remove_cookie()
/php-src/ext/fileinfo/tests/
H A Dmagic私はガラスを食べられます9505 # 8 character OMF-86 object file headers.
19280 # cbSize; size of file or headers
20259 # headers here, but I can't think of any way of handling that. None of
34784 >1100 ulong >1 %d headers,
38465 # GRR 950122: I'm just guessing on these, based on inspection of the headers
38467 # all had headers similar to this:
H A Dmagic9505 # 8 character OMF-86 object file headers.
19280 # cbSize; size of file or headers
20259 # headers here, but I can't think of any way of handling that. None of
34784 >1100 ulong >1 %d headers,
38465 # GRR 950122: I'm just guessing on these, based on inspection of the headers
38467 # all had headers similar to this:

Completed in 325 milliseconds

12345678