Home
last modified time | relevance | path

Searched refs:headers (Results 76 – 100 of 159) sorted by relevance

1234567

/PHP-7.0/ext/curl/
H A Dconfig.w3224 WARNING("curl not enabled; libraries and headers not found");
/PHP-7.0/ext/iconv/
H A Dconfig.w3224 WARNING("iconv support can't be enabled, libraries or headers are missing")
/PHP-7.0/ext/dba/
H A Dconfig.w3216 WARNING("dba not enabled; libraries and headers not found");
/PHP-7.0/ext/soap/
H A Dsoap.c2874 zval *headers = NULL; local
2907 if (headers == NULL || Z_TYPE_P(headers) == IS_NULL) {
2917 Z_ADDREF_P(headers);
3209 if (headers == NULL || Z_TYPE_P(headers) == IS_NULL) {
3594 *headers = NULL;
3692 *headers = h;
3893 if (headers &&
3898 char *hdr_ns = headers->hdr?headers->hdr->ns:NULL;
3920 if (headers->hdr && headers->hdr->headerfaults &&
4105 if (headers) {
[all …]
H A Dphp_sdl.c635 if (binding->headers == NULL) { in wsdl_soap_binding_body()
2052 if (body->headers) { in sdl_serialize_soap_body()
2493 if (body->headers) { in make_persistent_sdl_soap_body()
2494 body->headers = make_persistent_sdl_function_headers(body->headers, ptr_map); in make_persistent_sdl_soap_body()
3162 smart_str headers = {0}; in get_sdl() local
3291 if (headers.s && ZSTR_LEN(headers.s) > 0) { in get_sdl()
3300 smart_str_0(&headers); in get_sdl()
3477 if (body.headers) { in delete_sdl_soap_binding_function_body()
3479 efree(body.headers); in delete_sdl_soap_binding_function_body()
3488 if (body.headers) { in delete_sdl_soap_binding_function_body_persistent()
[all …]
H A Dphp_http.c27 static char *get_http_header_value(char *headers, char *type);
28 static zend_string *get_http_body(php_stream *socketd, int close, char *headers);
1336 static char *get_http_header_value(char *headers, char *type) in get_http_header_value() argument
1342 headerslen = strlen(headers); in get_http_header_value()
1346 pos = headers; in get_http_header_value()
1356 eol = headers + headerslen; in get_http_header_value()
1374 static zend_string* get_http_body(php_stream *stream, int close, char *headers) in get_http_body() argument
1381 header = get_http_header_value(headers, "Connection: "); in get_http_body()
1387 header = get_http_header_value(headers, "Transfer-Encoding: "); in get_http_body()
1392 header = get_http_header_value(headers, "Content-Length: "); in get_http_body()
/PHP-7.0/ext/pgsql/
H A Dconfig.w3213 WARNING("pgsql not enabled; libraries and headers not found");
/PHP-7.0/ext/imap/
H A Dconfig.w3226 WARNING("imap not enabled; libraries and headers not found");
/PHP-7.0/ext/gd/
H A Dconfig.w3231 WARNING("libwebp not enabled; libraries and headers not found");
84 WARNING("gd not enabled; libraries and headers not found");
/PHP-7.0/ext/pdo_oci/
H A Dconfig.w3243 WARNING("pdo-oci not enabled; libraries and headers not found");
/PHP-7.0/ext/xsl/
H A Dconfig.w3246 WARNING("xsl not enabled; libraries and headers not found");
/PHP-7.0/ext/pdo_sqlite/
H A Dconfig.w3223 WARNING("pdo-sqlite-external support can't be enabled, libraries or headers are missing")
/PHP-7.0/ext/mysqli/
H A Dconfig.w3242 WARNING("mysqli not enabled; libraries and headers not found");
/PHP-7.0/ext/standard/tests/url/
H A Dget_headers_error_001.phpt9 * Description: Fetches all the headers sent by the server in response to a HTTP request
H A Dget_headers_error_002.phpt9 * Description: Fetches all the headers sent by the server in response to a HTTP request
/PHP-7.0/ext/zlib/tests/
H A Dbug60761.phpt46 // expected headers since its CGI
/PHP-7.0/ext/standard/tests/mail/
H A Dmail_basic.phpt31 // Calling mail() with all additional headers
/PHP-7.0/sapi/cli/
H A Dphp_cli_server.c132 HashTable headers; member
349 if (NULL != (val = zend_hash_str_find_ptr(&client->request.headers, "host", sizeof("host")-1))) { in append_essential_headers()
367 HashTable *headers; in PHP_FUNCTION() local
377 headers = &client->request.headers_original_case; in PHP_FUNCTION()
379 array_init_size(return_value, zend_hash_num_elements(headers)); in PHP_FUNCTION()
381 ZEND_HASH_FOREACH_STR_KEY_PTR(headers, key, value) { in PHP_FUNCTION()
544 h = (sapi_header_struct*)zend_llist_get_first_ex(&sapi_headers->headers, &pos); in sapi_cli_server_send_headers()
550 h = (sapi_header_struct*)zend_llist_get_next_ex(&sapi_headers->headers, &pos); in sapi_cli_server_send_headers()
565 …if (NULL == (val = zend_hash_str_find_ptr(&client->request.headers, "cookie", sizeof("cookie")-1))… in sapi_cli_server_read_cookies()
1318 zend_hash_init(&req->headers, 0, NULL, char_ptr_dtor_p, 1); in php_cli_server_request_ctor()
[all …]
/PHP-7.0/ext/date/lib/
H A Dtimelib.m470 dnl Check for headers needed by timelib
/PHP-7.0/ext/imap/tests/
H A Dimap_fetch_overview_variation4.phpt10 * Description: Read an overview of the information in the headers
H A Dimap_fetch_overview_error.phpt10 * Description: Read an overview of the information in the headers
/PHP-7.0/win32/build/
H A DMakefile.phpize59 install: build-headers build-bins
/PHP-7.0/ext/openssl/
H A DREADME142 array headers[, array flags])
149 headers is an array of headers to prepend to the message: they will
152 Hint: you will want to put "To", "From", and "Subject" headers in headers.
159 signkey, array headers[, array flags][, string extracertsfilename])
/PHP-7.0/ext/soap/interop/
H A Dclient_round2_interop.php422 if ($this->useWSDL && !$soap_test->headers && !$soap_test->headers_expect) {
430 if ($soap_test->headers || $soap_test->headers_expect) {
431 …d_params,array('soapaction'=>$soapaction,'uri'=>$namespace), $soap_test->headers, $result_headers);
454 if ($soap_test->headers || $soap_test->headers_expect) {
/PHP-7.0/sapi/litespeed/
H A Dlsapilib.c738 static const char * headers[] = in lsapi_lve_error() local
1988 struct _headerInfo headers[512]; in LSAPI_ForeachOrgHeader_r() local
2003 headers[count]._name = HTTP_HEADERS[i]; in LSAPI_ForeachOrgHeader_r()
2005 headers[count]._value = pValue; in LSAPI_ForeachOrgHeader_r()
2006 headers[count]._valueLen = len; in LSAPI_ForeachOrgHeader_r()
2030 headers[count]._name = pKey; in LSAPI_ForeachOrgHeader_r()
2031 headers[count]._nameLen = keyLen; in LSAPI_ForeachOrgHeader_r()
2032 headers[count]._value = pValue; in LSAPI_ForeachOrgHeader_r()
2033 headers[count]._valueLen = pCur->valueLen; in LSAPI_ForeachOrgHeader_r()
2047 ret = (*fn)( headers[i]._name, headers[i]._nameLen, in LSAPI_ForeachOrgHeader_r()
[all …]

Completed in 74 milliseconds

1234567