/PHP-5.5/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.5/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 | 4689 char *message, *opt = NULL, *headers = NULL; local
|
/PHP-5.5/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.5/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.5/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.5/ |
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.5/ext/soap/interop/ |
H A D | client_round2_params.php | 32 var $headers = NULL; variable in SOAP_Test
|
/PHP-5.5/ext/soap/ |
H A D | php_http.c | 1333 static char *get_http_header_value(char *headers, char *type) in get_http_header_value() 1371 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 | 2861 zval *headers = NULL; local 3199 zval *headers = NULL; local 3862 …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.5/ext/mbstring/oniguruma/win32/ |
H A D | Makefile | 30 headers = $(posixheaders) $(onigheaders) macro
|
/PHP-5.5/main/ |
H A D | SAPI.h | 58 zend_llist headers; member
|
/PHP-5.5/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.5/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.5/sapi/cli/ |
H A D | php_cli_server.c | 135 HashTable headers; member 483 HashTable *headers; in PHP_FUNCTION() local
|
/PHP-5.5/ext/mbstring/ |
H A D | mbstring.c | 4025 char *headers = NULL; in PHP_FUNCTION() local
|