Searched refs:filename_dest (Results 1 – 1 of 1) sorted by relevance
787 * @param string $filename_dest796 public static function CopyFileParts($filename_source, $filename_dest, $offset, $length) { argument801 if (($fp_dest = fopen($filename_dest, 'wb'))) {815 throw new Exception('failed to create file for writing '.$filename_dest);