Home
last modified time | relevance | path

Searched refs:separators (Results 1 – 25 of 57) sorted by relevance

123

/plugin/bookmarkfile/
Dsyntax.php67 $separators = $matches[1];
74 $result['separators'] = $separators;
263 … private function renderBookmarks(Doku_Renderer $renderer, array $bookmarks, $separators, $level=1) argument
282 $this->renderBookmarks($renderer, $item['children'], $separators, $level+1);
287 if ($separators !== 'hide') {
/plugin/navbox/
Dsyntax.php128 $separators = [',', ';'];
132 $currentGroup['default'] = str_replace($separators, '', $line);
136 $currentGroup[$currentSub] = str_replace($separators, '', $line);
/plugin/dokutranslate/
Daction.php300 $separators = array();
305 $separators[] = $ins[1][1];
310 if ($parid >= count($separators) - 1) {
315 $RANGE = strval($separators[$parid][2] + 1) . '-' . strval($separators[$parid + 1][1] - 1);
/plugin/downloadcodeblock/
DREADME.md10 by letters, numbers or underscores). Full paths (with separators `/` or `\`) are
/plugin/diagramsnet/lib/math/jax/element/mml/
Djax.js19separators:","},addFakeNodes:function(){var f=this.getValues("open","close","separators");f.open=f… property
/plugin/asciidocjs/node_modules/minimatch/
DREADME.md45 will always be interpreted as escape characters, not path separators.
47 Note that `\` or `/` _will_ be interpreted as path separators in paths on
/plugin/odt/ODT/css/
Dcssimportnew.php431 $separators = self::$combinators.self::$brackets;
434 $result = strpos ($separators, $sign);
/plugin/markdownextra/lib/meltdown/js/lib/
Djs-markdown-extra.js2352 var separators = underline.split(/[ ]*[|][ ]*/);
2354 for(n = 0; n < separators.length; n++) {
2355 var s = separators[n];
/plugin/dirtylittlehelper/mermaid/editor/docs/
D26.26.js.map1 …---------------------------*/\nexport var conf = {\n // the default separators except `@$`\n …
D37.37.js.map1 …---------------------------*/\nexport var conf = {\n // the default separators except `@$`\n …
D28.28.js.map1 …---------------------------*/\nexport var conf = {\n // the default separators except `@$`\n …
D44.44.js.map1 …---------------------------*/\nexport var conf = {\n // the default separators except `$-`\n …
D8.8.js.map1 …---------------------------*/\nexport var conf = {\n // the default separators except `@$`\n …
Deditor.worker.js.map1separators\n while (j < len && !isPathSeparator(path.charCodeAt(j))) {\n …
/plugin/diagramsnet/lib/shapes/mockup/
DmxMockupNavigation.js63 this.separators(c, trueW, trueH, buttonNum, buttonWidths, labelOffset, minW, separatorColor);
83 mxShapeMockupBreadcrumb.prototype.separators = function(c, w, h, buttonNum, buttonWidths, labelOffs… method in mxShapeMockupBreadcrumb
/plugin/wysiwyg/fckeditor/editor/filemanager/connectors/cfm/
Dcf5_connector.cfm125 <!--- get rid of double directory separators --->
Dcf5_upload.cfm156 <!--- get rid of double directory separators --->
/plugin/markdownextra/
Dmarkdown.php2746 $separators = preg_split('/ *[|] */', $underline);
2747 foreach ($separators as $n => $s) {
/plugin/diagramsnet/lib/math/config/
DMML_HTMLorMML-full.js52separators:","},addFakeNodes:function(){var f=this.getValues("open","close","separators");f.open=f… property
55separators=q.separators.replace(/\s+/g,"").split("");if(q.separators.length==0){q.separators=null}…
DAM_HTMLorMML-full.js52separators:","},addFakeNodes:function(){var f=this.getValues("open","close","separators");f.open=f… property
55separators=q.separators.replace(/\s+/g,"").split("");if(q.separators.length==0){q.separators=null}…
DMML_HTMLorMML.js50separators:","},addFakeNodes:function(){var f=this.getValues("open","close","separators");f.open=f… property
DAM_HTMLorMML.js49separators:","},addFakeNodes:function(){var f=this.getValues("open","close","separators");f.open=f… property
DAccessible-full.js69separators:","},addFakeNodes:function(){var f=this.getValues("open","close","separators");f.open=f… property
77separators=q.separators.replace(/\s+/g,"").split("");if(q.separators.length==0){q.separators=null}…
DTeX-MML-AM_HTMLorMML-full.js66separators:","},addFakeNodes:function(){var f=this.getValues("open","close","separators");f.open=f… property
75separators=q.separators.replace(/\s+/g,"").split("");if(q.separators.length==0){q.separators=null}…
/plugin/diagramsnet/lib/WEB-INF/lib/
Dcommons-fileupload-1.3.2.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...

123