Searched refs:skipbytes (Results 1 – 1 of 1) sorted by relevance
133 $this->skipbytes($skip);211 $this->skipbytes(ceil($header['size'] / 512) * 512);241 … $this->skipbytes(ceil($header['size'] / 512) * 512); // the size is usually 0 for directories528 protected function skipbytes($bytes) function in splitbrain\\PHPArchive\\Tar