/plugin/webdav/vendor/sabre/dav/lib/DAV/FSExt/ |
H A D | Directory.php | 45 $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 D | Directory.php | 45 $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 D | Directory.php | 42 $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 D | Node.php | 62 $newPath = $parentPath . '/' . $newName; 63 rename($this->path, $newPath); 65 $this->path = $newPath;
|
/plugin/davcal/vendor/sabre/dav/lib/DAV/FS/ |
H A D | Directory.php | 42 $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 D | Node.php | 62 $newPath = $parentPath . '/' . $newName; 63 rename($this->path, $newPath); 65 $this->path = $newPath;
|
/plugin/authgooglesheets/vendor/guzzlehttp/psr7/src/ |
H A D | UriResolver.php | 41 $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 D | URLUtil.php | 94 * @param string $newPath 97 static function resolve($basePath, $newPath) { argument 99 return Uri\resolve($basePath, $newPath);
|
/plugin/davcal/vendor/sabre/http/lib/ |
H A D | URLUtil.php | 94 * @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 D | ServerEventsTest.php | 17 $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 D | PDO.php | 200 $newPath = $destination; 202 $newPath .= '/' . $trailingPart; 204 $update->execute([$newPath, $row['id']]);
|
/plugin/davcal/vendor/sabre/uri/lib/ |
H A D | functions.php | 12 * @param string $newPath 15 function resolve($basePath, $newPath) { argument 18 $delta = parse($newPath);
|
/plugin/webdav/vendor/sabre/dav/lib/DAV/PropertyStorage/Backend/ |
H A D | PDO.php | 236 $newPath = $destination; 238 $newPath .= '/' . $trailingPart; 240 $update->execute([$newPath, $row['id']]);
|
/plugin/icalevents/vendor/sabre/uri/lib/ |
H A D | functions.php | 20 * @param string $newPath 23 function resolve($basePath, $newPath) { argument 26 $delta = parse($newPath);
|
/plugin/webdav/vendor/sabre/uri/lib/ |
H A D | functions.php | 20 * @param string $newPath 23 function resolve($basePath, $newPath) { argument 26 $delta = parse($newPath);
|
/plugin/combo/ComboStrap/ |
H A D | LocalPath.php | 245 $newPath = $this->toCanonicalAbsolutePath()->toAbsoluteId() . $this->getDirectorySeparator() . utf8_encodeFN($name); 246 return self::createFromPathString($newPath);
|
/plugin/mantis/lib/ |
H A D | class.soapclient.php | 951 $newPath = isset($newCookie['path']) ? $newCookie['path'] : 'NOPATH'; 953 if ($newPath != $path) {
|
H A D | nusoap.php | 8019 $newPath = isset($newCookie['path']) ? $newCookie['path'] : 'NOPATH'; 8021 if ($newPath != $path) {
|
/plugin/googlesearch/ |
H A D | nusoap.php | 7223 $newPath = isset($newCookie['path']) ? $newCookie['path'] : 'NOPATH'; 7225 if ($newPath != $path) {
|
/plugin/jplayer/vendor/happyworm/jplayer/lib/aurora/ |
H A D | ogg.js | 2 …newPath=PATH.join2(NODEFS.realPath(newDir),newName);try{fs.renameSync(oldPath,newPath)}catch(e){if…
|
H A D | vorbis.js | 2 …newPath=PATH.join2(NODEFS.realPath(newDir),newName);try{fs.renameSync(oldPath,newPath)}catch(e){if…
|
/plugin/webcode/vendor/ |
H A D | firebug-lite-1.4.js | 7929 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 D | firebug-lite-debug.js | 29983 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 D | firebug-lite-1.4.js | 7940 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 D | jgraphx.jar | META-INF/MANIFEST.MF
META-INF/HAMMURAP.SF
META-INF/HAMMURAP ... |