/PHP-5.3/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.3/ext/standard/ |
H A D | mail.c | 101 char *to=NULL, *message=NULL, *headers=NULL, *headers_trimmed=NULL; in PHP_FUNCTION() local 202 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 | 4680 char *message, *opt = NULL, *headers = NULL; local
|
/PHP-5.3/win32/ |
H A D | sendmail.c | 213 char *headers, char *Subject, char *mailTo, char *data, in TSendMail() 382 char *headers, char *headers_lc, char **error_message TSRMLS_DC) in SendText()
|
/PHP-5.3/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.3/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.3/ |
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.3/ext/soap/ |
H A D | php_http.c | 1259 static char *get_http_header_value(char *headers, char *type) in get_http_header_value() 1297 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 | 3024 zval *headers = NULL; local 3335 zval *headers = NULL; local 3997 …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 | 2439 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-5.3/ext/soap/interop/ |
H A D | client_round2_params.php | 32 var $headers = NULL; variable in SOAP_Test
|
/PHP-5.3/ext/curl/ |
H A D | php_curl.h | 183 zval *headers; member
|
/PHP-5.3/main/ |
H A D | SAPI.h | 58 zend_llist headers; member
|
/PHP-5.3/ext/imap/ |
H A D | php_imap.c | 2131 char *headers, *defaulthost = NULL; in PHP_FUNCTION() local 3892 int _php_imap_mail(char *to, char *subject, char *message, char *headers, char *cc, char *bcc, char… in _php_imap_mail() 4057 char *to=NULL, *message=NULL, *headers=NULL, *subject=NULL, *cc=NULL, *bcc=NULL, *rpath=NULL; in PHP_FUNCTION() local
|
/PHP-5.3/ext/mbstring/ |
H A D | mbstring.c | 3837 char *headers = NULL; in PHP_FUNCTION() local
|