Lines Matching defs:open
54 public function open($file)
59 throw new ArchiveIOException('Could not open file for reading: '.$this->file);
70 * Reopen the file with open() again if you want to do additional operations
188 // open file for writing
191 throw new ArchiveIOException('Could not open file for writing: '.$extractto);
236 throw new ArchiveIOException('Could not open file for writing: '.$extractto);
281 throw new ArchiveIOException('Could not open file for writing: '.$this->file);
317 throw new ArchiveIOException('Could not open file for reading: '.$file);
784 * Write to the open filepointer or memory
805 * Write to the open filepointer or memory at the specified offset