| /plugin/findologicxmlexport/vendor/hoa/protocol/ |
| D | Wrapper.php | 81 public static function realPath($path, $exists = true) function in Hoa\\Protocol\\Wrapper 182 $path = static::realPath($path, false); 251 $path = static::realPath($path, 'r' === $mode[0]); 385 $path = static::realPath($path); 442 static::realPath($path, false), 449 static::realPath($path, false), 468 return rename(static::realPath($from), static::realPath($to, false)); 472 static::realPath($from), 473 static::realPath($to, false), 490 return rmdir(static::realPath($path)); [all …]
|
| /plugin/combo/ComboStrap/ |
| H A D | LocalPath.php | 289 $realPath = $this->toCanonicalAbsolutePath(); 290 return $realPath->relativize($localPath); 330 $realPath = realpath($this->path); 350 $realPath = realpath($realPath); 352 if ($realPath !== false) { 353 return LocalPath::createFromPathString($realPath); 366 while ($realPath === false) { 390 $realPath = realpath($parent); 403 if ($realPath === false) { 410 $realPath .= $this->getDirectorySeparator(); [all …]
|
| /plugin/wysiwyg/fckeditor/editor/filemanager/connectors/py/ |
| D | fckutil.py | 114 realPath = os.path.realpath( './' ) 119 position = realPath.find(selfPath) 123 raise realPath 124 if ( position < 0 or position <> len(realPath) - len(selfPath) or realPath[ : position ]==''): 126 return realPath[ : position ]
|
| /plugin/zip/pear/File/ |
| D | Archive.php | 380 $realPath = $std; 386 if ($pos+1<strlen($realPath)) { 387 $pos = strpos($realPath, '/', $pos+1); 392 $pos = strlen($realPath); 395 $file = substr($realPath, 0, $pos); 396 $baseDir = substr($realPath, $pos+1); 402 } while ($pos < strlen($realPath) &&
|
| /plugin/findologicxmlexport/vendor/hoa/protocol/Test/Unit/ |
| D | Wrapper.php | 344 ->string(SUT::realPath($path, true)) 394 ->string(SUT::realPath($path, true)) 616 ->string(SUT::realPath($path, true)) 641 ->string(SUT::realPath($path, true)) 774 ->isEqualTo(SUT::realPath($from)) 776 ->isEqualTo(SUT::realPath($_to, false)); 873 ->isEqualTo(SUT::realPath($path));
|
| /plugin/findologicxmlexport/vendor/twig/twig/src/Loader/ |
| D | FilesystemLoader.php | 40 if (false !== $realPath = realpath($rootPath)) { 41 $this->rootPath = $realPath.\DIRECTORY_SEPARATOR;
|
| /plugin/asciidocjs/node_modules/resolve/lib/ |
| D | async.js | 40 realpathFS(x, function (realpathErr, realPath) { argument 42 else cb(null, realpathErr ? x : realPath);
|
| /plugin/mikioplugin/inc/stemmechanics/lesserphp/ |
| H A D | lessc.inc.php | 124 $realPath = $this->findImport($url); 126 if ($realPath === null) return false; 132 if (isset($this->allParsedFiles[realpath($realPath)])) { 136 $this->addParsedFile($realPath); 137 $parser = $this->makeParser($realPath); 138 $root = $parser->parse(file_get_contents($realPath)); 161 $pi = pathinfo($realPath);
|
| /plugin/asciidocjs/node_modules/resolve/ |
| D | readme.markdown | 146 realpath(file, function (realPathErr, realPath) { 148 else cb(null, realPathErr ? file : realPath);
|
| /plugin/sequencediagram/bower_components/raphael/dev/ |
| D | raphael.core.js | 3706 var rp = this.realPath = getPath[this.type](this); 3738 this.realPath = getPath[this.type](this); 3739 _.bboxwt = pathDimensions(this.realPath); 3746 if (_.dirty || !this.realPath) { 3748 this.realPath = getPath[this.type](this); 3750 _.bbox = pathDimensions(mapPath(this.realPath, this.matrix)); 3808 path = this.realPath || getPath[this.type](this);
|
| D | raphael.svg.js | 673 this.realPath = null;
|
| /plugin/jplayer/vendor/happyworm/jplayer/lib/aurora/ |
| D | ogg.js | 2 …realPath:(function(node){var parts=[];while(node.parent!==node){parts.push(node.name);node=node.pa… property
|
| D | vorbis.js | 2 …realPath:(function(node){var parts=[];while(node.parent!==node){parts.push(node.name);node=node.pa… property
|
| D | opus.js | 2 …realPath:(function(node){var parts=[];while(node.parent!==node){parts.push(node.name);node=node.pa… property
|
| /plugin/callflow/ |
| D | raphael.js | 4066 var rp = this.realPath = getPath[this.type](this); 4098 this.realPath = getPath[this.type](this); 4099 _.bboxwt = pathDimensions(this.realPath); 4106 if (_.dirty || !this.realPath) { 4108 this.realPath = getPath[this.type](this); 4110 _.bbox = pathDimensions(mapPath(this.realPath, this.matrix)); 4168 path = this.realPath || getPath[this.type](this); 6397 this.realPath = null;
|
| /plugin/sequencediagram/bower_components/raphael/ |
| D | raphael.no-deps.min.js | 1 …realPath=Z[this.type](this);return this.attr("transform")&&this.attr("transform").length&&(i=e.tra…
|
| D | raphael.min.js | 1 …realPath=Z[this.type](this);return this.attr("transform")&&this.attr("transform").length&&(i=e.tra…
|
| /plugin/advrack/ |
| D | raphael.js | 4066 var rp = this.realPath = getPath[this.type](this); 4098 this.realPath = getPath[this.type](this); 4099 _.bboxwt = pathDimensions(this.realPath); 4106 if (_.dirty || !this.realPath) { 4108 this.realPath = getPath[this.type](this); 4110 _.bbox = pathDimensions(mapPath(this.realPath, this.matrix)); 4168 path = this.realPath || getPath[this.type](this); 6403 this.realPath = null;
|
| /plugin/flowchartjs/ |
| D | raphael.min.js | 1 …realPath=Z[this.type](this);return this.attr("transform")&&this.attr("transform").length&&(i=e.tra…
|
| /plugin/chordsheets/js/ |
| H A D | raphael.js | 1 …realPath=Z[this.type](this);return this.attr("transform")&&this.attr("transform").length&&(i=e.tra…
|
| /plugin/icalevents/vendor/squizlabs/php_codesniffer/ |
| D | CodeSniffer.php | 2294 $standard = self::realPath($standard);
|
| /plugin/sequencediagram/bower_components/snap.svg/dist/ |
| D | snap.svg.js | 2719 …_.bboxwt = pathfinder ? Snap.path.getBBox(el.realPath = pathfinder(el)) : Snap._.box(el.node.getBB… 2722 el.realPath = pathfinder(el); 2724 _.bbox = Snap.path.getBBox(Snap.path.map(el.realPath, m.add(el.matrix)));
|
| D | snap.svg-min.js | 19 …realPath=g(b)):d._.box(b.node.getBBox()),d._.box(f.bboxwt)):(b.realPath=g(b),b.matrix=b.transform(…
|