Home
last modified time | relevance | path

Searched refs:_exifTagNames (Results 1 – 1 of 1) sorted by last modified time

/dokuwiki/inc/
H A DJpegMeta.php1746 $EXIFTags = $this->_exifTagNames($mode);
2075 $EXIFNames = $this->_exifTagNames($mode);
2685 function _exifTagNames($mode) {
2986 $tags = $this->_exifTagNames($mode);
2682 function _exifTagNames($mode) { global() function in JpegMeta