Home
last modified time | relevance | path

Searched refs:header (Results 251 – 269 of 269) sorted by relevance

1...<<11

/php-src/ext/soap/
H A Dsoap_arginfo.h60 ZEND_ARG_OBJ_INFO(0, header, SoapHeader, 0)
/php-src/sapi/litespeed/
H A Dlsapilib.c2127 struct lsapi_packet_header header; in LSAPI_Write_Stderr_r() local
2155 lsapi_buildPacketHeader( &header, LSAPI_STDERR_STREAM, in LSAPI_Write_Stderr_r()
2159 iov[0].iov_base = (void *)&header; in LSAPI_Write_Stderr_r()
/php-src/
H A Dphp.ini-development404 ; (e.g. by adding its signature to the Web server header). It is no security
721 ; By default, PHP will output a media type using the Content-Type header. To
834 ; use when sending HTTP response code. If set to 0, PHP sends Status: header that
836 ; RFC2616 compliant header.
H A Dphp.ini-production406 ; (e.g. by adding its signature to the Web server header). It is no security
723 ; By default, PHP will output a media type using the Content-Type header. To
836 ; use when sending HTTP response code. If set to 0, PHP sends Status: header that
838 ; RFC2616 compliant header.
H A DCONTRIBUTING.md434 New source code files should include the following header block:
H A Dconfigure.ac486 dnl Check stdint types (must be after header check).
/php-src/ext/sodium/
H A Dlibsodium_arginfo.h404 ZEND_ARG_TYPE_INFO(0, header, IS_STRING, 0)
/php-src/ext/intl/
H A Dphp_intl_arginfo.h566 ZEND_ARG_TYPE_INFO(0, header, IS_STRING, 0)
/php-src/ext/standard/
H A Dbasic_functions_arginfo.h733 ZEND_ARG_TYPE_INFO(0, header, IS_STRING, 0)
2527 ZEND_FUNCTION(header);
3160 ZEND_FE(header, arginfo_header)
/php-src/ext/mbstring/libmbfl/
H A DLICENSE252 When a "work that uses the Library" uses material from a header file
/php-src/build/
H A Dgen_stub.php1907 foreach ($headers as $header) {
1909 $headerEntry->appendChild($header);
H A Dlibtool.m42646 # LTDLINCL to the include flags for the libltdl header and adds
2671 # LTDLINCL to the include flags for the libltdl header and adds
/php-src/ext/bcmath/libbcmath/
H A DLICENSE255 When a "work that uses the Library" uses material from a header file
/php-src/ext/opcache/jit/
H A Dzend_jit_ir.c3375 ir_ref *r, header; in _zend_jit_add_predecessor_ref() local
3384 header = jit->bb_start_ref[b]; in _zend_jit_add_predecessor_ref()
3385 if (header) { in _zend_jit_add_predecessor_ref()
3387 ZEND_ASSERT(jit->ctx.ir_base[header].op == IR_LOOP_BEGIN); in _zend_jit_add_predecessor_ref()
3399 ir_MERGE_SET_OP(header, i + 1, ref); in _zend_jit_add_predecessor_ref()
/php-src/ext/mbstring/tests/data/
H A DMacJapanese-SJIS.txt14 # c02 2005-Apr-05 Update header comments. Matches internal xml
37 # Standard header:
H A DJISX0212.txt10 # Date: 2011 October 14 (header updated: 2015 December 02)
H A DSHIFTJIS.txt10 # Date: 2011 October 14 (header updated: 2015 December 02)
H A DJISX0208.txt10 # Date: 2011 October 14 (header updated: 2015 December 02)
H A DBIG5.txt10 # Date: 2011 October 14 (header updated: 2015 December 02)

Completed in 199 milliseconds

1...<<11