Searched refs:sha1_file (Results 1 – 8 of 8) sorted by relevance
43 'hash' => sha1_file($file_path),
169 $item['hash'] = sha1_file($item['path']);
1148 $this->info[$algorithm.'_data'] = getid3_lib::sha1_file($temp);1178 $this->info[$algorithm.'_data'] = getid3_lib::sha1_file($this->info['filenamepath']);
550 function sha1_file($file) { function in getid3_lib554 return sha1_file($file);
1668 $this->info[$algorithm.'_data'] = sha1_file($temp);1698 $this->info[$algorithm.'_data'] = sha1_file($this->info['filenamepath']);
100 $ThisFileInfo['sha1_file'] = sha1_file($_REQUEST['filename']);
77 ['sha1_file']=>string() // sha1 hash of entire file
412 md5_file, sha1_file, image_type_to_mime_type980 md5_file() and sha1_file() now work under Windows in PHP < 4.2.0