/plugin/asciidocjs/node_modules/resolve/test/ |
D | home_paths_sync.js | 10 var mv = require('mv'); variable 39 mv(dir, backup, function (err) { 44 mv(backup, dir, cb);
|
D | home_paths.js | 10 var mv = require('mv'); variable 39 mv(dir, backup, function (err) { 44 mv(backup, dir, cb);
|
/plugin/tuxquote/ |
D | README | 29 $ sudo mv master.zip <wiki_root>/lib/plugins/ 31 $ sudo mv dokuwiki_plugin_tuxquote-master tuxquote
|
/plugin/farm/install/ |
D | farmstructurecreator.php.bak | 11 function cp_r($src, $dest, $mv=false, $forbid=array(), $lvl=0) { 17 if($mv) $r &= unlink($src); 29 $r &= cp_r($src.'/'.$i, $dest.'/'.$i, $mv, $forbid, $lvl+1); 32 if($mv && $lvl) $r &= rmdir($src);
|
D | farmstructurecreator.php | 18 function cp_r($src, $dest, $mv=false, $avoid=array(), $lvl=0) { argument 23 if($mv) $r &= unlink($src); 32 $r &= cp_r($src.'/'.$i, $dest.'/'.$i, $mv, $avoid, $lvl+1); 35 if($mv && $lvl) $r &= rmdir($src);
|
/plugin/upgrade/vendor/splitbrain/php-cli/src/ |
D | Options.php | 380 $mv = 2; 384 $mv = 4; 409 array($mv, '*'), 437 array($mv, '30%', '*'), 456 array($mv, '30%', '*'), 469 array($mv, '*'),
|
/plugin/fedauth/images/ |
D | cleanico | 5 mv $fname ${fname/\.ico/}
|
/plugin/chessdiagram/toolbar/ |
D | readme.txt | 3 - mv chessdiagram.png to lib/images/toolbar
|
/plugin/structtemplate/_vagrant/ |
D | provision_web_server.sh | 17 [[ -e /var/www/html/index.html ]] && sudo mv /var/www/html/index.html /var/www/html/apache.index.ht…
|
/plugin/siteexport/ |
D | .travis.yml | 17 - "mv req-travis.txt requirements.txt"
|
/plugin/pagecss/.github/workflows/ |
H A D | main.yml | 25 sudo mv git-cliff /usr/local/bin/
|
/plugin/processing/ |
D | script.js | 7103 var mv = modelView.array(); 7106 var ax = mv[0] * x + mv[1] * y + mv[2] * z + mv[3]; 7107 var ay = mv[4] * x + mv[5] * y + mv[6] * z + mv[7]; 7108 var az = mv[8] * x + mv[9] * y + mv[10] * z + mv[11]; 7109 var aw = mv[12] * x + mv[13] * y + mv[14] * z + mv[15]; 7118 var mv = modelView.array(); 7121 var ax = mv[0] * x + mv[1] * y + mv[2] * z + mv[3]; 7122 var ay = mv[4] * x + mv[5] * y + mv[6] * z + mv[7]; 7123 var az = mv[8] * x + mv[9] * y + mv[10] * z + mv[11]; 7124 var aw = mv[12] * x + mv[13] * y + mv[14] * z + mv[15]; [all …]
|
/plugin/ipa/ |
D | ipa.css | 51 …de MS, Lucida Sans Unicode, Lucida Grande, TITUS Cyberbit Basic, Code2000, MV Boli, MS Mincho, Dej…
|
/plugin/godiag/ |
D | syntax.php | 814 for ($mv=1; $mv <= 10; $mv++) 816 if (isset($Moves[$mv])) { 817 $SGFString .= ';' . $Moves[$mv][2] . '[' . $Moves[$mv][1] . ']'; 818 $SGFString .= 'C['. $Moves[$mv][2] . $mv . "]\n";
|
/plugin/asciidocjs/node_modules/resolve/ |
D | package.json | 41 "mv": "^2.1.1", string
|
/plugin/syntaxhighlightjs/static/lib/highlightjs/languages/ |
D | cos.min.js | 1 …","print","zbreak","zinsert","zload","zprint","zremove","zsave","zzprint","mv","mvcall","mvcrt","m…
|
/plugin/findologicxmlexport/vendor/phpunit/phpunit/ |
D | README.md | 18 $ mv phpunit.phar /usr/local/bin/phpunit
|
/plugin/dw2pdf/vendor/mpdf/mpdf/data/patterns/ |
D | it.php | 10 … 2lv 2lw 2lz 2l_ 2l'_ 2l'' 1m 2mb 2mc 2mf 2ml 2mm 2mn 2mp 2mq 2mr 2ms 2mt 2mv 2mw 2m_ 2m' 1n 2nb 2…
|
/plugin/pgn4web/ |
D | README.md | 37 mv pgn4web-<version> pgn4web
|
/plugin/latexport/ |
D | README.md | 61 mv phpunit-5.phar /usr/local/bin/phpunit 75 mv phpab-1.24.1.phar /usr/local/bin/phpab
|
/plugin/syntaxhighlighter3/sxh3/src/js/ |
D | shBrushBash.js | 31 …'mv nasm nc ndisasm netstat nice nl nohup nslookup objdump od open op passwd paste pathchk ping po…
|
/plugin/pgn4web/pgn4web/live/ |
D | live-simulation.sh | 295 mv $pgn_file_tmp $pgn_file 326 mv $pgn_file_tmp $pgn_file 353 mv $pgn_file_tmp $pgn_file
|
/plugin/syntaxhighlighter3/sxh3/pkg/scripts/ |
D | shBrushBash.js | 47 …'mv nasm nc ndisasm netstat nice nl nohup nslookup objdump od open op passwd paste pathchk ping po…
|
/plugin/farm/ |
D | animal.class.php | 716 * @param $mv boolean telling whether copying or moving contents 721 private static function cp_r($src, $dest, $mv=false, $avoid=array(), $copyhook = null) { argument 726 if($mv) $r &= unlink($src); 736 $r &= self::cp_r($src.'/'.$i, $dest.'/'.$i, $mv, $avoid); 739 if($mv) $r &= rmdir($src);
|
/plugin/letsencrypt/ |
D | country-codes.csv | 133 Maldives,MV
|