Home
last modified time | relevance | path

Searched defs:headers (Results 1 – 16 of 16) sorted by relevance

/php-src/ext/standard/
H A Dmail.c186 PHPAPI zend_string *php_mail_build_headers(HashTable *headers) in php_mail_build_headers()
412 PHPAPI int php_mail(const char *to, const char *subject, const char *message, const char *headers, … in php_mail()
H A Dhttp_fopen_wrapper.c107 static bool check_has_header(const char *headers, const char *header) { in check_has_header()
984 zval headers; in php_stream_url_wrap_http() local
H A Dbasic_functions.c1332 char *message, *opt = NULL, *headers = NULL; local
1353 PHPAPI int _php_error_log(int opt_err, const char *message, const char *opt, const char *headers) /…
1359 …t opt_err, const char *message, size_t message_len, const char *opt, const char *headers) /* {{{ */
/php-src/ext/soap/
H A Dphp_http.c1352 static char *get_http_header_value_nodup(char *headers, char *type, size_t *len) in get_http_header_value_nodup()
1405 static char *get_http_header_value(char *headers, char *type) in get_http_header_value()
1419 static zend_string* get_http_body(php_stream *stream, int close, char *headers) in get_http_body()
H A Dsoap.c2385 zval *headers = NULL; local
2677 zval *headers = NULL; local
2959 …l *function_name, int *num_params, zval **parameters, int *version, soapHeader **headers) /* {{{ */
3339 …dlFunctionPtr function, char *function_name, char *uri, zval *ret, soapHeader* headers, int versio…
H A Dsoap.stub.php600 public function __setSoapHeaders($headers = null): bool {}
H A Dphp_sdl.h113 HashTable *headers; /* array of sdlSoapBindingFunctionHeaderPtr */ member
H A Dphp_sdl.c2462 static HashTable* make_persistent_sdl_function_headers(HashTable *headers, HashTable *ptr_map) in make_persistent_sdl_function_headers()
3196 smart_str headers = {0}; in get_sdl() local
/php-src/ext/iconv/
H A Diconv.stub.php45 function iconv_mime_decode_headers(string $headers, int $mode = 0, ?string $encoding = null): array…
/php-src/win32/
H A Dsendmail.c179 const char *headers, const char *Subject, const char *mailTo, const char *data, in TSendMail()
386 const char *headers, char *headers_lc, char **error_message) in SendText()
/php-src/ext/openssl/
H A Dopenssl.stub.php409 function openssl_x509_check_private_key(OpenSSLCertificate|string $certificate, #[\SensitiveParamet…
/php-src/ext/curl/
H A Dmulti.c378 zval headers; in _php_server_push_callback() local
/php-src/main/
H A DSAPI.h51 zend_llist headers; member
/php-src/sapi/litespeed/
H A Dlsapilib.c928 static const char * headers[] = in lsapi_lve_error() local
2282 struct _headerInfo headers[512]; in LSAPI_ForeachOrgHeader_r() local
/php-src/sapi/cli/
H A Dphp_cli_server.c142 HashTable headers; member
/php-src/build/
H A Dgen_stub.php1901 array $headers,

Completed in 117 milliseconds