Home
last modified time | relevance | path

Searched defs:response (Results 1 – 9 of 9) sorted by relevance

/PHP-5.5/ext/soap/
H A Dphp_packet_soap.c28 xmlDocPtr response; in parse_packet_soap() local
H A Dphp_http.c639 char HA1[33], HA2[33], response[33], cnonce[33], nc[9]; in make_http_soap_request() local
1371 static int get_http_body(php_stream *stream, int close, char *headers, char **response, int *out_s… in get_http_body()
1505 static int get_http_headers(php_stream *stream, char **response, int *out_size TSRMLS_DC) in get_http_headers()
H A Dsoap.c2644 zval response; local
4488 static sdlParamPtr get_param(sdlFunctionPtr function, char *param_name, int index, int response)
/PHP-5.5/ext/xmlrpc/libxmlrpc/
H A Dxmlrpc.c2866 int XMLRPC_ResponseIsFault(XMLRPC_REQUEST response) { in XMLRPC_ResponseIsFault()
2912 int XMLRPC_GetResponseFaultCode(XMLRPC_REQUEST response) { in XMLRPC_GetResponseFaultCode()
2955 const char* XMLRPC_GetResponseFaultString (XMLRPC_REQUEST response) { in XMLRPC_GetResponseFaultString()
/PHP-5.5/win32/
H A Dsendmail.c61 #define SMTP_ERROR_RESPONSE(response) { \ argument
/PHP-5.5/
H A Dserver-tests.php250 public $response; variable in HTTPRequest
/PHP-5.5/ext/ftp/
H A Dftp.c619 ftp_alloc(ftpbuf_t *ftp, const long size, char **response) in ftp_alloc()
H A Dphp_ftp.c632 char *response = NULL; in PHP_FUNCTION() local
/PHP-5.5/ext/xmlrpc/
H A Dxmlrpc-epi-php.c789 XMLRPC_REQUEST response; in decode_request_worker() local

Completed in 48 milliseconds