Home
last modified time | relevance | path

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

12

/plugin/bookmarkfile/
H A 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/
H A Dsyntax.php128 $separators = [',', ';'];
132 $currentGroup['default'] = str_replace($separators, '', $line);
136 $currentGroup[$currentSub] = str_replace($separators, '', $line);
/plugin/dokutranslate/
H A 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/
H A DREADME.md10 by letters, numbers or underscores). Full paths (with separators `/` or `\`) are
/plugin/diagramsnet/lib/math/jax/element/mml/
H A Djax.js19separators:","},addFakeNodes:function(){var f=this.getValues("open","close","separators");f.open=f…
/plugin/odt/ODT/css/
H A Dcssimportnew.php431 $separators = self::$combinators.self::$brackets;
434 $result = strpos ($separators, $sign);
/plugin/markdownextra/lib/meltdown/js/lib/
H A 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/
H A D26.26.js.map1 …---------------------------*/\nexport var conf = {\n // the default separators except `@$`\n …
H A D37.37.js.map1 …---------------------------*/\nexport var conf = {\n // the default separators except `@$`\n …
H A D44.44.js.map1 …---------------------------*/\nexport var conf = {\n // the default separators except `$-`\n …
H A D28.28.js.map1 …---------------------------*/\nexport var conf = {\n // the default separators except `@$`\n …
H A D8.8.js.map1 …---------------------------*/\nexport var conf = {\n // the default separators except `@$`\n …
H A Deditor.worker.js.map1separators\n while (j < len && !isPathSeparator(path.charCodeAt(j))) {\n …
/plugin/diagramsnet/lib/shapes/mockup/
H A 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/
H A Dcf5_connector.cfm125 <!--- get rid of double directory separators --->
H A Dcf5_upload.cfm156 <!--- get rid of double directory separators --->
/plugin/markdownextra/
H A Dmarkdown.php2746 $separators = preg_split('/ *[|] */', $underline);
2747 foreach ($separators as $n => $s) {
/plugin/diagramsnet/lib/math/config/
H A DMML_HTMLorMML-full.js52separators:","},addFakeNodes:function(){var f=this.getValues("open","close","separators");f.open=f…
55separators=q.separators.replace(/\s+/g,"").split("");if(q.separators.length==0){q.separators=null}…
H A DAM_HTMLorMML-full.js52separators:","},addFakeNodes:function(){var f=this.getValues("open","close","separators");f.open=f…
55separators=q.separators.replace(/\s+/g,"").split("");if(q.separators.length==0){q.separators=null}…
H A DMML_HTMLorMML.js50separators:","},addFakeNodes:function(){var f=this.getValues("open","close","separators");f.open=f…
H A DAM_HTMLorMML.js49separators:","},addFakeNodes:function(){var f=this.getValues("open","close","separators");f.open=f…
H A DAccessible-full.js69separators:","},addFakeNodes:function(){var f=this.getValues("open","close","separators");f.open=f…
77separators=q.separators.replace(/\s+/g,"").split("");if(q.separators.length==0){q.separators=null}…
H A DTeX-MML-AM_HTMLorMML-full.js66separators:","},addFakeNodes:function(){var f=this.getValues("open","close","separators");f.open=f…
75separators=q.separators.replace(/\s+/g,"").split("");if(q.separators.length==0){q.separators=null}…
/plugin/diagramsnet/lib/WEB-INF/lib/
H A Dcommons-fileupload-1.3.2.jarMETA-INF/ META-INF/MANIFEST.MF org/ org/apache/ org/ ...
/plugin/codemirror/dist/modes/
H A Ddylan.min.js.map1 …\", \"dynamic-bind\"\n ],\n\n // Patterns that act as separators in compound stat…

12