Home
last modified time | relevance | path

Searched refs:implode (Results 1 – 25 of 1125) sorted by relevance

12345678910>>...45

/plugin/jplayer/vendor/james-heinrich/getid3/getid3/
Dwrite.php331 …ssage(s):<pre><ul><li>'.str_replace("\n", '</li><li>', htmlentities(trim(implode("\n", $ape_writer…
343 …ssage(s):<pre><ul><li>'.str_replace("\n", '</li><li>', htmlentities(trim(implode("\n", $id3v1_writ…
362 …ssage(s):<pre><ul><li>'.str_replace("\n", '</li><li>', htmlentities(trim(implode("\n", $id3v2_writ…
374 …ssage(s):<pre><ul><li>'.str_replace("\n", '</li><li>', htmlentities(trim(implode("\n", $vorbiscomm…
386 …ssage(s):<pre><ul><li>'.str_replace("\n", '</li><li>', htmlentities(trim(implode("\n", $metaflac_w…
398 …ssage(s):<pre><ul><li>'.str_replace("\n", '</li><li>', htmlentities(trim(implode("\n", $real_write…
430 …$this->errors[] = 'RemoveID3v1() failed with message(s):<PRE><UL><LI>'.trim(implode('</LI><LI>', $…
438 …$this->errors[] = 'RemoveID3v2() failed with message(s):<PRE><UL><LI>'.trim(implode('</LI><LI>', $…
446 …$this->errors[] = 'DeleteAPEtag() failed with message(s):<PRE><UL><LI>'.trim(implode('</LI><LI>', …
454 …$this->errors[] = 'DeleteVorbisComment() failed with message(s):<PRE><UL><LI>'.trim(implode('</LI>…
[all …]
/plugin/gchart/
Dsyntax.php99 $type_regex = '/\b(' . implode('|', array_keys($this->supported_charts)) . ')\b/i';
153 $parameters['chco'] = implode('|', $this->createColorPalette($data['fg'], count($val)));
156 $parameters['chd'] = 't:' . implode(',', $val);
166 $parameters['chxl'] = '0:|' . implode('|', array_reverse($key));
175 $parameters['chxl'] = '1:|' . implode('|', $key);
184 $parameters['chxl'] = '1:|' . implode('|', $key);
202 $parameters['chl'] = implode('|', $key);
211 $parameters['chl'] = implode(';', $rawval);
/plugin/jplayer/vendor/james-heinrich/getid3/demos/
Ddemo.write.php98 …warnings:<blockquote style="background-color: #FFCC33; padding: 10px;">'.implode('<br><br>', $tagw…
101 …echo 'Failed to write tags!<div style="background-color: #FF9999; padding: 10px;">'.implode('<br><…
161 … value="'.htmlentities((!empty($OldThisFileInfo['comments']['title']) ? implode(', ', $OldThisFil…
162 … value="'.htmlentities((!empty($OldThisFileInfo['comments']['artist']) ? implode(', ', $OldThisFil…
163 … value="'.htmlentities((!empty($OldThisFileInfo['comments']['album']) ? implode(', ', $OldThisFil…
164 … value="'.htmlentities((!empty($OldThisFileInfo['comments']['year']) ? implode(', ', $OldThisFil…
240 …ts']['comment']) && is_array($OldThisFileInfo['comments']['comment'])) ? implode("\n", $OldThisFil…
/plugin/tagsections/syntax/
Dtag.php72 $levelTags = $tags = implode(' ', array_map(array($this, '__tags'), $data));
73 $tagList = implode('', array_map(array($this, '__tagList'), $data));
96 return implode(' ', array_unique(array_merge($entries, array($this->__clean($entry)))));
105 …return '<span class="tagsections header tag '.implode(' ', $list).'">'.$my->tagLink($entry, array_…
117 … return '<span class="tagsections header tag '.implode(' ', $list).'">'.$link.'</span>';
/plugin/upgrade/myvendor/composer/
Dplatform_check.php17 …fwrite(STDERR, 'Composer detected issues in your platform:' . PHP_EOL.PHP_EOL . implode(PHP_EOL, $…
19 … . PHP_EOL.PHP_EOL . str_replace('You are running '.PHP_VERSION.'.', '', implode(PHP_EOL, $issues)…
23 'Composer detected issues in your platform: ' . implode(' ', $issues)
/plugin/farmer/vendor/composer/
H A Dplatform_check.php17 …fwrite(STDERR, 'Composer detected issues in your platform:' . PHP_EOL.PHP_EOL . implode(PHP_EOL, $…
19 … . PHP_EOL.PHP_EOL . str_replace('You are running '.PHP_VERSION.'.', '', implode(PHP_EOL, $issues)…
23 'Composer detected issues in your platform: ' . implode(' ', $issues)
/plugin/findologicxmlexport/vendor/phpspec/prophecy/src/Prophecy/Util/
DStringUtil.php45 return '['.implode(', ', array_map(array($this, __FUNCTION__), $value)).']';
50 return '['.implode(', ', array_map(function ($item, $key) use ($stringify) {
91 return implode(PHP_EOL, array_map(function (Call $call) use ($self) {
94 implode(', ', array_map(array($self, 'stringify'), $call->getArguments())),
/plugin/statistics/vendor/composer/
Dplatform_check.php17 …fwrite(STDERR, 'Composer detected issues in your platform:' . PHP_EOL.PHP_EOL . implode(PHP_EOL, $…
19 … . PHP_EOL.PHP_EOL . str_replace('You are running '.PHP_VERSION.'.', '', implode(PHP_EOL, $issues)…
23 'Composer detected issues in your platform: ' . implode(' ', $issues),
/plugin/aichat/vendor/composer/
Dplatform_check.php17 …fwrite(STDERR, 'Composer detected issues in your platform:' . PHP_EOL.PHP_EOL . implode(PHP_EOL, $…
19 … . PHP_EOL.PHP_EOL . str_replace('You are running '.PHP_VERSION.'.', '', implode(PHP_EOL, $issues)…
23 'Composer detected issues in your platform: ' . implode(' ', $issues),
/plugin/oauth/vendor/composer/
H A Dplatform_check.php17 …fwrite(STDERR, 'Composer detected issues in your platform:' . PHP_EOL.PHP_EOL . implode(PHP_EOL, $…
19 … . PHP_EOL.PHP_EOL . str_replace('You are running '.PHP_VERSION.'.', '', implode(PHP_EOL, $issues)…
23 'Composer detected issues in your platform: ' . implode(' ', $issues),
/plugin/dw2pdf/vendor/composer/
Dplatform_check.php17 …fwrite(STDERR, 'Composer detected issues in your platform:' . PHP_EOL.PHP_EOL . implode(PHP_EOL, $…
19 … . PHP_EOL.PHP_EOL . str_replace('You are running '.PHP_VERSION.'.', '', implode(PHP_EOL, $issues)…
23 'Composer detected issues in your platform: ' . implode(' ', $issues),
/plugin/scrape/vendor/composer/
Dplatform_check.php17 …fwrite(STDERR, 'Composer detected issues in your platform:' . PHP_EOL.PHP_EOL . implode(PHP_EOL, $…
19 … . PHP_EOL.PHP_EOL . str_replace('You are running '.PHP_VERSION.'.', '', implode(PHP_EOL, $issues)…
23 'Composer detected issues in your platform: ' . implode(' ', $issues),
/plugin/elasticsearch/vendor/composer/
Dplatform_check.php17 …fwrite(STDERR, 'Composer detected issues in your platform:' . PHP_EOL.PHP_EOL . implode(PHP_EOL, $…
19 … . PHP_EOL.PHP_EOL . str_replace('You are running '.PHP_VERSION.'.', '', implode(PHP_EOL, $issues)…
23 'Composer detected issues in your platform: ' . implode(' ', $issues),
/plugin/matrixnotifierwas/vendor/composer/
Dplatform_check.php17 …fwrite(STDERR, 'Composer detected issues in your platform:' . PHP_EOL.PHP_EOL . implode(PHP_EOL, $…
19 … . PHP_EOL.PHP_EOL . str_replace('You are running '.PHP_VERSION.'.', '', implode(PHP_EOL, $issues)…
23 'Composer detected issues in your platform: ' . implode(' ', $issues),
/plugin/geophp/vendor/composer/
Dplatform_check.php17 …fwrite(STDERR, 'Composer detected issues in your platform:' . PHP_EOL.PHP_EOL . implode(PHP_EOL, $…
19 … . PHP_EOL.PHP_EOL . str_replace('You are running '.PHP_VERSION.'.', '', implode(PHP_EOL, $issues)…
23 'Composer detected issues in your platform: ' . implode(' ', $issues),
/plugin/barcodes/vendor/composer/
Dplatform_check.php17 …fwrite(STDERR, 'Composer detected issues in your platform:' . PHP_EOL.PHP_EOL . implode(PHP_EOL, $…
19 … . PHP_EOL.PHP_EOL . str_replace('You are running '.PHP_VERSION.'.', '', implode(PHP_EOL, $issues)…
23 'Composer detected issues in your platform: ' . implode(' ', $issues),
/plugin/mdpage/vendor/composer/
Dplatform_check.php17 …fwrite(STDERR, 'Composer detected issues in your platform:' . PHP_EOL.PHP_EOL . implode(PHP_EOL, $…
19 … . PHP_EOL.PHP_EOL . str_replace('You are running '.PHP_VERSION.'.', '', implode(PHP_EOL, $issues)…
23 'Composer detected issues in your platform: ' . implode(' ', $issues),
/plugin/authgooglesheets/vendor/composer/
Dplatform_check.php17 …fwrite(STDERR, 'Composer detected issues in your platform:' . PHP_EOL.PHP_EOL . implode(PHP_EOL, $…
19 … . PHP_EOL.PHP_EOL . str_replace('You are running '.PHP_VERSION.'.', '', implode(PHP_EOL, $issues)…
23 'Composer detected issues in your platform: ' . implode(' ', $issues),
/plugin/combo/vendor/composer/
H A Dplatform_check.php17 …fwrite(STDERR, 'Composer detected issues in your platform:' . PHP_EOL.PHP_EOL . implode(PHP_EOL, $…
19 … . PHP_EOL.PHP_EOL . str_replace('You are running '.PHP_VERSION.'.', '', implode(PHP_EOL, $issues)…
23 'Composer detected issues in your platform: ' . implode(' ', $issues),
/plugin/pureldap/vendor/composer/
H A Dplatform_check.php17 …fwrite(STDERR, 'Composer detected issues in your platform:' . PHP_EOL.PHP_EOL . implode(PHP_EOL, $…
19 … . PHP_EOL.PHP_EOL . str_replace('You are running '.PHP_VERSION.'.', '', implode(PHP_EOL, $issues)…
23 'Composer detected issues in your platform: ' . implode(' ', $issues),
/plugin/authssocas/vendor/composer/
H A Dplatform_check.php17 …fwrite(STDERR, 'Composer detected issues in your platform:' . PHP_EOL.PHP_EOL . implode(PHP_EOL, $…
19 … . PHP_EOL.PHP_EOL . str_replace('You are running '.PHP_VERSION.'.', '', implode(PHP_EOL, $issues)…
23 'Composer detected issues in your platform: ' . implode(' ', $issues),
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/src/Elasticsearch/Endpoints/
DAbstractEndpoint.php127 $index = implode(",", $index);
155 $type = implode(",", $type);
199 return '/' . implode('/', $uri);
243 implode('", "', $invalid),
244 implode('", "', $whitelist)
298 $value = implode(",", $value);
/plugin/fedauth/classes/usr/
Dfa_filestore.class.php203 $dataline = implode("\t", $data) . "\n";
204 $provline = implode("\t", $provline) . "\n";
224 $dataline = implode("\t", $entry) . "\n";
225 $provline = implode("\t", $provline) . "\n";
243 $dataline = implode("\t", $entry) . "\n";
246 $dataline = implode("\t", $entry) . "\n";
298 $logline = implode("\t", $logline) . "\n";
/plugin/typography/helper/
Dparser.php175 return implode(' ', $css);
193 $attr['style'] = implode(' ', $css);
202 $attr['class'] = implode(' ', $elem['classes']);
208 $out = empty($item) ? '' : ' '.implode(' ', $item);
/plugin/bez/mdl/
H A DFactory.php80 …$where_q[] = "$function(".implode(',', $function_args).") BETWEEN :${filter}_start AND :${filter}_…
98 $where_q[] = '('.implode(' OR ', $where_array).')';
104 $where_q[] = "$function(".implode(',', $function_args).") $operator :$filter";
120 $where = ' WHERE '.implode(' AND ', $where_q);
136 if (is_array($orderby)) $orderby = implode(', ', $orderby);
255 ('.implode(',', $columns).')
256 VALUES ('.implode(',', $set).')';
287 ' SET ' . implode(',', $set) .

12345678910>>...45