Home
last modified time | relevance | path

Searched refs:phpThumbDebugVarDump (Results 1 – 3 of 3) sorted by relevance

/plugin/photogallery/phpThumb/
Dphpthumb.class.php2384 …$this->DebugMessage('Remaining $this->fltr after ImageMagick: ('.$this->phpThumbDebugVarDump($this…
4165 public function phpThumbDebugVarDump($var) { function in phpthumb
4215 … = '.(function_exists('get_magic_quotes_gpc') ? $this->phpThumbDebugVarDump(@get_magic_…
4216 …e() = '.(function_exists('get_magic_quotes_runtime') ? $this->phpThumbDebugVarDump(@get_magic_…
4217 …$DebugOutput[] = 'error_reporting() = '.$this->phpThumbDebugVarDump(error_reporting()…
4218 …$DebugOutput[] = 'ini_get(error_reporting) = '.$this->phpThumbDebugVarDump(@ini_get('error_r…
4219 …$DebugOutput[] = 'ini_get(display_errors) = '.$this->phpThumbDebugVarDump(@ini_get('display…
4220 …$DebugOutput[] = 'ini_get(allow_url_fopen) = '.$this->phpThumbDebugVarDump(@ini_get('allow_u…
4221 …$DebugOutput[] = 'ini_get(disable_functions) = '.$this->phpThumbDebugVarDump(@ini_get('disable…
4222 …$DebugOutput[] = 'get_cfg_var(disable_functions) = '.$this->phpThumbDebugVarDump(@get_cfg_var('dis…
[all …]
DphpThumb.php160 …$phpThumb->DebugMessage('setParameter('.$keyname.', '.$phpThumb->phpThumbDebugVarDump($value).')',…
395 …$phpThumb->DebugMessage('setParameter('.$key.', '.$phpThumb->phpThumbDebugVarDump($value).')', __F…
409 …$phpThumb->DebugMessage('setParameter('.$key.', '.$phpThumb->phpThumbDebugVarDump($value).') from …
/plugin/photogallery/phpThumb/demo/
DphpThumb.demo.check.php448 … ? $color_true : $color_false).';">'.$phpThumb->phpThumbDebugVarDump((bool) @get…
449 …ini_get($feature)) ? $color_true : $color_false).';">'.$phpThumb->phpThumbDebugVarDump((bool) preg…