Home
last modified time | relevance | path

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

/plugin/jplayer/vendor/james-heinrich/getid3/getid3/
H A Dmodule.archive.gzip.php70 if (!$this->get_os_type(ord($attr['os']))) {
111 $thisInfo['os'] = $this->get_os_type($thisInfo['raw']['os']);
271 public function get_os_type($key) { function in getid3_gzip