Home
last modified time | relevance | path

Searched refs:rawImageData (Results 1 – 4 of 4) sorted by relevance

/plugin/photogallery/phpThumb/
H A DphpThumb.php44 …e((!empty($phpThumb->src) ? basename($phpThumb->src) : md5($phpThumb->rawImageData)).'-'.intval($g…
251 …if ($rawImageData = phpthumb_functions::SafeURLread($_GET['src'], $error, $phpThumb->config_http_f… variable
252 $md5s = md5($rawImageData);
436 if ($phpThumb->rawImageData) {
599 if ($phpThumb->rawImageData) {
643 …if ($rawImageData = phpthumb_functions::SafeURLread($phpThumb->src, $error, $phpThumb->config_http… variable
646 $phpThumb->setSourceData($rawImageData, urlencode($phpThumb->src));
H A Dphpthumb.class.php228 public $rawImageData = null; variable in phpthumb
352 $this->rawImageData = $rawImageData;
363 fwrite($fp, $rawImageData);
978 if ($this->rawImageData) {
1674 fwrite($fp_tempfile, $this->rawImageData);
3519 } elseif (!$this->rawImageData) {
3680 } elseif (!$this->src && $this->rawImageData) {
3878 if (!$this->gdimg_source && $this->rawImageData) {
4047 $this->rawImageData = '';
4049 $this->rawImageData .= fread($fp, 32768);
[all …]
/plugin/photogallery/phpThumb/demo/
H A DphpThumb.demo.check.php168 $phpThumb->rawImageData = 'phpThumb.demo.check.php_cachetest';
/plugin/photogallery/phpThumb/docs/
H A Dphpthumb.changelog.txt1213 * Changed cached filename of rawImageData-source images
1214 from urlencode('') to md5(rawImageData). This should