Home
last modified time | relevance | path

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

/PHP-8.0/ext/soap/tests/
H A Dbug49898.phpt10 $client->__setCookie("CookieTest", "HelloWorld");
/PHP-8.0/ext/soap/
H A Dsoap.stub.php99 public function __setCookie(string $name, ?string $value = null) {} function in SoapClient
H A Dsoap_arginfo.h164 ZEND_METHOD(SoapClient, __setCookie);
227 ZEND_ME(SoapClient, __setCookie, arginfo_class_SoapClient___setCookie, ZEND_ACC_PUBLIC)
H A Dsoap.c2786 PHP_METHOD(SoapClient, __setCookie) argument

Completed in 16 milliseconds