Home
last modified time | relevance | path

Searched refs:join (Results 76 – 100 of 991) sorted by path

12345678910>>...40

/plugin/bible/bible_douayRheims/
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.
H A DTobias.txt161 …raham, and the God of Isaac, and the God of Jacob be with you, and may he join you together, and f…
/plugin/bibtex/OSBib/
H A DMINIMALRTF.php201 return join('', $unicode);
/plugin/bibtex/OSBib/create/
H A DADMINSTYLE.php293 $tempString = join('|', $newArray);
449 $availableFields = join(', ', $this->map->citation);
881 $availableFields = join(', ', array_values($this->map->$key));
916 $search = join('|', $this->map->$type);
/plugin/bibtex/OSBib/format/
H A DBIBFORMAT.php627 $pString = join('', $itemArray);
889 $creator['initials'] = join(" " , $initials) . ' ' . $creator['initials'];
891 $creator['initials'] = join(" " , $initials);
H A DPARSESTYLE.php28 $search = join('|', $this->map->$type);
/plugin/bibtex/OSBib/format/bibtexParse/
H A DPARSECREATORS.php72 $appellation = join(' ', array_splice($author, 1, 1));
76 $remainder = join(" ", $author);
79 $prefix = join(' ', $this->prefix);
108 $firstname = join(" ", $firstnameArray);
129 $surname = join(" ", $surname);
132 $prefix = join(" ", $prefix);
/plugin/blogtng/action/
H A Dedit.php92 …$event->data->insertElement($pos, form_makeTextField('post-tags', join(', ', $tags), 'Tags', 'blog…
208 ->val(join(', ', $tags));
/plugin/blogtng/helper/
H A Dcomments.php86 $sql .= ' AND type IN ('.join(',',$qs).')';
603 $sql .= ' AND type IN ('.join(',',$qs).')';
H A Dentry.php345 'post-tags'=>join(',',$conf['tags'])]).
359 'post-tags'=>join(',',$conf['tags'])]).
368 'post-tags'=>join(',',$conf['tags'])]).
H A Dtags.php205 $where .= '('.join(' OR ', $tag_clauses['OR']).')';
208 $where .= (!empty($where) ? ' AND ' : '').join(' AND ', $tag_clauses['AND']);
211 $where .= (!empty($where) ? ' AND ' : '').join(' AND ', $tag_clauses['NOT']);
226 $html = '<ul class="blogtng_tags">'.DOKU_LF.join(DOKU_LF, $prepared).'</ul>'.DOKU_LF;
237 …echo join($separator, array_map(array($this, '_format_tag_link'), $this->tags, array_fill(0, count…
/plugin/bookcreator/action/
H A Dpagetools.php143 $skipPagesRegexp = join("|", explode(",", preg_quote($this->getConf('skip_ids'))));
/plugin/bookcreator/
H A Dscript.js393 $ul_selection.append(itemsToInsert.join(''));
/plugin/bookcreator/script/
H A Djquery.fileDownload.js288 //Issue: When value contains sign '=' then the kvp array does have more than 2 items. We have to join value back
291 var v = kvp.join("=");
/plugin/bookcreator/syntax/
H A Dbookmanager.php
/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/bootswrapper/exe/
H A Dpopup.js58 $output.val(tag.join(''));
59 $preview.text(tag.join(''));
/plugin/bootswrapper/
H A Dscript.js28 $img_wrap.find('img').addClass(['img-', img_data.imgShape].join(''));
46 nav_class.push(['nav-', value].join(''));
58 $nav_wrap.find('ul:first').addClass(nav_class.join(' '));
146 btn_class.push(['btn-', value].join(''));
165 var icon = ['<i class="', value, '"/> '].join('');
172 $btn_link.addClass(btn_class.join(' '));
/plugin/botbouncer/lib/
H A Dbotbouncer.php451 ….log',$data['fromcache'].' SPAM '.$data['username'].' '.$data['email'].' '.join(',',$data['ips']));
457 …m.log',$data['fromcache'].' HAM '.$data['username'].' '.$data['email'].' '.join(',',$data['ips']));
515 ….log',$data['fromcache'].' SPAM '.$data['username'].' '.$data['email'].' '.join(',',$data['ips']));
520 …t.log',$data['fromcache'].' HAM '.$data['username'].' '.$data['email'].' '.join(',',$data['ips']));
750 …$this->addLogEntry('sfs.log',$cached.' SPAM '.$data['username'].' '.$data['email'].' '.join(',',$d…
753 …$this->addLogEntry('sfs.log',$cached.' HAM '.$data['username'].' '.$data['email'].' '.join(',',$da…
/plugin/box/
H A Dsyntax.php229 $style_colours['content_background'] = 'rgb(' . join(',', $triplet[0]) . ')';
230 $style_colours['title_background'] = 'rgb(' . join(',', $triplet[1]) . ')';
231 $style_colours['outer_background'] = 'rgb(' . join(',', $triplet[2]) . ')';
232 $style_colours['borders'] = 'rgb(' . join(',', $triplet[3]) . ')';
/plugin/box2/
H A Dsyntax.php257 $style_colours['content_background'] = 'rgb('.join(',',$triplet[0]).')';
258 $style_colours['title_background'] = 'rgb('.join(',',$triplet[1]).')';
259 $style_colours['outer_background'] = 'rgb('.join(',',$triplet[2]).')';
260 $style_colours['borders'] = 'rgb('.join(',',$triplet[3]).')';
/plugin/bpmnio/vendor/bpmn-js/
H A DCHANGELOG.md53 * `FEAT`: join paths `round` by default ([1827](https://github.com/bpmn-io/bpmn-js/pull/1827))
766 * `FIX`: do not join incoming/outgoing flows other than sequence flows on element deletion ([#917](…
/plugin/bpmnio/vendor/bpmn-js/dist/
H A Dbpmn-modeler.production.min.js2join("")}(e)}function He(e,t){return t instanceof SVGMatrix?e.createSVGTransformFromMatrix(t):t}fu…
7join(",").replace(Pt,"$1")}function Ut(e){var t=zt(e);return t.toString=Wt,t}function qt(e,t,n,i,r…
27join(" ");i=d(i);var s=ke("polygon",{...i,points:a});return ye(e,s),s}(e,t.width,t.height,{fill:Qr…
33 …f(t&&n)return _e;if(t||n)return t?Ee:we;if(S(e,xe))return xe;return be}(e.join(" "))},preventDefau…
105 …return(e.rank||0)>=0;const n=[e.description||"",e.label||"",e.search||""].join("---").toLowerCase(…
194 …ions:r,turnNextDirections:d}}function Ly(e){return e.split(":").reverse().join(":")}function Iy(e,…
H A Dbpmn-navigated-viewer.production.min.js2join("")}(e)}function Q(e,t){return t instanceof SVGMatrix?e.createSVGTransformFromMatrix(t):t}fun…

12345678910>>...40