Searched refs:seekToEnd (Results 1 – 2 of 2) sorted by relevance
67 var $seekToEnd = null; variable in File_Archive_Reader_Tar119 $this->seekToEnd = null;141 if ($this->seekToEnd !== null) {156 $this->seekToEnd = strlen($rawHeader);273 $seek = $this->seekToEnd;275 $seek += $this->seekToEnd;295 if ($this->seekToEnd !== null || $this->currentStat === null) {345 $innerWriter = $this->source->makeWriterRemoveBlocks(array(), -$this->seekToEnd);
46 var $seekToEnd = 0; variable in File_Archive_Reader_Zip59 $this->seekToEnd = 0;84 if ($this->seekToEnd > 0) {175 $this->seekToEnd = 4;