Home
last modified time | relevance | path

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

/PHP-8.1/ext/standard/
H A Dmail.c149 PHPAPI zend_string *php_mail_build_headers(HashTable *headers) in php_mail_build_headers()
375 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()
989 zval headers; in php_stream_url_wrap_http() local
H A Dbasic_functions.c1429 char *message, *opt = NULL, *headers = NULL; local
1450 PHPAPI int _php_error_log(int opt_err, const char *message, const char *opt, const char *headers) /…
1456 …t opt_err, const char *message, size_t message_len, const char *opt, const char *headers) /* {{{ */
/PHP-8.1/ext/soap/
H A Dphp_http.c1337 static char *get_http_header_value_nodup(char *headers, char *type, size_t *len) in get_http_header_value_nodup()
1390 static char *get_http_header_value(char *headers, char *type) in get_http_header_value()
1404 static zend_string* get_http_body(php_stream *stream, int close, char *headers) in get_http_body()
H A Dsoap.stub.php180 public function __setSoapHeaders($headers = null): bool {}
H A Dsoap.c2437 zval *headers = NULL; local
2729 zval *headers = NULL; local
3011 …l *function_name, int *num_params, zval **parameters, int *version, soapHeader **headers) /* {{{ */
3391 …dlFunctionPtr function, char *function_name, char *uri, zval *ret, soapHeader* headers, int versio…
H A Dphp_sdl.h113 HashTable *headers; /* array of sdlSoapBindingFunctionHeaderPtr */ member
H A Dphp_sdl.c2448 static HashTable* make_persistent_sdl_function_headers(HashTable *headers, HashTable *ptr_map) in make_persistent_sdl_function_headers()
3181 smart_str headers = {0}; in get_sdl() local
/PHP-8.1/ext/iconv/
H A Diconv.stub.php24 function iconv_mime_decode_headers(string $headers, int $mode = 0, ?string $encoding = null): array…
/PHP-8.1/ext/openssl/
H A Dopenssl.stub.php135 …rypt(string $input_filename, string $output_filename, $certificate, ?array $headers, int $flags = …
138 …put_filename, OpenSSLCertificate|string $certificate, $private_key, ?array $headers, int $flags = …
152 …rypt(string $input_filename, string $output_filename, $certificate, ?array $headers, int $flags = …
155 …put_filename, OpenSSLCertificate|string $certificate, $private_key, ?array $headers, int $flags = …
/PHP-8.1/win32/
H A Dsendmail.c180 const char *headers, const char *Subject, const char *mailTo, const char *data, in TSendMail()
387 const char *headers, char *headers_lc, char **error_message) in SendText()
/PHP-8.1/ext/curl/
H A Dmulti.c374 zval headers; in _php_server_push_callback() local
/PHP-8.1/main/
H A DSAPI.h51 zend_llist headers; member
/PHP-8.1/ext/imap/
H A Dphp_imap.c1734 zend_string *headers, *defaulthost = NULL; in PHP_FUNCTION() local
3515 …l _php_imap_mail(zend_string *to, zend_string *subject, zend_string *message, zend_string *headers, in _php_imap_mail()
3690 …zend_string *to=NULL, *message=NULL, *headers=NULL, *subject=NULL, *cc=NULL, *bcc=NULL, *rpath=NUL… in PHP_FUNCTION() local
H A Dphp_imap.stub.php32 …function imap_rfc822_parse_headers(string $headers, string $default_hostname = "UNKNOWN"): \stdCla…
/PHP-8.1/sapi/cli/
H A Dphp_cli_server.c132 HashTable headers; member
402 HashTable *headers; in PHP_FUNCTION() local
/PHP-8.1/sapi/litespeed/
H A Dlsapilib.c926 static const char * headers[] = in lsapi_lve_error() local
2311 struct _headerInfo headers[512]; in LSAPI_ForeachOrgHeader_r() local

Completed in 95 milliseconds