Home
last modified time | relevance | path

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

/plugin/davcal/vendor/sabre/http/tests/HTTP/
H A DClientTest.php271 $client->on('curlStuff', function(&$return) {
298 $client->on('curlStuff', function(&$return) {
354 $client->on('curlStuff', function(&$return) {
435 protected function curlStuff($curlHandle) { function in Sabre\\HTTP\\ClientMock
442 return parent::curlStuff($curlHandle);
/plugin/webdav/vendor/sabre/http/lib/
H A DClient.php484 ) = $this->curlStuff($curlHandle);
590 protected function curlStuff($curlHandle) { function in Sabre\\HTTP\\Client
/plugin/davcal/vendor/sabre/http/lib/
H A DClient.php482 ) = $this->curlStuff($curlHandle);
588 protected function curlStuff($curlHandle) { function in Sabre\\HTTP\\Client