Home
last modified time | relevance | path

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

/plugin/jplayer/vendor/james-heinrich/getid3/getid3/
H A Dgetid3.php497 $real_filesize = getid3_lib::getFileSizeSyscall($this->info['filenamepath']);
H A Dgetid3.lib.php1734 public static function getFileSizeSyscall($path) { function in getid3_lib