Home
last modified time | relevance | path

Searched refs:path (Results 3126 – 3150 of 3342) sorted by relevance

1...<<121122123124125126127128129130>>...134

/plugin/authgooglesheets/vendor/monolog/monolog/
H A DREADME.md36 $log->pushHandler(new StreamHandler('path/to/your.log', Logger::WARNING));
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D2.2.js.map1path' property when support allows. Defines the visible portion of an element’s box.\",\n …
H A D70.70.js1path.indexOf("/lib.")&&!!l[e.path.slice(1)])},e.prototype.getOrCreateModel=function(e){var t=o.edi…
H A D6.6.js1path=e.path||f,this.query=e.query||f,this.fragment=e.fragment||f):(this.scheme=function(e,t){retur…
H A Dbundle.js.map1path/area.js","webpack:///./node_modules/d3-geo/src/path/bounds.js","webpack:///./node_modules/d3-…
/plugin/amcharts/assets/amcharts/plugins/export/libs/xlsx/
H A Dxlsx.min.js2 … function find_path(path){var k;if(path.charCodeAt(0)===47){k=true;path=root_name+path}else k=path argument
9path,relsPath,sheet,sheetRels,sheets,opts){try{sheetRels[sheet]=parse_rels(getzipdata(zip,relsPath… argument
H A Dxlsx.js1072 return function find_path(path) {
1074 if(path.charCodeAt(0) === 47 /* "/" */) { k=true; path = root_name + path; }
1075 else k = path.indexOf("/") !== -1;
1076 var UCPath = path.toUpperCase().replace(chr0,'').replace(chr1,'!');
11139 sheetRels[sheet]=parse_rels(getzipdata(zip, relsPath, true), path);
11140 sheets[sheet]=parse_ws(getzipdata(zip, path),path,opts,sheetRels[sheet]);
11218 var path, relsPath;
11235 if(wbrels) path = 'xl/' + (wbrels[i][1]).replace(/[\/]?xl\//, "");
11237 path = 'xl/worksheets/sheet'+(i+1-nmode)+"." + wbext;
11238 path = path.replace(/sheet0\./,"sheet.");
[all …]
/plugin/etherpadlite/
H A DREADME.md65 Use the following command to install the plugin into dokuwiki. The path name (etherpadlite in the l…
/plugin/jplayer/vendor/robloach/component-installer/
H A DREADME.md98 `component-baseurl` tells RequireJS the base path that will use when attempting
/plugin/findologicxmlexport/vendor/phpspec/prophecy/
H A DCHANGES.md47 * Escape file path sent to \SplFileObjectConstructor when running on Windows (thanks @danmartin-epi…
/plugin/ckgdoku/ckeditor/plugins/fontAssist/
H A Dplugin.js1 …Button("FontAssist",{label:d.ToolTip,command:"fontAssistDialog",icon:this.path+"images/fonts.png"}…
H A Dplugin.js.unc37 // Button's icon file path.
38 icon: this.path + 'images/fonts.png'
/plugin/ckgedit/ckeditor/plugins/fontAssist/
H A Dplugin.js1 …Button("FontAssist",{label:d.ToolTip,command:"fontAssistDialog",icon:this.path+"images/fonts.png"}…
H A Dplugin.js.unc37 // Button's icon file path.
38 icon: this.path + 'images/fonts.png'
/plugin/xlsx2dw/packages/jszip/
H A Djszip.js1447 var parentFolder = function (path) { argument
1448 if (path.slice(-1) === "/") {
1449 path = path.substring(0, path.length - 1);
1451 var lastSlash = path.lastIndexOf("/");
1452 return (lastSlash > 0) ? path.substring(0, lastSlash) : "";
1461 var forceTrailingSlash = function(path) { argument
1463 if (path.slice(-1) !== "/") {
1464 path += "/"; // IE doesn't like substr(-1)
1466 return path;
3366 exports.resolve = function(path) { argument
[all …]
/plugin/bpmnioeditor/vendor/bpmnio-js/
H A Dbpmn-modeler.development.js1172 map.path =
4014 path = ['C', nx, ny].concat(path.slice(1));
4033 path = ['C'].concat(qubicToCurve(d.x, d.y, d.qx, d.qy, path[1], path[2]));
4038 path = ['C'].concat(qubicToCurve(d.x, d.y, path[1], path[2], path[3], path[4]));
4041 path = ['C'].concat(lineToCurve(d.x, d.y, path[1], path[2]));
4044 path = ['C'].concat(lineToCurve(d.x, d.y, path[1], d.y));
4047 path = ['C'].concat(lineToCurve(d.x, d.y, d.x, path[1]));
17036 return path;
17393 return path;
19501 return path;
[all …]
/plugin/mdpage/vendor/cebe/markdown/tests/markdown-data/
H A Dspecs.md614 [id]: http://example.com/longish/path/to/resource/here
810 ![Alt text](/path/to/img.jpg)
812 ![Alt text](/path/to/img.jpg "Optional title")
819 * followed by a set of parentheses, containing the URL or path to
/plugin/sequencediagram/bower_components/js-sequence-diagrams/dist/
H A Dsequence-diagram-raphael-min.js6path("M{0},{1} L{2},{3}",x1,y1,x2,y2)};var RaphaelTheme=function(diagram,options,resume){this.init…
/plugin/ckgdoku/ckeditor/
H A Dckeditor.js236 …'+a+'" is already registered.');var b=this.registered[a]=f||{};b.name=a;b.path=this.getPath(a);CKE…
487path:b,offset:c||0,bgsize:d||"16px"})},getIconStyle:function(a,b,c,d,e){var f;a&&(a=a.toLowerCase(…
602path+"dialogs/lang/"+b+".js"),function(){a.lang.a11yhelp=f.langEntries[b];a.openDialog("a11yHelp")…
741 …OR.document.appendStyleSheet(this.path+"styles/copyformatting.css"),l=!0);c.addContentsCss&&c.addC…
787 …null}));CKEDITOR.dialog.add("creatediv",this.path+"dialogs/div.js");CKEDITOR.dialog.add("editdiv",…
817 …"find,20"}));CKEDITOR.dialog.add("find",this.path+"dialogs/find.js");CKEDITOR.dialog.add("replace"…
916 …links,30"}));CKEDITOR.dialog.add("link",this.path+"dialogs/link.js");CKEDITOR.dialog.add("anchor",…
1019 …document.appendStyleSheet(this.path+"skins/"+CKEDITOR.skin.name+"/scayt.css");CKEDITOR.document.ap…
1081path+"dialogs/specialchar.js");a.addCommand("specialchar",{exec:function(){var b=a.langCode,b=f.av…
1095 …,30"});CKEDITOR.dialog.add("table",this.path+"dialogs/table.js");CKEDITOR.dialog.add("tablePropert…
[all …]
/plugin/dokumicrobugtracker/
H A Dstyle.css25 * Note that the path used for Images is relative. All images are by default located in
564 * Note that the path used for Images is relative. All images are by default located in
/plugin/dirtylittlehelper/mermaid/editor/
H A D6.6.js1path=e.path||f,this.query=e.query||f,this.fragment=e.fragment||f):(this.scheme=function(e,t){retur…
/plugin/jplayer/vendor/happyworm/jplayer/lib/aurora/
H A Daurora.js2134 var handler, path, type;
2150 path = this.atoms.join('.');
2151 handler = atoms[path];
2153 if (!(this.stream.available(this.len) || path === 'mdat')) {
2157 if (path in containers) {
2160 } else if (path in containers) {
/plugin/findologicxmlexport/vendor/phpunit/phpunit/src/TextUI/
H A DCommand.php1112 --include-path <path(s)> Prepend PHP's include_path with given path(s).
/plugin/dokumicrobugtracker/css/
H A Ddemo_table_jui.css25 * Note that the path used for Images is relative. All images are by default located in
/plugin/wysiwyg/fckeditor/
H A Dfckeditor.cfc43 * Do not use path names with a "." (dot) in the name. This is a coldfusion

1...<<121122123124125126127128129130>>...134