Home
last modified time | relevance | path

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

1234567891011

/php-src/ext/openssl/tests/
H A DServerClientTestCase.inc35 // Ensure there's enough data left for the header.
/php-src/sapi/fpm/fpm/
H A Dfpm_main.c354 strncasecmp(h->header, "Status:", sizeof("Status:") - 1) == 0 in sapi_cgi_send_headers()
391 strncasecmp(h->header, "Status:", sizeof("Status:") - 1) == 0 in sapi_cgi_send_headers()
395 PHPWRITE_H(h->header, h->header_len); in sapi_cgi_send_headers()
399 strncasecmp(h->header, "Content-Type:", sizeof("Content-Type:") - 1) == 0 in sapi_cgi_send_headers()
404 PHPWRITE_H(h->header, h->header_len); in sapi_cgi_send_headers()
/php-src/ext/fileinfo/tests/
H A Dmagic私はガラスを食べられます3300 # header flags to mark header extensions
4055 # file header
6576 # have header string
10461 # header size >= 32
21275 # Sega PVR header.
21319 # Sega GVR header.
21461 # Main KTX header.
21732 # Main KTX2 header.
21780 # Main VTF header.
23874 # read the offset to add to the start of the header, and the header
[all …]
H A Dmagic3300 # header flags to mark header extensions
4055 # file header
6576 # have header string
10461 # header size >= 32
21275 # Sega PVR header.
21319 # Sega GVR header.
21461 # Main KTX header.
21732 # Main KTX2 header.
21780 # Main VTF header.
23874 # read the offset to add to the start of the header, and the header
[all …]
/php-src/ext/phar/tests/tar/files/
H A Dmake.dangerous.tar.php.inc3 // this tarmaker makes a malicious tar with a header designed to overflow the buffer
/php-src/ext/soap/
H A Dsoap.c1396 soapHeader *header = soap_headers; local
1397 while (header != NULL) {
1398 soapHeader *h = header;
1400 header = header->next;
3212 zval *tmp = Z_HEADER_ACTOR_P(header);
3838 zval* header; local
3840 ZEND_HASH_FOREACH_VAL(soap_headers, header) {
3841 if (Z_TYPE_P(header) != IS_OBJECT
3846 zval *name = Z_HEADER_NAME_P(header);
3847 zval *ns = Z_HEADER_NAMESPACE_P(header);
[all …]
H A Dsoap.stub.php488 public function addSoapHeader(SoapHeader $header): void {} argument
/php-src/ext/standard/tests/file/
H A Dfgetc_variation3.phpt14 // include the header for common test function
H A Dfgets_variation1.phpt10 // include the header for common test function
/php-src/ext/exif/tests/
H A Dbug72094.phpt2 Bug #72094: Out of bounds heap read access in exif header processing
/php-src/ext/standard/tests/serialize/
H A D005.phpt123 // Now we have an autoloader, that will be called before the old style header.
/php-src/main/
H A DSAPI.h45 char *header; member
/php-src/ext/standard/html_tables/mappings/
H A DROMAN.TXT14 # c02 2005-Apr-05 Update header comments. Matches internal xml
25 # n08 1998-Feb-05 Minor update to header comments
28 # some header information
35 # Standard header:
/php-src/ext/mysqli/tests/
H A Dmysqli_no_reconnect.phpt90 Warning: mysqli_query(): Error reading result set's header in %d on line %d
/php-src/ext/pdo_odbc/
H A Dconfig.m4109 AC_MSG_ERROR([Cannot find header file(s) for pdo_odbc])
/php-src/ext/ldap/
H A Dconfig.m412 dnl Find Oracle Instant Client RPM header location corresponding to the
/php-src/sapi/cli/
H A Dphp_cli_server.c370 if (strncasecmp(h->header, "Date:", strlen("Date:")) == 0) { in append_essential_headers()
429 p = strchr(h->header, ':'); in add_response_header()
430 len = p - h->header; in add_response_header()
432 while (len > 0 && (h->header[len-1] == ' ' || h->header[len-1] == '\t')) { in add_response_header()
437 memcpy(s, h->header, len); in add_response_header()
442 add_assoc_stringl_ex(return_value, s, (uint32_t)len, p, h->header_len - (p - h->header)); in add_response_header()
574 smart_str_appendl(&buffer, h->header, h->header_len); in sapi_cli_server_send_headers()
/php-src/ext/session/
H A Dsession.c1271 sapi_header_struct *header; in php_session_remove_cookie() local
1285 header = (sapi_header_struct *)(current->data); in php_session_remove_cookie()
1287 if (header->header_len > len && header->header[len] == ':' in php_session_remove_cookie()
1288 && !strncmp(header->header, session_cookie, session_cookie_len)) { in php_session_remove_cookie()
1299 sapi_free_header(header); in php_session_remove_cookie()
/php-src/ext/sodium/
H A Dlibsodium.stub.php723 function sodium_crypto_secretstream_xchacha20poly1305_init_pull(string $header, #[\SensitiveParamet…
H A Dlibsodium.c3398 …unsigned char header[crypto_secretstream_xchacha20poly1305_HEADERBY… in PHP_FUNCTION() local
3412 header, key) != 0) { in PHP_FUNCTION()
3418 add_next_index_stringl(return_value, (const char *) header, sizeof header); in PHP_FUNCTION()
3486 unsigned char *header; in PHP_FUNCTION() local
3492 &header, &header_len, in PHP_FUNCTION()
3506 header, key) != 0) { in PHP_FUNCTION()
/php-src/ext/intl/locale/
H A Dlocale_arginfo.h62 ZEND_ARG_TYPE_INFO(0, header, IS_STRING, 0)
/php-src/docs/source/core/data-structures/
H A Dreference-counting.rst76 :header-rows: 1
104 :header-rows: 1
/php-src/ext/dba/
H A Dconfig.m427 AC_MSG_ERROR([DBA: Could not find necessary header file(s).])
298 AC_MSG_ERROR([DBA: Could not find necessary header file(s).])
546 AC_MSG_CHECKING([for DB1 in header])
/php-src/build/
H A Dphp.m4372 dnl Use this macro, if you need to add header search paths to the PHP build
1959 dnl PHP header files to be installed.
2217 dnl PHP_INIT_DTRACE(providerdesc, header-file, sources [, module])
2235 dnl header-file.
2681 dnl configuration header, warnings about redefined symbols are emitted for such
2683 dnl PACKAGE_* symbols in the generated configuration header template FILE. For
/php-src/ext/mbstring/tests/data/
H A D8859-6.txt10 # Date: 1999 July 27 (header updated: 2015 December 02)

Completed in 261 milliseconds

1234567891011