Home
last modified time | relevance | path

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

/PHP-8.1/ext/soap/tests/
H A Dbug49898.phpt10 $client->__setCookie("CookieTest", "HelloWorld");
/PHP-8.1/ext/soap/
H A Dsoap.stub.php171 public function __setCookie(string $name, ?string $value = null): void {} function in SoapClient
H A Dsoap_arginfo.h166 ZEND_METHOD(SoapClient, __setCookie);
229 ZEND_ME(SoapClient, __setCookie, arginfo_class_SoapClient___setCookie, ZEND_ACC_PUBLIC)
H A Dsoap.c2692 PHP_METHOD(SoapClient, __setCookie) argument

Completed in 21 milliseconds