Home
last modified time | relevance | path

Searched refs:splitPath (Results 26 – 30 of 30) sorted by last modified time

12

/plugin/webdav/vendor/sabre/dav/lib/DAV/Browser/
H A DPlugin.php187 list(, $folderName) = URLUtil::splitPath(trim($postVars['name']));
225 list(, $newName) = URLUtil::splitPath(trim($file['name']));
230 list(, $newName) = URLUtil::splitPath($newName);
287 list(, $displayPath) = URLUtil::splitPath($subPath);
457 list($parentUri) = URLUtil::splitPath($path);
/plugin/webdav/vendor/sabre/dav/lib/DAV/FS/
H A DNode.php46 list(, $name) = URLUtil::splitPath($this->path);
59 list($parentPath, ) = URLUtil::splitPath($this->path);
60 list(, $newName) = URLUtil::splitPath($name);
/plugin/jplayer/vendor/happyworm/jplayer/lib/aurora/
H A Dvorbis.js2splitPath:(function(filename){var splitPathRe=/^(\/?|)([\s\S]*?)((?:\.{1,2}|[^\/]+?|)(\.[^.\/]*|))…
H A Dopus.js2splitPath:(function(filename){var splitPathRe=/^(\/?|)([\s\S]*?)((?:\.{1,2}|[^\/]+?|)(\.[^.\/]*|))…
H A Dogg.js2splitPath:(function(filename){var splitPathRe=/^(\/?|)([\s\S]*?)((?:\.{1,2}|[^\/]+?|)(\.[^.\/]*|))…

12