Home
last modified time | relevance | path

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

/plugin/jukebox/id3/
H A Dgetid3.php371 $this->getHashdata('md5');
377 $this->getHashdata('sha1');
1063 function getHashdata($algorithm) { function in getID3
/plugin/jplayer/vendor/james-heinrich/getid3/getid3/
H A Dgetid3.php660 $this->getHashdata('md5');
666 $this->getHashdata('sha1');
1586 public function getHashdata($algorithm) { function in getID3