Home
last modified time | relevance | path

Searched refs:__setCookie (Results 1 – 2 of 2) sorted by last modified time

/PHP-7.4/ext/soap/
H A Dsoap.c220 PHP_METHOD(SoapClient, __setCookie);
421 PHP_ME(SoapClient, __setCookie, arginfo_soapclient___setcookie, 0)
3098 PHP_METHOD(SoapClient, __setCookie) argument
/PHP-7.4/ext/soap/tests/
H A Dbug49898.phpt10 $client->__setCookie("CookieTest", "HelloWorld");

Completed in 15 milliseconds