Home
last modified time | relevance | path

Searched refs:new_path (Results 1 – 10 of 10) sorted by relevance

/plugin/move/helper/
H A Dfile.php125 $new_path = $dir;
126 if($dst_ns != '') $new_path .= '/' . utf8_encodeFN(str_replace(':', '/', $dst_ns));
137 if(!is_dir($new_path)) {
138 if(!io_mkdir_p($new_path)) {
139 msg('Creating directory ' . hsc($new_path) . ' failed.', -1);
143 … if(!io_rename($old_path . '/' . $file, $new_path . '/' . utf8_encodeFN($dst_name . $match[1]))) {
144 …msg('Moving ' . hsc($old_path . '/' . $file) . ' to ' . hsc($new_path . '/' . utf8_encodeFN($dst_n…
/plugin/ckgdoku/fckeditor/editor/filemanager/connectors/php/
H A Dcommands.php516 $new_path = "";
518 $new_path .= dwiki_encodeFN($dir). '/';
521 $new_path = rtrim($new_path,'/');
522 $new_path .= '/';
524 return $new_path;
/plugin/fckg/fckeditor/editor/filemanager/connectors/php/
H A Dcommands.php512 $new_path = "";
514 $new_path .= dwiki_encodeFN($dir). '/';
517 $new_path = rtrim($new_path,'/');
518 $new_path .= '/';
520 return $new_path;
/plugin/ckgedit/fckeditor/editor/filemanager/connectors/php/
H A Dcommands.php510 $new_path = "";
512 $new_path .= dwiki_encodeFN($dir). '/';
515 $new_path = rtrim($new_path,'/');
516 $new_path .= '/';
518 return $new_path;
/plugin/git/lib/
H A DGit.php156 if ($new_path = realpath($repo_path)) {
157 $repo_path = $new_path;
/plugin/gitbacked/lib/
H A DGit.php212 if ($new_path = realpath($repo_path)) {
213 $repo_path = $new_path;
/plugin/pagemove/
H A Dadmin.php845 $new_path = $conf[$dir].'/'.str_replace(':','/',$opts['newns']).'/';
852 io_mkdir_p($new_path);
853 … io_rename($old_path.$file,$new_path.str_replace($opts['name'], $opts['newname'], $file));
/plugin/jplayer/vendor/happyworm/jplayer/lib/aurora/
H A Dogg.js2new_path){var old_dirname=PATH.dirname(old_path);var new_dirname=PATH.dirname(new_path);var old_na… argument
H A Dvorbis.js2new_path){var old_dirname=PATH.dirname(old_path);var new_dirname=PATH.dirname(new_path);var old_na… argument
H A Dopus.js2new_path){var old_dirname=PATH.dirname(old_path);var new_dirname=PATH.dirname(new_path);var old_na… argument