Searched refs:toClose (Results 1 – 1 of 1) sorted by relevance
50 var $toClose = array(); variable in File_Archive_Reader_Uncompress263 for ($i=0; $i<count($this->toClose); ++$i) {264 if ($this->toClose[$i] !== null) {265 $this->toClose[$i]->close();270 $this->toClose = array();