| /plugin/jplayer/vendor/james-heinrich/getid3/getid3/ |
| D | write.php | 331 …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/ |
| D | syntax.php | 99 $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/ |
| D | demo.write.php | 98 …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/ |
| D | tag.php | 72 $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/ |
| D | platform_check.php | 17 …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 D | platform_check.php | 17 …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/ |
| D | StringUtil.php | 45 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/ |
| D | platform_check.php | 17 …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/ |
| D | platform_check.php | 17 …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 D | platform_check.php | 17 …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/ |
| D | platform_check.php | 17 …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/ |
| D | platform_check.php | 17 …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/ |
| D | platform_check.php | 17 …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/ |
| D | platform_check.php | 17 …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/ |
| D | platform_check.php | 17 …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/ |
| D | platform_check.php | 17 …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/ |
| D | platform_check.php | 17 …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/ |
| D | platform_check.php | 17 …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 D | platform_check.php | 17 …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 D | platform_check.php | 17 …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 D | platform_check.php | 17 …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/ |
| D | AbstractEndpoint.php | 127 $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/ |
| D | fa_filestore.class.php | 203 $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/ |
| D | parser.php | 175 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 D | Factory.php | 80 …$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) .
|