Lines Matching defs:open
57 public function open($file)
66 // open file handles
76 throw new ArchiveIOException('Could not open file for reading: '.$this->file);
88 * Reopen the file with open() again if you want to do additional operations
175 * Reopen the file with open() again if you want to do additional operations
226 throw new ArchiveIOException('Could not open file for writing: '.$output);
284 throw new ArchiveIOException('Could not open file for writing: '.$this->file);
320 throw new ArchiveIOException('Could not open file for reading: ' . $file);
478 * Read from the open file pointer
497 * Write to the open filepointer or memory
522 * Skip forward in the open file pointer