Searched defs:response (Results 1 – 8 of 8) sorted by relevance
/PHP-8.1/ext/soap/ |
H A D | php_packet_soap.c | 25 xmlDocPtr response; in parse_packet_soap() local
|
H A D | php_http.c | 660 char HA1[33], HA2[33], response[33], cnonce[33], nc[9]; in make_http_soap_request() local
|
H A D | soap.c | 2132 …xmlDoc *request, char *location, char *action, int version, bool one_way, zval *response) /* {{{ */ 2219 zval response; local 4029 static sdlParamPtr get_param(sdlFunctionPtr function, char *param_name, int index, int response) /*…
|
/PHP-8.1/win32/ |
H A D | sendmail.c | 53 #define SMTP_ERROR_RESPONSE(response) { \ argument
|
/PHP-8.1/ext/ftp/ |
H A D | ftp.stub.php | 41 function ftp_alloc(FTP\Connection $ftp, int $size, &$response = null): bool {}
|
H A D | php_ftp.c | 455 zend_string *response = NULL; in PHP_FUNCTION() local
|
H A D | ftp.c | 637 ftp_alloc(ftpbuf_t *ftp, const zend_long size, zend_string **response) in ftp_alloc()
|
/PHP-8.1/ext/mysqlnd/ |
H A D | mysqlnd_wireprotocol.c | 2539 MYSQLND_PACKET_EOF response; in MYSQLND_METHOD() local
|
Completed in 61 milliseconds