Home
last modified time | relevance | path

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

/plugin/zip/pear/File/Archive/Writer/
H A DZip.php120 function alreadyWrittenFile($filename, $stat, $crc32, $complength) argument
132 $crc32, $complength, $normlength,
137 $this->offset += 30 + strlen($filename) + $complength;
159 $complength = strlen($data);
165 $complength,
180 $crc32, $complength, $normlength,