Searched refs:__setLocation (Results 1 – 2 of 2) sorted by relevance
37 $old = $client->__setLocation("test://3");41 $client->__setLocation($old);43 $old = $client->__setLocation();45 $client->__setLocation($old);47 $client->__setLocation(null);49 var_dump($client->__setLocation());
222 PHP_METHOD(SoapClient, __setLocation);423 PHP_ME(SoapClient, __setLocation, arginfo_soapclient___setlocation, 0)3193 PHP_METHOD(SoapClient, __setLocation) argument
Completed in 23 milliseconds