Home
last modified time | relevance | path

Searched refs:join (Results 126 – 150 of 991) sorted by relevance

12345678910>>...40

/plugin/ckgedit/fckeditor/editor/filemanager/browser/default/js/
H A DsafeFN_class.js162 return this.utf8Decode(str.join(''));
211 return str.join('');
228 return str.join('');
/plugin/superacl/
H A Dadmin.php137 io_saveFile(DOKU_CONF.'acl.auth.php', join('',$lines));
393 printf($this->getLang('p_user_ns'),hsc($who),hsc($ns),join(', ',$names));
395 printf($this->getLang('p_user_id'),hsc($who),hsc($ID),join(', ',$names));
399 … printf($this->getLang('p_group_ns'),hsc(ltrim($who,'@')),hsc($ns),join(', ',$names));
401 … printf($this->getLang('p_group_id'),hsc(ltrim($who,'@')),hsc($ID),join(', ',$names));
688 return io_saveFile(DOKU_CONF.'acl.auth.php', join('',$new_config));
/plugin/textile2/
H A DclassTextile.php400 return join('',array(
401 ($style) ? ' style="' . join("", $style) .'"':'',
454 $rows[] = "\t\t<tr$ratts>\n" . join("\n", $cells) . ($cells ? "\n" : "") . "\t\t</tr>";
457 return "\t<table$tatts>\n" . join("\n", $rows) . "\n\t</table>\n\n";
497 return join("\n", $out);
523 $tre = join('|', $find);
580 return join("\n\n", $out);
831 return join('',$out);
1018 return join('', $glyph_out);
/plugin/schedule/lib/
H A DscheduleCitiesMap.js214 data: { action: action, line: line.join ('|') },
457 scheduleHighlightLocation (locations.join (','));
519 …scheduleFinalForm.append ('<input type="hidden" name="schd[where]" value="'+cities.join (",")+'"/>…
520 scheduleFinalForm.append ('<input type="hidden" name="schd[lat]" value="'+lats.join (",")+'"/>');
521 scheduleFinalForm.append ('<input type="hidden" name="schd[lon]" value="'+lons.join (",")+'"/>');
522 …scheduleFinalForm.append ('<input type="hidden" name="schd[addr]" value="'+addrs.join ("|").replac…
539 …scheduleFinalForm.append ('<input type="hidden" name="schd[member]" value="'+members.join (",")+'"…
/plugin/shibbolethauth/files/
H A Dshibboleth.class.php433 $groups = join(',',$grps);
434 $userline = join(':',array($user,$pass,$name,$mail,$groups))."\n";
474 $groups = join(',',$userinfo['grps']);
475 …$userline = join(':',array($newuser, $userinfo['pass'], $userinfo['name'], $userinfo['mail'], $gro…
514 $pattern = '/^('.join('|',$deleted).'):/';
/plugin/codemirror/dist/modes/
H A Dtwig.min.js1 …"],e=/^(\d[+\-\*\/])?\d+(\.\d+)?/;a=new RegExp("(("+a.join(")|(")+"))\\b");d=new RegExp("(("+d.joi…
H A Dmscgen.min.js1 …});function c(a){return new RegExp("\\b("+a.join("|")+")\\b","i")}function d(a){return new RegExp(…
H A Dlua.min.js1 …it;function d(a){return new RegExp("^(?:"+a.join("|")+")","i")}function e(a){return new RegExp("^(…
/plugin/dirtylittlehelper/mermaid/editor/docs/
H A D24.24.js1join("|")+"))([_:\\w][_:\\w-.\\d]*)([^/>]*(?!/)>)[^<]*$","i"),afterText:/^<\/([_:\w][_:\w-.\d]*)\s…
H A D22.22.js1join("|")+"))(\\w[\\w\\d]*)([^/>]*(?!/)>)[^<]*$","i"),afterText:/^<\/(\w[\w\d]*)\s*>$/i,action:{in…
/plugin/code3/src/
H A Dpsyhi.js116 …rows[rows.length] = getColorizedString(++nl,s.join("")+"<span class=\""+t[i].style+"\">"+escapeHtm…
127 if (s.length>0) rows[rows.length] = getColorizedString(++nl,s.join(""));
149 return txt.replace("{TOOLBAR}", s.join("&nbsp;"));
175 tc.innerHTML = strings.interface.replace("{STRINGS}",s.join("")).replace("{ID}",id)
/plugin/dev/
H A Dcli.php48 $options->registerArgument('type', 'Type of the component. Needs to be one of ' . join(', ', $types), true,
66 'Colon-prefixed name of the icon. Available prefixes: ' . join(', ', $prefixes), true, 'downloadSvg');
246 $cmd = 'git ' . join(' ', $args);
373 join("\n", $output) . "\n";
467 $cmd = join(' ', array_map('escapeshellarg', $args));
495 $cmd = join(' ', array_map('escapeshellarg', $args));
525 $cmd = join(' ', array_map('escapeshellarg', $args));
546 $cmd = join(' ', array_map('escapeshellarg', $args));
/plugin/dataplot/
H A Dsyntax.php87 $lines = trim(join("\n", $lines))."\n";
143 $input = trim(join("\n", $lines))."\n";
299 dbglog(join("\n", $output), 'dataplot command failed: '.$cmd);
/plugin/dokutranslate/
H A Dadmin.php108 io_saveFile(DOKUTRANSLATE_MODLIST, join('',$lines));
383 return io_saveFile(DOKUTRANSLATE_MODLIST, join('',$acl_config));
398 return io_saveFile(DOKUTRANSLATE_MODLIST, join('',$new_config));
/plugin/tools/
H A Daction.php90 $sp = join("|",explode(",",preg_quote($this->getConf('skip_ids'))));
143 if (sizeof($html)>2) echo join("\n",$html);
/plugin/indexmenu2/cms/transitions/
H A Dwindowborderschecker.js10join(" ");},finishClose:function(i){var I=i.className.split(" ");for(var l=0,o=this.cssClasses.len…
/plugin/seqdia/
H A Dsyntax.php79 $input = join("\n",$lines);
95 return getcachename(join('x',array_values($data)),'.seqdia.'.$ext);
/plugin/acknowledge/
H A Dhelper.php
/plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/functions/
H A Drange.test4 {{ range(low=0+1, high=10+0, step=2)|join(',') }}
/plugin/diagramsnet/lib/js/diagramly/sidebar/
H A DSidebar-Bootstrap.js40 'Alert', null, null, this.getTagsForStencil(gn, 'alert', dt + 'alert').join(' ')),
43 … 60, 40, 'New', 'Badge', null, null, this.getTagsForStencil(gn, 'badge', dt + 'badge').join(' ')),
72 …nfo', 'Badge, info', null, null, this.getTagsForStencil(gn, 'badge', dt + 'badge info').join(' ')),
1955 'Text', null, null, this.getTagsForStencil(gn, 'text', dt + 'text').join(' ')),
4649 … 30, '', 'Border spinner', null, null, this.getTagsForStencil(gn, 'border spinner', dt).join(' ')),
4651 … 30, '', 'Border spinner', null, null, this.getTagsForStencil(gn, 'border spinner', dt).join(' ')),
4653 … 30, '', 'Border spinner', null, null, this.getTagsForStencil(gn, 'border spinner', dt).join(' ')),
4655 … 30, '', 'Border spinner', null, null, this.getTagsForStencil(gn, 'border spinner', dt).join(' ')),
4657 … 30, '', 'Border spinner', null, null, this.getTagsForStencil(gn, 'border spinner', dt).join(' ')),
4659 … 30, '', 'Border spinner', null, null, this.getTagsForStencil(gn, 'border spinner', dt).join(' ')),
[all …]
/plugin/freechat/phpfreechat/data/public/js/
H A Dregex.js8 '(\\' + specials.join('|\\') + ')', 'g'
/plugin/remotescript/lib/JsHttpRequest/
H A DJsHttpRequest.php192 return '[ ' . join(', ', $result) . ' ]';
197 return '{ ' . join(', ', $result) . ' }';
266 $this->_nonAsciiChars = join("", array_map('chr', range(128, 255)));
/plugin/graphviz/
H A Dsyntax.php78 $input = join("\n",$lines);
94 return getcachename(join('x',array_values($data)),'.graphviz.'.$ext);
/plugin/bookmarkme/
H A Daction.php162 $sp = join("|",explode(",",preg_quote($this->getConf('skip_ids'))));
214 if (sizeof($html)>2) echo join("\n",$html);
/plugin/tagging/script/
H A Dsearch.js83 return jQuery('<ul aria-expanded="false">' + lis.join('') + '</ul>');
169 $link[0]['href'] = $link[0]['href'].replace(qParam, qParam + encodeURIComponent(' #' + tags.join(' #')));

12345678910>>...40