Searched refs:tempPath (Results 1 – 6 of 6) sorted by relevance
10 private $tempPath; variable in Sabre\\DAV\\ServerEventsTest19 $this->tempPath = '';21 $this->assertEquals($newPath, $this->tempPath);27 $this->tempPath = $path;
141 if ($tempPath = $this->isTempFile($uri)) {145 file_put_contents($tempPath, $data);163 list(, $tempPath) = URLUtil::splitPath($path);167 if (preg_match($tempFile, $tempPath)) {
144 if ($tempPath = $this->isTempFile($uri)) {148 file_put_contents($tempPath, $data);166 list(, $tempPath) = URLUtil::splitPath($path);170 if (preg_match($tempFile, $tempPath)) {
404 $tempPath = $this->getParentPathByIndent($this->indent);408 $this->path = $tempPath;
418 $tempPath = $this->getParentPathByIndent($this->indent);422 $this->path = $tempPath;
517 $tempPath = $this->getParentPathByIndent($this->indent);521 $this->path = $tempPath;