Searched refs:_writeIPTCEntry (Results 1 – 1 of 1) sorted by relevance
2652 $pos = $this->_writeIPTCEntry($data, $pos, $type, $value[$i]);2656 $pos = $this->_writeIPTCEntry($data, $pos, $type, $value);2675 function _writeIPTCEntry(&$data, $pos, $type, &$value) { function in JpegMeta