Home
last modified time | relevance | path

Searched refs:dirname (Results 1451 – 1475 of 1489) sorted by relevance

1...<<51525354555657585960

/plugin/indexmenu/inc/
H A Dpclzip.lib.php2648 if ($v_path_info['dirname'] != '') {
2649 $v_dir = $v_path_info['dirname'] . '/';
3603 } else $v_dir_to_check = dirname($p_entry['filename']);
4789 $p_parent_dir = dirname($p_dir);
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A Deditor.worker.js1dirname(e){Q(e,"path");const t=e.length;if(0===t)return".";let n=-1,i=0;const r=e.charCodeAt(0);if…
H A Dbundle.css1011 .monaco-editor .peekview-widget .head .peekview-title .dirname:not(:empty) {
1020 .monaco-editor .peekview-widget .head .peekview-title .dirname {
H A Deditor.worker.js.map1dirname(path) {\n validateString(path, 'path');\n const len = path.length;\n …
/plugin/dirtylittlehelper/mermaid/editor/
H A Deditor.worker.js1dirname(e){Q(e,"path");const t=e.length;if(0===t)return".";let n=-1,i=0;const r=e.charCodeAt(0);if…
H A Dbundle.css1011 .monaco-editor .peekview-widget .head .peekview-title .dirname:not(:empty) {
1020 .monaco-editor .peekview-widget .head .peekview-title .dirname {
/plugin/sequencediagram/bower_components/raphael/
H A Dyarn.lock1113 path-dirname "^1.0.0"
1975 path-dirname@^1.0.0:
1977 …resolved "https://registry.yarnpkg.com/path-dirname/-/path-dirname-1.0.2.tgz#cc33d24d525e099a5388c…
/plugin/autlogin/
H A Dadmin.php1626 $ns = dirname(str_replace(':','/',$ID));
/plugin/jplayer/vendor/james-heinrich/getid3/getid3/
H A Dgetid3.lib.php1495 if (include_once(dirname(__FILE__).'/getid3.php')) {
/plugin/adfs/phpsaml/
H A DREADME.md712 require_once dirname(TOOLKIT_PATH.'/_toolkit_loader.php';
757 require_once dirname(TOOLKIT_PATH.'/_toolkit_loader.php';
899 require_once dirname(TOOLKIT_PATH.'/_toolkit_loader.php';
1097 require_once dirname(__DIR__).'/_toolkit_loader.php'; // Load Saml2 and external libs
/plugin/html2pdf/html2pdf/html2ps/fpdf/
H A Dfpdf.php2593 if(!defined('FPDF_FONTPATH') && is_dir(dirname(__FILE__).'/font'))
2594 define('FPDF_FONTPATH',dirname(__FILE__).'/font/');
/plugin/dokutexit/
H A Dlatex.php27 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../').'/');
/plugin/codemirror/dist/modes/
H A Dphp.min.js.map1 …trtoupper strtolower strpos strrpos strrev hebrev hebrevc nl2br basename dirname pathinfo stripsla…
/plugin/phpipam/
H A Dsyntax.php18 require_once(dirname(__FILE__) . '/phpipam-api.php') ;
/plugin/findologicxmlexport/vendor/twig/twig/doc/
H A Dadvanced_legacy.rst868 return dirname(__FILE__).'/Fixtures/';
H A Dadvanced.rst988 return dirname(__FILE__).'/Fixtures/';
/plugin/jplayer/vendor/james-heinrich/getid3/demos/
H A Ddemo.mp3header.php1089 …if (($dataMD5filename = tempnam(dirname($file), preg_replace('#[^[:alnum:]]#i', '', basename($file…
/plugin/jplayer/vendor/happyworm/jplayer/lib/aurora/
H A Dogg.js2dirname(current_path),link);var lookup=FS.lookupPath(current_path,{recurse_count:opts.recurse_coun…
H A Dvorbis.js2dirname(current_path),link);var lookup=FS.lookupPath(current_path,{recurse_count:opts.recurse_coun…
/plugin/a2s/
H A DASCIIToSVG.php1704 $dir = dirname(__FILE__) . '/objects';
/plugin/highlightjs/highlight/
H A Dhighlight.pack.js1 …,dgeval:1,dgtimer:1,dimWhen:1,directKeyCtx:1,directionalLight:1,dirmap:1,dirname:1,disable:1,disco… property in hljs.LANGUAGES.mel.dM.k
/plugin/statistics/inc/pchart/
H A DpChart.php25 $file = dirname(__FILE__).'/'.$name.'.php';
/plugin/issuetracker/
H A Daction.php10 if(!defined('DOKU_INC')) define('DOKU_INC',realpath(dirname(__FILE__).'/../../../').'/');
/plugin/xlsx2dw/packages/xlsx/
H A Dxlsx.mjs1508 function dirname(p/*:string*/)/*:string*/ { function
1509 …if(p.charAt(p.length - 1) == "/") return (p.slice(0,-1).indexOf("/") === -1) ? p : dirname(p.slice…
1979 var dad = dirname(data[i][0]);
1982 while(dirname(dad) && !fullPaths[dirname(dad)]) dad = dirname(dad);
1995 dad = dirname(data[i][0]);
2017 for(j=i+1;j < data.length; ++j) if(dirname(cfb.FullPaths[j])==nm) break;
2019 for(j=i+1;j < data.length; ++j) if(dirname(cfb.FullPaths[j])==dirname(nm)) break;
2023 if(dirname(cfb.FullPaths[i+1]||"") == dirname(nm)) elt.R = i + 1;
/plugin/webdav/vendor/sabre/dav/
H A DCHANGELOG.md2023 * Fixed: Issue 40: Last references to basename/dirname

1...<<51525354555657585960