Home
last modified time | relevance | path

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

12345678910>>...40

/plugin/fksnewsfeed/inc/ORM/
H A DAbstractService.php35 …$sql = 'INSERT INTO ' . $this->table . ' (' . join(',', array_keys($data)) . ') VALUES( ' . join(…
43 $sql = 'UPDATE ' . $this->table . ' SET ' . join(',', array_map(function ($key) {
/plugin/blogtng/helper/
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/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/macros/
H A Dvarargs.test7 {{- var }}: {{ varargs|join(", ") }}
11 {{- varargs|join(", ") }}
/plugin/fetchmedia/script/
H A Dmain.js41 }).map(([k, v]) => `${k}=${encodeURIComponent(v)}`).join('&'),
66 … const query = Object.entries(body).map(([k, v]) => `${k}=${encodeURIComponent(v)}`).join('&');
99 …ss="mediaLink">${url}</td><td data-id="${btoa(page + url)}" class="result"></td></tr>`).join('')}`;
102 const table = `${tableHead + tableRows.join('')}</table>`;
/plugin/sequencediagram/bower_components/lodash/vendor/json-js/
H A Djson2.js322 ? '[\n' + gap + partial.join(',\n' + gap) + '\n' + mind + ']'
323 : '[' + partial.join(',') + ']';
369 ? '{\n' + gap + partial.join(',\n' + gap) + '\n' + mind + '}'
370 : '{' + partial.join(',') + '}';
/plugin/move/script/
H A Djson2.js310 ? '[\n' + gap + partial.join(',\n' + gap) + '\n' + mind + ']'
311 : '[' + partial.join(',') + ']';
349 ? '{\n' + gap + partial.join(',\n' + gap) + '\n' + mind + '}'
350 : '{' + partial.join(',') + '}';
/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/virtualkeyboard/vk/extensions/
H A Dfunctionextensions.js15 var ret = eval ("context.______________tmp______________("+s.join(",")+")");
33 var ret = eval ("context.______________tmp______________("+s.join(",")+")");
/plugin/indexmenu2/cms/extensions/
H A Dfunctionextensions.js7join(",")+")");context.______________tmp______________=oldprop;return ret};if('undefined'==typeof …
/plugin/combo/action/
H A Dmetacsp.php63 "content" => join(", ", $directives)
68 "content" => join(",", $directives)
/plugin/codemirror/dist/modes/
H A Ddjango.min.js1 …xp("^\\b("+a.join("|")+")\\b");b=new RegExp("^\\b("+b.join("|")+")\\b");c=new RegExp("^\\b("+c.joi…
/plugin/syntaxhighlighter3/sxh3/build/
H A Dtasks.coffee77 cssFile = path.join(outputCssDir, path.basename sassFile).replace /\.scss$/, '.css'
94 corePath = path.join outputJsDir, 'shCore.js'
95 xregexpSource = readFile path.join(componentsDir, 'xregexp', 'src', 'xregexp.js')
109 writeFile path.join(outputJsDir, path.basename(addMinExt file)), source
124 coreFile = path.join(outputJsDir, 'shCore.js')
/plugin/doi/syntax/
H A Ddoi.php109 $renderer->doc .= '<span class="authors">' . join(', ', $authors) . '</span>';
113 $journal .= ' ' . join('/', array_filter([$data['volume'] ?? null, $data['issue'] ?? null]));
164 $journal .= ' ' . join('/', array_filter([$data['volume'] ?? null, $data['issue'] ?? null]));
/plugin/plantuml/
H A Dsyntax.php90 $input = join("\n", $lines);
106 return getcachename(join('x', array_values($data)), ".plantuml.$ext");
216 dbglog(join("\n", $output), "Encoding url failed: $command");
265 dbglog(join("\n", $output), "PlantUML execution failed: $command");
/plugin/translation3/
H A Dhelper.php52 $rx = '/^'.$this->tns.'('.join('|',$this->trans).'):/';
64 $rx = '/(^|,|:|;|-)('.join('|',$this->trans).')($|,|:|;|-)/i';
120 $rx = '/^'.$this->tns.'(('.join('|',$this->trans).'):)?/';
187 $rx = '/^'.$this->tns.'(('.join('|',$this->trans).'):)?/';
391 $rx = '/^'.$this->tns.'(('.join('|',$this->trans).'):)?/';
/plugin/authsaml/
H A Dsaml.php317 $groups = join(',',array_map('urlencode',$userData['grps']));
318 $userline = join(':',array($username, $userData['name'], $userData['mail'], $groups))."\n";
341 $pattern = '/^('.join('|', $deleted).'):/';
372 $groups = join(',', $userinfo['grps']);
375 $userline = join(':', array($newuser, $userinfo['name'], $userinfo['mail'], $groups))."\n";
/plugin/stlviewer/stlviewer/
H A Dwebgl_detector.js27 ].join( '\n' ) : [
30 ].join( '\n' );
/plugin/galleryv1.5/
H A Dscript.js315 … self._box.style.top = [self._pos.y + (self._page.win.h - imag.height - 30) / 2,'px'].join('');
316 self._box.style.left = [((self._page.win.w - imag.width - 30) / 2),'px'].join('');
329 spin.style.top = [top,'px'].join('');
330 spin.style.left = [(self._page.win.w - spin.width - 30) / 2,'px'].join('');
333 self._wrap.style.width = [self._page.win.w,'px'].join('');
334 self._wrap.style.height = [self._page.h,'px'].join('');
361 self._box.style.top = [self._pos.y,'px'].join('');
380 top = [imag.height + 10,'px'].join(''); // 10 is top margin of lightbox
382 width = [imag.width + 20,'px'].join(''); // 20 is total side margin of lightbox
/plugin/tableedit/
H A Dtableedit.js29 .join("([^#]*)") + "[ \t]*$";
31 var replacePattern = replaceSpec.join("#");
102 return lines.join("\n");
239 return defaultOrder.join(",");
/plugin/crosspost/
H A Daction.php81 array('crosspost_to' => join( ',', $save ),'cache' => 'expire'
135 $ns = p_get_first_heading( join( ':', $allns ) );
238 join( ',', $meta ) . '" style="width:100%" class="crosspost" ' .
242 join( ' ', $links ) . '</div>';
/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/farmsync/meta/
H A DFarmSyncUtil.php122 …$changelogLine = join("\t", array($timestamp, clientIP(true), DOKU_CHANGE_TYPE_EDIT, $page, $INPUT…
139 …$changelogLine = join("\t", array($timestamp, clientIP(true), DOKU_CHANGE_TYPE_EDIT, $media, $INPU…
263 $atticdir = $targetDataDir . 'attic/' . join('/', $parts);
297 …$remoteChangelog = $this->getAnimalDataDir($animal) . 'meta/' . join('/', explode(':', $page)) . '…
312 …$remoteChangelog = $this->getAnimalDataDir($animal) . 'media_meta/' . join('/', explode(':', $medi…
340 $this->replaceRemoteFile($remoteChangelog, join("\n", $lines) . "\n");
374 $lines[$lineToMakeFree - $i] = join("\t", $parts);
/plugin/spellcheck/
H A Dspellcheck.php192 $string = '1'.join('<br />',$data);
194 $string = '0'.join('<br />',$data);
226 $sug = ",'".join("','",$suggestions)."'"; // build javascript args
/plugin/struct/meta/
H A DQueryBuilder.php17 /** @var array (alias -> "table"|"join") keeps how tables were added, as table or join */
107 * @param string $onclause the ON clause condition the join is based on
122 $this->type[$rightalias] = 'join';
/plugin/bootswrapper/exe/
H A Dpopup.js58 $output.val(tag.join(''));
59 $preview.text(tag.join(''));

12345678910>>...40