Home
last modified time | relevance | path

Searched refs:join (Results 876 – 900 of 991) sorted by last modified time

1...<<31323334353637383940

/plugin/bible/bible_douayRheims/
H A DEcclesiasticus.txt43 …2:3. Wait on God with patience: join thyself to God, and endure, that thy life may be increased in…
186 …6:35. Stand in the multitude of ancients that are wise, and join thyself from thy heart to their w…
H A DJob.txt975 …38:31. Shalt thou be able to join together the shining stars the Pleiades, or canst thou stop the …
H A DJosue.txt619 …e errors of these nations that dwell among you, and make marriages with them, and join friendships:
H A DJudges.txt568 …children of Benjamin my brethren or not? And he answered them: Go up against them, and join battle.
H A DNumbers.txt594 … morning the Lord will make known who belong to him, and the holy he will join to himself: and who…
656 …e of the tabernacle, and in all the ceremonies thereof. A stranger shall not join himself with you.
/plugin/contactmodern/
H A DREADME.textile54 p. or join multiple of them with a | character:
/plugin/fedauth/classes/adm/
H A Dfa_manage.adm.class.php196 $class = count($class) ? ' class="'.join('', $class).'"' : '';
/plugin/jquery-syntax/jquery-syntax/
H A Djquery.syntax.core.js7 if(!String.prototype.repeat){String.prototype.repeat=function(l){return new Array(l+1).join(this);}…
99 var top=new Syntax.Match(offset,text.length,{klass:this.allKlasses().join(" "),allow:'*',owner:this…
H A Djquery.syntax.layout.editor.js18 …otype.textForLines=function(start,end){return this.current.lines.slice(start,end).join('\n')+'\n';}
H A Djquery.syntax.brush.css.js5 …elector',allow:['string']})});brush.push({pattern:new RegExp(colorMatcher.join("|"),"gi"),klass:'c…
/plugin/page4release/
H A Drebuildindex.php50 echo $filename.': [['.join(']], [[',$pagesID)."]]\n";
H A Dsyntax.php61 $doc .= $this->getLang('pageForOther').join(', ',$linkOtherReleases);
/plugin/jdraw/lib/
H A Djgraphx.jarMETA-INF/MANIFEST.MF META-INF/HAMMURAP.SF META-INF/HAMMURAP ...
/plugin/semanticdata/syntax/
H A Dentry.php314 $field['value'] = join(', ', $field['value']);
H A Dtable.php441 "SELECT ".join(' ',$selectview)." WHERE {". //keys to display
442 "SELECT DISTINCT ".join(' ',$select).
/plugin/rssticker/
H A DlastRSS.php70 $result = unserialize(join('', file($cache_file)));
/plugin/daftdrafts/
H A Dhelper.php84 io_saveFile(dirname(__FILE__).'/daft.auth.php', join('', $daftAcl));
89 io_saveFile(DOKU_CONF.'acl.auth.php', join('', $acl_config));
113 io_saveFile(DOKU_CONF.'acl.auth.php', join('',$new_config));
116 io_saveFile(dirname(__FILE__).'/daft.auth.php', join('',$newDaftAcl));
/plugin/autolink2/
H A Dhelper.php234 fwrite($fh, join('', $this->page_idx));
241 fwrite($fh, join('', $autolink_index));
/plugin/mindmap/
H A Dsyntax.php257 dbglog(join("\n",$image),'mindmap command failed: '.$cmd);
/plugin/s5reloaded/ui/effects_support/
H A Ddragdrop.js938 }).flatten().join('&');
942 }).join('&');
H A Dunittest.js264 this.messages.join("\n"));
563 compiledSpec[testName] = body.join('\n');
H A Deffects.js34 }).flatten().join('');
42 }).flatten().join('');
H A Dbuilder.js93 return attrs.join(" ");
H A Dprototype.js189 return '{' + results.join(', ') + '}';
1046 return '[' + results.join(', ') + ']';
1187 }).join('&');
1192 return pair.map(Object.inspect).join(': ');
1193 }).join(', ') + '}>';
3257 eval(this.matcher.join('\n'));
3283 this.xpath = this.matcher.join('');
3431 return "[not(" + exclusion.join(" and ") + ")]";
3893 expressions = Selector.split(expressions.join(','));
4861 this.set($A(this).concat(classNameToAdd).join(' '));
[all …]
H A Dcontrols.js463 return "<ul>" + ret.join('') + "</ul>";

1...<<31323334353637383940