Searched refs:csize (Results 1 – 2 of 2) sorted by relevance
20 protected $csize = 0; variable in splitbrain\\PHPArchive\\FileInfo116 return $this->csize;120 * @param int $csize122 public function setCompressedSize($csize) argument124 $this->csize = $csize;
331 $csize = strlen($data);341 $csize,359 $csize,