Home
last modified time | relevance | path

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

/PHP-7.2/ext/soap/
H A Dphp_http.c273 if (http_headers) { in http_connect()
274 zend_string_free(http_headers); in http_connect()
355 zend_string *http_headers; in make_http_soap_request() local
916 if (!http_headers) { in make_http_soap_request()
961 zend_string_release(http_headers); in make_http_soap_request()
1096 zend_string_release(http_headers); in make_http_soap_request()
1126 zend_string_release(http_headers); in make_http_soap_request()
1234 zend_string_release(http_headers); in make_http_soap_request()
1292 zend_string_release(http_headers); in make_http_soap_request()
1310 zend_string_release(http_headers); in make_http_soap_request()
[all …]

Completed in 7 milliseconds