Home
last modified time | relevance | path

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

/plugin/photogallery/phpThumb/demo/
H A DphpThumb.demo.check.php200 echo $phpThumb->phpThumb_tempnam();
/plugin/photogallery/phpThumb/
H A Dphpthumb.class.php1667 if ($IMtempSourceFilename = $this->phpThumb_tempnam()) {
1791 if ($IMtempfilename = $this->phpThumb_tempnam()) {
3860 if ($tempnam = $this->phpThumb_tempnam()) {
4475 if ($tempnam = $this->phpThumb_tempnam()) {
4490 if ($tempfilename = $this->phpThumb_tempnam()) {
4577 public function phpThumb_tempnam() { function in phpthumb
H A Dphpthumb.functions.php999 if ($tempfilename = phpthumb::phpThumb_tempnam()) {
/plugin/photogallery/phpThumb/docs/
H A Dphpthumb.changelog.txt144 phpThumb_tempnam() is automatically deleted at the end of the
635 * Bugfix: phpThumb_tempnam() would return incomplete temp filenames