/PHP-5.6/win32/build/ |
H A D | projectgen.js | 187 function generate_timelib_conf(headers) argument 206 function generate_core_dsp(core_headers, core_sources, headers, sources, cflags, ldflags, libs) argument
|
/PHP-5.6/ext/standard/ |
H A D | mail.c | 103 char *to=NULL, *message=NULL, *headers=NULL, *headers_trimmed=NULL; in PHP_FUNCTION() local 265 PHPAPI int php_mail(char *to, char *subject, char *message, char *headers, char *extra_cmd TSRMLS_D… in php_mail()
|
H A D | basic_functions.c | 4663 char *message, *opt = NULL, *headers = NULL; local
|
/PHP-5.6/win32/ |
H A D | sendmail.c | 214 char *headers, char *Subject, char *mailTo, char *data, in TSendMail() 383 char *headers, char *headers_lc, char **error_message TSRMLS_DC) in SendText()
|
/PHP-5.6/sapi/caudium/ |
H A D | caudium.c | 167 struct svalue *headers, *value; in lookup_header() local 485 struct svalue *headers; in low_sapi_caudium_register_variables() local
|
/PHP-5.6/sapi/roxen/ |
H A D | roxen.c | 167 struct svalue *headers, *value; in lookup_header() local 529 struct svalue *headers; in php_roxen_hash_environment() local
|
/PHP-5.6/ |
H A D | server-tests.php | 241 public $headers = array(); variable in HTTPRequest 271 function HTTPRequest($URL, $headers=array(), $options=array(), $postdata=NULL)
|
/PHP-5.6/ext/soap/interop/ |
H A D | client_round2_params.php | 32 var $headers = NULL; variable in SOAP_Test
|
/PHP-5.6/ext/soap/ |
H A D | php_http.c | 1334 static char *get_http_header_value(char *headers, char *type) in get_http_header_value() 1372 static int get_http_body(php_stream *stream, int close, char *headers, char **response, int *out_s… in get_http_body()
|
H A D | soap.c | 2881 zval *headers = NULL; local 3219 zval *headers = NULL; local 3882 …dlFunctionPtr function, char *function_name, char *uri, zval *ret, soapHeader* headers, int versio…
|
H A D | php_sdl.h | 116 HashTable *headers; /* array of sdlSoapBindingFunctionHeaderPtr */ member
|
H A D | php_sdl.c | 2441 static HashTable* make_persistent_sdl_function_headers(HashTable *headers, HashTable *ptr_map) in make_persistent_sdl_function_headers() 3199 smart_str headers = {0}; in get_sdl() local
|
/PHP-5.6/ext/mbstring/oniguruma/win32/ |
H A D | Makefile | 30 headers = $(posixheaders) $(onigheaders) macro
|
/PHP-5.6/main/ |
H A D | SAPI.h | 59 zend_llist headers; member
|
/PHP-5.6/ext/imap/ |
H A D | php_imap.c | 2141 char *headers, *defaulthost = NULL; in PHP_FUNCTION() local 3908 int _php_imap_mail(char *to, char *subject, char *message, char *headers, char *cc, char *bcc, char… in _php_imap_mail() 4073 char *to=NULL, *message=NULL, *headers=NULL, *subject=NULL, *cc=NULL, *bcc=NULL, *rpath=NULL; in PHP_FUNCTION() local
|
/PHP-5.6/sapi/cli/ |
H A D | php_cli_server.c | 135 HashTable headers; member 484 HashTable *headers; in PHP_FUNCTION() local
|
/PHP-5.6/sapi/litespeed/ |
H A D | lsapilib.c | 738 static const char * headers[] = in lsapi_lve_error() local 1988 struct _headerInfo headers[512]; in LSAPI_ForeachOrgHeader_r() local
|
/PHP-5.6/ext/mbstring/ |
H A D | mbstring.c | 4094 char *headers = NULL; in PHP_FUNCTION() local
|