Home
last modified time | relevance | path

Searched refs:newPath (Results 1 – 25 of 33) sorted by relevance

12

/plugin/webdav/vendor/sabre/dav/lib/DAV/FSExt/
H A DDirectory.php45 $newPath = $this->path . '/' . $name;
46 file_put_contents($newPath, $data);
47 clearstatcache(true, $newPath);
50 fileinode($newPath) .
51 filesize($newPath) .
52 filemtime($newPath)
67 $newPath = $this->path . '/' . $name;
68 mkdir($newPath);
69 clearstatcache(true, $newPath);
/plugin/davcal/vendor/sabre/dav/lib/DAV/FSExt/
H A DDirectory.php45 $newPath = $this->path . '/' . $name;
46 file_put_contents($newPath, $data);
47 clearstatcache(true, $newPath);
50 fileinode($newPath) .
51 filesize($newPath) .
52 filemtime($newPath)
67 $newPath = $this->path . '/' . $name;
68 mkdir($newPath);
69 clearstatcache(true, $newPath);
/plugin/webdav/vendor/sabre/dav/lib/DAV/FS/
H A DDirectory.php42 $newPath = $this->path . '/' . $name;
43 file_put_contents($newPath, $data);
44 clearstatcache(true, $newPath);
56 $newPath = $this->path . '/' . $name;
57 mkdir($newPath);
58 clearstatcache(true, $newPath);
H A DNode.php62 $newPath = $parentPath . '/' . $newName;
63 rename($this->path, $newPath);
65 $this->path = $newPath;
/plugin/davcal/vendor/sabre/dav/lib/DAV/FS/
H A DDirectory.php42 $newPath = $this->path . '/' . $name;
43 file_put_contents($newPath, $data);
44 clearstatcache(true, $newPath);
56 $newPath = $this->path . '/' . $name;
57 mkdir($newPath);
58 clearstatcache(true, $newPath);
H A DNode.php62 $newPath = $parentPath . '/' . $newName;
63 rename($this->path, $newPath);
65 $this->path = $newPath;
/plugin/authgooglesheets/vendor/guzzlehttp/psr7/src/
H A DUriResolver.php41 $newPath = implode('/', $results);
43 if ($path[0] === '/' && (!isset($newPath[0]) || $newPath[0] !== '/')) {
45 $newPath = '/' . $newPath;
46 } elseif ($newPath !== '' && ($segment === '.' || $segment === '..')) {
49 $newPath .= '/';
52 return $newPath;
/plugin/webdav/vendor/sabre/http/lib/
H A DURLUtil.php94 * @param string $newPath
97 static function resolve($basePath, $newPath) { argument
99 return Uri\resolve($basePath, $newPath);
/plugin/davcal/vendor/sabre/http/lib/
H A DURLUtil.php94 * @param string $newPath
97 static function resolve($basePath, $newPath) { argument
99 return Uri\resolve($basePath, $newPath);
/plugin/davcal/vendor/sabre/dav/tests/Sabre/DAV/
H A DServerEventsTest.php17 $newPath = 'afterBind';
20 $this->server->createFile($newPath,'body');
21 $this->assertEquals($newPath, $this->tempPath);
/plugin/davcal/vendor/sabre/dav/lib/DAV/PropertyStorage/Backend/
H A DPDO.php200 $newPath = $destination;
202 $newPath .= '/' . $trailingPart;
204 $update->execute([$newPath, $row['id']]);
/plugin/davcal/vendor/sabre/uri/lib/
H A Dfunctions.php12 * @param string $newPath
15 function resolve($basePath, $newPath) { argument
18 $delta = parse($newPath);
/plugin/webdav/vendor/sabre/dav/lib/DAV/PropertyStorage/Backend/
H A DPDO.php236 $newPath = $destination;
238 $newPath .= '/' . $trailingPart;
240 $update->execute([$newPath, $row['id']]);
/plugin/icalevents/vendor/sabre/uri/lib/
H A Dfunctions.php20 * @param string $newPath
23 function resolve($basePath, $newPath) { argument
26 $delta = parse($newPath);
/plugin/webdav/vendor/sabre/uri/lib/
H A Dfunctions.php20 * @param string $newPath
23 function resolve($basePath, $newPath) { argument
26 $delta = parse($newPath);
/plugin/combo/ComboStrap/
H A DLocalPath.php245 $newPath = $this->toCanonicalAbsolutePath()->toAbsoluteId() . $this->getDirectorySeparator() . utf8_encodeFN($name);
246 return self::createFromPathString($newPath);
/plugin/mantis/lib/
H A Dclass.soapclient.php951 $newPath = isset($newCookie['path']) ? $newCookie['path'] : 'NOPATH';
953 if ($newPath != $path) {
H A Dnusoap.php8019 $newPath = isset($newCookie['path']) ? $newCookie['path'] : 'NOPATH';
8021 if ($newPath != $path) {
/plugin/googlesearch/
H A Dnusoap.php7223 $newPath = isset($newCookie['path']) ? $newCookie['path'] : 'NOPATH';
7225 if ($newPath != $path) {
/plugin/jplayer/vendor/happyworm/jplayer/lib/aurora/
H A Dogg.js2newPath=PATH.join2(NODEFS.realPath(newDir),newName);try{fs.renameSync(oldPath,newPath)}catch(e){if…
H A Dvorbis.js2newPath=PATH.join2(NODEFS.realPath(newDir),newName);try{fs.renameSync(oldPath,newPath)}catch(e){if…
/plugin/webcode/vendor/
H A Dfirebug-lite-1.4.js7929 var newPath=this.pathToAppend;
7932 if(newPath||pathIndex==-1){this.toggles={};
7933 if(newPath){if(previousView){if(this.panelNode.scrollTop){previousView.scrollTop=this.panelNode.scr…
7941 }for(var i=0,length=newPath.length;
7943 ++i){var name=newPath[i];
/plugin/sequencediagram/bower_components/lodash/vendor/firebug-lite/src/
H A Dfirebug-lite-debug.js29983 var newPath = this.pathToAppend;
29987 if (newPath || pathIndex == -1)
29991 if (newPath)
30018 for (var i = 0, length = newPath.length; i < length; ++i)
30020 var name = newPath[i];
/plugin/combo/resources/firebug/
H A Dfirebug-lite-1.4.js7940 var newPath=this.pathToAppend;
7943 if(newPath||pathIndex==-1){this.toggles={};
7944 if(newPath){if(previousView){if(this.panelNode.scrollTop){previousView.scrollTop=this.panelNode.scrollTop
7952 }for(var i=0,length=newPath.length;
7954 ++i){var name=newPath[i];
/plugin/jdraw/lib/
H A Djgraphx.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...

12