Home
last modified time | relevance | path

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

/plugin/davcal/vendor/sabre/http/tests/HTTP/
H A DClientTest.php349 $client->on('curlExec', function(&$return) {
457 protected function curlExec($curlHandle) { function in Sabre\\HTTP\\ClientMock
464 return parent::curlExec($curlHandle);
/plugin/webdav/vendor/sabre/http/lib/
H A DClient.php352 $response = $this->curlExec($this->curlHandle);
576 protected function curlExec($curlHandle) { function in Sabre\\HTTP\\Client
/plugin/davcal/vendor/sabre/http/lib/
H A DClient.php350 $response = $this->curlExec($this->curlHandle);
574 protected function curlExec($curlHandle) { function in Sabre\\HTTP\\Client