Home
last modified time | relevance | path

Searched refs:response (Results 151 – 175 of 180) sorted by relevance

12345678

/PHP-8.3/ext/soap/tests/interop/Round4/GroupH/
H A Dr4_groupH_simple_rpcenc_010w.phpt21 …P-ENV:Fault><faultcode>SOAP-ENV:Server</faultcode><faultstring>Fault in response to 'echoMultipleF…
H A Dr4_groupH_complex_rpcenc_003w.phpt33 …P-ENV:Fault><faultcode>SOAP-ENV:Server</faultcode><faultstring>Fault in response to 'echoExtendedS…
H A Dr4_groupH_complex_rpcenc_004w.phpt29 …P-ENV:Fault><faultcode>SOAP-ENV:Server</faultcode><faultstring>Fault in response to 'echoMultipleF…
H A Dr4_groupH_complex_rpcenc_006w.phpt29 …P-ENV:Fault><faultcode>SOAP-ENV:Server</faultcode><faultstring>Fault in response to 'echoMultipleF…
H A Dr4_groupH_complex_doclit_007w.phpt45 …P-ENV:Fault><faultcode>SOAP-ENV:Server</faultcode><faultstring>Fault in response to 'echoMultipleF…
H A Dr4_groupH_complex_doclit_010w.phpt45 …P-ENV:Fault><faultcode>SOAP-ENV:Server</faultcode><faultstring>Fault in response to 'echoMultipleF…
H A Dr4_groupH_complex_doclit_008w.phpt45 …P-ENV:Fault><faultcode>SOAP-ENV:Server</faultcode><faultstring>Fault in response to 'echoMultipleF…
H A Dr4_groupH_complex_doclit_009w.phpt45 …P-ENV:Fault><faultcode>SOAP-ENV:Server</faultcode><faultstring>Fault in response to 'echoMultipleF…
H A Dr4_groupH_complex_rpcenc_007w.phpt40 …P-ENV:Fault><faultcode>SOAP-ENV:Server</faultcode><faultstring>Fault in response to 'echoMultipleF…
H A Dr4_groupH_complex_rpcenc_010w.phpt40 …P-ENV:Fault><faultcode>SOAP-ENV:Server</faultcode><faultstring>Fault in response to 'echoMultipleF…
H A Dr4_groupH_complex_rpcenc_008w.phpt40 …P-ENV:Fault><faultcode>SOAP-ENV:Server</faultcode><faultstring>Fault in response to 'echoMultipleF…
H A Dr4_groupH_complex_rpcenc_009w.phpt40 …P-ENV:Fault><faultcode>SOAP-ENV:Server</faultcode><faultstring>Fault in response to 'echoMultipleF…
/PHP-8.3/ext/soap/tests/bugs/
H A Dbug36226.phpt31 return $response;
/PHP-8.3/ext/soap/
H A Dsoap.c2095 ZVAL_NULL(response);
2124 } else if (Z_TYPE_P(response) != IS_STRING) {
2133 ZVAL_STR_COPY(Z_CLIENT_LAST_RESPONSE_P(this_ptr), Z_STR_P(response));
2173 zval response; local
2270 if (ret && Z_TYPE(response) == IS_STRING) {
2272 …ret = parse_packet_soap(this_ptr, Z_STRVAL(response), Z_STRLEN(response), fn, NULL, return_value, …
2276 zval_ptr_dtor(&response);
2314 if (ret && Z_TYPE(response) == IS_STRING) {
2316 …ret = parse_packet_soap(this_ptr, Z_STRVAL(response), Z_STRLEN(response), NULL, function, return_v…
2320 zval_ptr_dtor(&response);
[all …]
H A Dphp_http.c674 char HA1[33], HA2[33], response[33], cnonce[33], nc[9]; in make_http_soap_request() local
768 make_digest(response, hash); in make_http_soap_request()
806 smart_str_appendl(&soap_headers, response, 32); in make_http_soap_request()
/PHP-8.3/ext/ftp/
H A Dphp_ftp.c447 zend_string *response = NULL; in PHP_FUNCTION() local
454 ret = ftp_alloc(ftp, size, zresponse ? &response : NULL); in PHP_FUNCTION()
456 if (response) { in PHP_FUNCTION()
457 ZEND_TRY_ASSIGN_REF_STR(zresponse, response); in PHP_FUNCTION()
H A Dftp_arginfo.h63 ZEND_ARG_INFO_WITH_DEFAULT_VALUE(1, response, "null")
H A Dftp.c661 ftp_alloc(ftpbuf_t *ftp, const zend_long size, zend_string **response) in ftp_alloc() argument
684 if (response) { in ftp_alloc()
685 *response = zend_string_init(ftp->inbuf, strlen(ftp->inbuf), 0); in ftp_alloc()
/PHP-8.3/sapi/fpm/
H A Dwww.conf.in288 ; This directive may be used to customize the response of a ping request. The
289 ; response is formatted as text/plain with a 200 response code.
291 ;ping.response = pong
340 ; %s: status (response code)
362 ; - the response code is outwith the successful range of 200 to 299
/PHP-8.3/ext/snmp/tests/
H A Dsnmp-object-errno-errstr.phpt112 string(%d) "No response from %s"
/PHP-8.3/ext/imap/tests/setup/
H A Dimap_include.inc33 * Display all fields in an element from an imap_fetch_overview() response
/PHP-8.3/ext/intl/
H A DERROR_CONVENTIONS.md12 instance, in response to bad arguments (e.g. `zend_parse_parameters()` failure),
/PHP-8.3/ext/standard/libavifinfo/
H A DPATENTS40 was in response to a corresponding suit regarding an Implementation first
/PHP-8.3/ext/standard/html_tables/mappings/
H A D8859-5.TXT46 # notices will be checked, but do not expect an immediate response.
H A D8859-1.TXT46 # notices will be checked, but do not expect an immediate response.

Completed in 72 milliseconds

12345678