| /plugin/findologicxmlexport/vendor/twig/twig/test/Twig/Tests/Fixtures/filters/ |
| D | number_format_default.test | 2 "number_format" filter with defaults. 4 {{ 20|number_format }} 5 {{ 20.25|number_format }} 6 {{ 20.25|number_format(1) }} 7 {{ 20.25|number_format(2, ',') }} 8 {{ 1020.25|number_format }} 9 {{ 1020.25|number_format(2, ',') }} 10 {{ 1020.25|number_format(2, ',', '.') }}
|
| D | number_format.test | 2 "number_format" filter 4 {{ 20|number_format }} 5 {{ 20.25|number_format }} 6 {{ 20.25|number_format(2) }} 7 {{ 20.25|number_format(2, ',') }} 8 {{ 1020.25|number_format(2, ',') }} 9 {{ 1020.25|number_format(2, ',', '.') }}
|
| /plugin/findologicxmlexport/vendor/twig/twig/doc/filters/ |
| D | number_format.rst | 1 ``number_format`` 5 The ``number_format`` filter was added in Twig 1.5 7 The ``number_format`` filter formats numbers. It is a wrapper around PHP's 8 `number_format`_ function: 12 {{ 200.35|number_format }} 19 {{ 9800.333|number_format(2, '.', ',') }} 26 {{ -9800.333|number_format(2, '.', ',') }} {# outputs : -9 #} 27 {{ (-9800.333)|number_format(2, '.', ',') }} {# outputs : -9,800.33 #} 46 The defaults set for ``number_format`` can be over-ridden upon each call using the 56 .. _`number_format`: https://secure.php.net/number_format target
|
| D | index.rst | 25 number_format
|
| /plugin/jplayer/vendor/james-heinrich/getid3/demos/ |
| D | demo.browse.php | 124 echo 'File parsed in '.number_format($endtime - $starttime, 3).' seconds.<br>'; 218 echo 'Directory scanned in '.number_format($endtime - $starttime, 2).' seconds.<br>'; 280 echo '<td align="right"> '.number_format($fileinfo['filesize']).'</td>'; 285 …eo']['frame_rate']) ? number_format($fileinfo['vid… 342 …echo '<td align="right"> '.(isset($fileinfo['filesize']) ? number_format($fileinfo['filesize'… 377 …echo '<td align="right">'.number_format($TotalScannedFilesize / max($TotalScannedKnownFiles, 1)).'… 381 …number_format($TotalScannedKnownFiles).'</td><td> </td><th align="right">Errors:<… 385 echo '<td align="right">'.number_format($TotalScannedFilesize).'</td>'; 450 …: #'.BitrateColor($bitrate).($vbr ? '; font-weight: bold;' : '').'">'.number_format($bitrate, $dec… 525 …$returnstring .= '<tr><td><b>width</b></td><td>'.number_format($imagechunkcheck[0]).' px</td></tr>… [all …]
|
| D | demo.mysqli.php | 85 …return '<span style="color: #'.BitrateColor($bitrate).'">'.number_format($bitrate, $decimals).' kb… 399 echo 'Deleted <b>'.number_format($DupesDeleted).'</b> duplicate filenames<hr>'; 449 …echo '<i>List of files to scan complete (added '.number_format(count($FilesInDir)).' files to scan… 463 …echo '<br>'.date('H:i:s').' ['.number_format(++$rowcounter).' / '.number_format($totaltoprocess).'… 612 …echo 'Scanning <span ID="missingtrackvolumeNowScanning">0</span> / '.number_format(mysqli_num_rows… 615 …cument.getElementById("missingtrackvolumeNowScanning").innerHTML = "'.number_format($MissingTrackV… 637 …echo '<hr>Scanned '.number_format($MissingTrackVolumeFilesScanned).' files with no track volume in… 638 …number_format($MissingTrackVolumeFilesAdjusted).' of them (could not find info for '.number_format… 660 echo '<hr>Deleted <b>'.number_format($DupesDeleted).'</b> duplicate filenames<hr>'; 704 …echo '<hr><b>'.number_format($totalremoved).' of '.number_format($totalchecked).' files in databas… [all …]
|
| D | demo.dirscan.php | 236 $t = number_format(($End - $Start) / 60, 2);
|
| /plugin/mikioplugin/syntax/ |
| H A D | statistic.php | 29 if($data['below']) $renderer->doc .= number_format($data['number']); 31 if(!$data['below']) $renderer->doc .= number_format($data['number']);
|
| /plugin/onlineordering/ |
| D | confirm_form.php | 87 $output .= '<td>'.number_format(($price*$form['tickets']) + $porto,2,',','.').' '.$data['currency']; 88 $output .= ' ('.$form['tickets'].' x '.number_format($price,2,',','.').' '.$data['currency'].' + '.…
|
| D | send_form.php | 80 $template = str_replace('{price}', number_format($data['price'],2,',','.'), $template); 92 $template = str_replace('{porto}', number_format($porto,2,',','.'), $template); 93 $template = str_replace('{total_price}', number_format($total_price,2,',','.'), $template);
|
| D | order_form.php | 118 …$porto = number_format($this->_get_porto($data, $countries[0]), 2, ",", ":").' '.$data['currency']… 120 $output .= ' ('.$this->getLang("ppu").': '.number_format($data['price'],2,",",":").' '.$data['curre…
|
| /plugin/photogallery/phpThumb/demo/ |
| D | phpThumb.demo.check.php | 526 … Your setting ('.$memory_limit.') allows images up to approximately '.number_format($memory_limit_… 536 $value = number_format($seconds, 0); 542 $value = number_format($minutes, $precision); 548 $value = number_format($hours, $precision); 554 $value = number_format($days, $precision); 560 $value = number_format($months, $precision); 566 $value = number_format($years, $precision);
|
| /plugin/data-graph/ |
| D | syntax.php | 193 …print("|" . $line["k"] . "| ". number_format($line["s"], $format) . $metrics ." | " . num… 200 …print("| (SUM) **all systems** | " . $sum . $metrics . " | " . number_format(($sum / $system…
|
| /plugin/datagraph/ |
| D | syntax.php | 193 …print("|" . $line["k"] . "| ". number_format($line["s"], $format) . $metrics ." | " . num… 200 …print("| (SUM) **all systems** | " . $sum . $metrics . " | " . number_format(($sum / $system…
|
| /plugin/jplayer/vendor/james-heinrich/getid3/getid3/ |
| D | module.audio.dss.php | 71 …->warning('playtime_ms ('.number_format($info['dss']['playtime_ms'] / 1000, 3).') does not match p…
|
| D | module.archive.gzip.php | 52 …this->error('File is too large ('.number_format($info['filesize']).' bytes) to read into memory (l…
|
| D | module.audio.mpc.php | 483 return number_format($encoderversion / 100, 2); 488 return number_format($encoderversion / 100, 2).' beta'; 493 return number_format($encoderversion / 100, 2).' alpha';
|
| /plugin/cachestats/ |
| H A D | cli.php | 47 fprintf(STDERR, "%s files processed\n", number_format($count)); 123 ($k == 'size') ? filesize_h($v) : number_format($v)
|
| /plugin/schedule/ |
| D | poiDB.class.php | 64 $data [1] = number_format ((float)$data[1], 4); 65 $data [2] = number_format ((float)$data[2], 4);
|
| /plugin/struct/types/ |
| H A D | Decimal.php | 77 $value = number_format( 134 $out = number_format(abs((float) $tmp[0]), 0, $dec_point, $thousands_sep);
|
| /plugin/stopwatch/ |
| D | syntax.php | 87 $renderer->doc .= number_format($diff/1e+9, 3);
|
| /plugin/pagestats/ |
| D | admin.php | 102 number_format($cacheTime / 3600, 1) . ' ' .
|
| /plugin/calc/ |
| D | syntax.php | 143 $out=number_format($tmp[0], 0, $this->getLang('calc_sepdec'), $this->getLang('calc_sepmil'));
|
| /plugin/readability/ |
| D | calc.php | 112 $score = number_format((($syllables / count($words)) * 100));
|
| /plugin/pot/ |
| D | syntax.php | 142 $result = number_format($result,$decimals,$sepdec,$sepmil);
|