/PHP-5.4/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.4/ext/standard/ |
H A D | mail.c | 101 char *to=NULL, *message=NULL, *headers=NULL, *headers_trimmed=NULL; in PHP_FUNCTION() local 264 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 | 4627 char *message, *opt = NULL, *headers = NULL; local
|
/PHP-5.4/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.4/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.4/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.4/ |
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.4/ext/soap/ |
H A D | php_http.c | 1271 static char *get_http_header_value(char *headers, char *type) in get_http_header_value() 1309 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 | 2841 zval *headers = NULL; local 3180 zval *headers = NULL; local 3843 …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() 3197 smart_str headers = {0}; in get_sdl() local
|
/PHP-5.4/ext/soap/interop/ |
H A D | client_round2_params.php | 32 var $headers = NULL; variable in SOAP_Test
|
/PHP-5.4/ext/curl/ |
H A D | php_curl.h | 183 zval *headers; member
|
/PHP-5.4/main/ |
H A D | SAPI.h | 58 zend_llist headers; member
|
/PHP-5.4/ext/imap/ |
H A D | php_imap.c | 2122 char *headers, *defaulthost = NULL; in PHP_FUNCTION() local 3883 int _php_imap_mail(char *to, char *subject, char *message, char *headers, char *cc, char *bcc, char… in _php_imap_mail() 4048 char *to=NULL, *message=NULL, *headers=NULL, *subject=NULL, *cc=NULL, *bcc=NULL, *rpath=NULL; in PHP_FUNCTION() local
|
/PHP-5.4/sapi/litespeed/ |
H A D | lsapilib.c | 704 static const char * headers[] = in lsapi_lve_error() local 1933 struct _headerInfo headers[512]; in LSAPI_ForeachOrgHeader_r() local
|
/PHP-5.4/sapi/cli/ |
H A D | php_cli_server.c | 133 HashTable headers; member
|
/PHP-5.4/ext/mbstring/ |
H A D | mbstring.c | 4025 char *headers = NULL; in PHP_FUNCTION() local
|