Lines Matching defs:open
53 public function open($file)
62 // open file handles
72 throw new ArchiveIOException('Could not open file for reading: '.$this->file);
83 * Reopen the file with open() again if you want to do additional operations
145 * Reopen the file with open() again if you want to do additional operations
196 throw new ArchiveIOException('Could not open file for writing: '.$output);
254 throw new ArchiveIOException('Could not open file for writing: '.$this->file);
290 throw new ArchiveIOException('Could not open file for reading: ' . $file);
434 * Read from the open file pointer
451 * Write to the open filepointer or memory
476 * Skip forward in the open file pointer