Home
last modified time | relevance | path

Searched refs:make_http_soap_request (Results 1 – 4 of 4) sorted by relevance

/php-src/ext/soap/
H A Dphp_http.h22 int make_http_soap_request(zval *this_ptr,
H A Dphp_http.c338 int make_http_soap_request(zval *this_ptr, in make_http_soap_request() function
H A Dsoap.c2785 if (make_http_soap_request(this_ptr, buf, location, action, version, NULL)) { in PHP_METHOD()
2788 } else if (make_http_soap_request(this_ptr, buf, location, action, version, in PHP_METHOD()
/php-src/ext/soap/tests/bugs/
H A Dbug71610.phpt2 SOAP Bug #71610 - Type Confusion Vulnerability - SOAP / make_http_soap_request()

Completed in 22 milliseconds