Home
last modified time | relevance | path

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

/dokuwiki/inc/
H A DJpegMeta.php2012 $tiffData = null;
2037 $tiffData =& $entries[$i]['value'] ;
2052 if ($tiffData != null) {
2054 $dataPos = $this->_putString($data, $dataPos, $tiffData);