Home
last modified time | relevance | path

Searched refs:newpath (Results 1 – 12 of 12) sorted by relevance

/plugin/upgrade/vendor/splitbrain/php-archive/src/
DFileInfo.php285 $newpath = array();
291 array_pop($newpath);
294 array_push($newpath, $p);
296 return trim(implode('/', $newpath), '/');
/plugin/elwikiupgrade/
DVerboseTarLib.class.php546 $newpath=array();
550 array_pop($newpath);
553 array_push($newpath, $p);
555 return trim(implode('/', $newpath), '/');
/plugin/editx/
Daction.php133 $newpath = $conf[$dir].'/'.str_replace(':','/',$opts['newns']);
145 $newfile = $newpath.$newfilebase;
/plugin/sequencediagram/bower_components/raphael/dev/
Draphael.vml.js149newpath = pathTypes[o.type] && (params.x != a.x || params.y != a.y || params.width != a.width || p…
157 if (newpath) {
166 if (params.path && o.type == "path" || newpath) {
/plugin/abc2/abc-libraries/abc2svg/
Dpsvg-1.js162 Psvg.prototype.newpath=function(){gcur.cx=gcur.cy=undefined} method in Psvg
/plugin/callflow/
Draphael.js7282newpath = pathTypes[o.type] && (params.x != a.x || params.y != a.y || params.width != a.width || p…
7290 if (newpath) {
7299 if (params.path && o.type == "path" || newpath) {
/plugin/advrack/
Draphael.js7288newpath = pathTypes[o.type] && (params.x != a.x || params.y != a.y || params.width != a.width || p…
7296 if (newpath) {
7305 if (params.path && o.type == "path" || newpath) {
/plugin/jplayer/vendor/happyworm/jplayer/lib/aurora/
Dogg.js2 …k:(function(oldpath,newpath){var lookup=FS.lookupPath(newpath,{parent:true});var parent=lookup.nod…
Dvorbis.js2 …k:(function(oldpath,newpath){var lookup=FS.lookupPath(newpath,{parent:true});var parent=lookup.nod…
Dopus.js2 …k:(function(oldpath,newpath){var lookup=FS.lookupPath(newpath,{parent:true});var parent=lookup.nod…
/plugin/xlsx2dw/packages/xlsx/
Dxlsx.mjs12485 var newpath = p.replace(/^[^\/]*/, "R").replace(/\/_VBA_PROJECT_CUR\u0000*/, "");
12486 CFB.utils.cfb_add(newcfb, newpath, cfb.FileIndex[i].content);
12494 var newpath = p.replace(/[^\/]*[\/]/, "/_VBA_PROJECT_CUR/");
12495 if (newpath.slice(-1) !== "/")
12496 CFB.utils.cfb_add(cfb, newpath, vba.FileIndex[i].content);
/plugin/abc2/abc-libraries/abc-ui/
Dabc-ui-1.0.0.min.js8 …o.yoffs-o.cy).toFixed(2)+"\n":i==2&&(t+="</text>\n",i=1)},Psvg.prototype.newpath=function(){o.cx=o… method in Psvg