Home
last modified time | relevance | path

Searched refs:number_format (Results 1 – 25 of 41) sorted by last modified time

12

/plugin/struct/types/
H A DDecimal.php77 $value = number_format(
120 * Works like number_format but keeps the decimals as is
134 $out = number_format(abs((float) $tmp[0]), 0, $dec_point, $thousands_sep);
/plugin/photogallery/phpThumb/demo/
H A DphpThumb.demo.check.php526 … 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/photogallery/phpThumb/
H A Dphpthumb.class.php803number_format($this->config_cache_maxage / 86400, 1)).' days; '.(null === $this->config_cache_maxs…
980 …$this->DebugMessage('ResolveSource() exiting because $this->rawImageData is set ('.number_format(s…
2122 if (number_format($amount, 3) != '1.000') {
2295 …eshellarg_replacement(number_format(($radius * 2) - 1, 2, '.', '').'x1+'.number_format($amount / 1…
3101 …$this->DebugMessage('Scaling watermark by a factor of '.number_format($scale, 4), __FILE__, __LINE…
3214 …h ? 'with' : 'without').' stretch) by a factor of "'.number_format($scale_x, 4).' x '.number_forma…
3594 if (number_format($source_ar, 2) != number_format($exif_ar, 2)) {
3882 ….$this->source_height.' = '.number_format($this->source_width * $this->source_height / 1000000, 1)…
3952 if (number_format($source_ar, 2) != number_format($exif_ar, 2)) {
4323 …$DebugOutput[] = ' * Total processing time: '.number_format(max(array_keys($this->debugtiming)) -…
[all …]
H A Dphpthumb.filters.php508 if (number_format($amount, 4) == '1.0000') {
/plugin/structprogress/types/
H A DProgress.php110 $out = number_format(abs(floatval($tmp[0])), 0, $dec_point, $thousands_sep);
/plugin/mikioplugin/syntax/
H A Dstatistic.php29 if($data['below']) $renderer->doc .= number_format($data['number']);
31 if(!$data['below']) $renderer->doc .= number_format($data['number']);
/plugin/dw2pdf/vendor/mpdf/mpdf/src/
H A DMpdf.php9526 $this->logger->debug(sprintf('Peak Memory usage %s MB', number_format(memory_get_peak_usage(true) / (1024 * 1024), 2)), ['context' => LogContext::STATISTICS]);
9527 $this->logger->debug(sprintf('PDF file size %s kB', number_format(strlen($this->buffer) / 1024)), ['context' => LogContext::STATISTICS]);
/plugin/const/
H A Dclass.evalmath.php1087 public static function number_format( $value, $decimals = 0 ) { function in EvalMath_Functions
1088 return number_format( $value, $decimals, '.', ',' );
1103 return number_format( $value, $decimals, ',', ' ' );
/plugin/pot/
H A Dsyntax.php142 $result = number_format($result,$decimals,$sepdec,$sepmil);
/plugin/schedule/
H A DpoiDB.class.php64 $data [1] = number_format ((float)$data[1], 4);
65 $data [2] = number_format ((float)$data[2], 4);
/plugin/jplayer/vendor/james-heinrich/getid3/getid3/
H A Dgetid3.php506 …'.round(PHP_INT_MAX / 1073741824).'GB, but filesystem reports it as '.number_format($real_filesize…
509 …han '.round(PHP_INT_MAX / 1073741824).'GB (filesystem reports it as '.number_format($real_filesize…
H A Dmodule.audio-video.riff.php1753 …et '.$this->ftell().' is unexpectedly larger than 1MB (claims to be '.number_format($chunksize).' …
H A Dmodule.audio.mpc.php483 return number_format($encoderversion / 100, 2);
488 return number_format($encoderversion / 100, 2).' beta';
493 return number_format($encoderversion / 100, 2).' alpha';
H A Dmodule.audio.ogg.php677 …$this->warning('Invalid Ogg comment size (comment #'.$i.', claims to be '.number_format($ThisFileI…
H A Dmodule.audio.dss.php71 …->warning('playtime_ms ('.number_format($info['dss']['playtime_ms'] / 1000, 3).') does not match p…
H A Dmodule.audio.mp3.php687 …ng header missing VBR_bytes, assuming MPEG audio portion of file is '.number_format($used_filesize…
1346 …dio frames to scan, only scanned first '.$max_frames_scan.' frames ('.number_format($pct_data_scan…
1609 …nned '.$frames_scanned.' frames in '.$max_scan_segments.' segments ('.number_format($pct_data_scan…
H A Dmodule.audio.monkey.php179 $info['audio']['encoder'] = 'MAC v'.number_format($thisfile_monkeysaudio['version'], 2);
H A Dmodule.archive.gzip.php52 …this->error('File is too large ('.number_format($info['filesize']).' bytes) to read into memory (l…
H A Dmodule.audio.optimfrog.php411 $EncoderVersion = number_format(((($EncoderID & 0xF0) >> 4) + 4500) / 1000, 3);
H A Dmodule.tag.apetag.php299 …sfile_ape_items_current['offset'].' is too large to process inline ('.number_format($thisfile_ape_…
/plugin/jplayer/vendor/james-heinrich/getid3/demos/
H A Ddemo.dirscan.php236 $t = number_format(($End - $Start) / 60, 2);
H A Ddemo.mysqli.php399 echo 'Deleted <b>'.number_format($DupesDeleted).'</b> duplicate filenames<hr>';
463 …echo '<br>'.date('H:i:s').' ['.number_format(++$rowcounter).' / '.number_format($totaltoprocess).'…
638number_format($MissingTrackVolumeFilesAdjusted).' of them (could not find info for '.number_format
704 …echo '<hr><b>'.number_format($totalremoved).' of '.number_format($totalchecked).' files in databas…
808 echo '<td align="right">'.number_format($Count).'</td>';
851 echo '<b>'.number_format($EmptyGenreCounter).'</b> files with empty genres';
933 echo '<b>'.number_format($TrackZeroCounter).'</b> files with track "zero"';
1326 …echo 'Found <b>'.number_format($NotOKfiles).'</b> files with unsynchronized tags, and auto-fixed '…
1735 …echo number_format($uniquefiles).' files with '.number_format($uniquetitles).' unique <i>aritst + …
1943 echo '<TD ALIGN="RIGHT">'.number_format($row['num']).'</td>';
[all …]
H A Ddemo.browse.php124 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">&nbsp;'.number_format($fileinfo['filesize']).'</td>';
342 …echo '<td align="right">&nbsp;'.(isset($fileinfo['filesize']) ? number_format($fileinfo['filesize'…
377 …echo '<td align="right">'.number_format($TotalScannedFilesize / max($TotalScannedKnownFiles, 1)).'…
381number_format($TotalScannedKnownFiles).'</td><td>&nbsp;&nbsp;&nbsp;</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>…
526 …$returnstring .= '<tr><td><b>height</b></td><td>'.number_format($imagechunkcheck[1]).' px</td></tr…
[all …]
H A Ddemo.mp3header.php106 …$returnstring .= '<tr><td><b>width</b></td><td>'.number_format($imagechunkcheck[0]).' px</td></tr>…
107 …$returnstring .= '<tr><td><b>height</b></td><td>'.number_format($imagechunkcheck[1]).' px</td></tr…
108 …$returnstring .= '<tr><td><b>size</b></td><td>'.number_format(strlen($variable)).' bytes</td></tr>…
747 return number_format($contentminutes).':'.str_pad($contentseconds, 2, 0, STR_PAD_LEFT);
1031 return number_format($filesize, $precision).' '.$sizeunit;
/plugin/codemirror/dist/modes/
H A Dphp.min.js.map1 …an is_infinite bindec hexdec octdec decbin decoct dechex base_convert number_format fmod ip2long l…

12