Home
last modified time | relevance | path

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

/dokuwiki/inc/
H A DJpegMeta.php2652 $pos = $this->_writeIPTCEntry($data, $pos, $type, $value[$i]);
2656 $pos = $this->_writeIPTCEntry($data, $pos, $type, $value);
2675 function _writeIPTCEntry(&$data, $pos, $type, &$value) {
2672 function _writeIPTCEntry(&$data, $pos, $type, &$value) { global() function in JpegMeta