Home
last modified time | relevance | path

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

/plugin/mantis/lib/
H A Dclass.soapclient.php37 var $forceEndpoint = ''; // overrides WSDL endpoint variable in nusoap_client
549 $this->forceEndpoint = $endpoint;
713 $proxy->forceEndpoint = $this->forceEndpoint;
H A Dnusoap.php7105 var $forceEndpoint = ''; // overrides WSDL endpoint variable in nusoap_client
7617 $this->forceEndpoint = $endpoint;
7781 $proxy->forceEndpoint = $this->forceEndpoint;
/plugin/googlesearch/
H A Dnusoap.php6417 var $forceEndpoint = ''; // overrides WSDL endpoint variable in soapclient
6867 $this->forceEndpoint = $endpoint;
7007 $proxy->forceEndpoint = $this->forceEndpoint;