[ Index ] |
PHP Cross Reference of MediaWiki-1.24.0 |
[Source view] [Print] [Project Stats]
7z stream wrapper Copyright © 2005 Brion Vibber <[email protected]> https://www.mediawiki.org/
File Size: | 96 lines (3 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
SevenZipStream:: (10 methods):
stripPath()
stream_open()
url_stat()
stream_close()
stream_flush()
stream_read()
stream_write()
stream_tell()
stream_eof()
stream_seek()
Class: SevenZipStream - X-Ref
Stream wrapper around 7za filter program.stripPath( $path ) X-Ref |
No description |
stream_open( $path, $mode, $options, &$opened_path ) X-Ref |
No description |
url_stat( $path, $flags ) X-Ref |
No description |
stream_close() X-Ref |
No description |
stream_flush() X-Ref |
No description |
stream_read( $count ) X-Ref |
No description |
stream_write( $data ) X-Ref |
No description |
stream_tell() X-Ref |
No description |
stream_eof() X-Ref |
No description |
stream_seek( $offset, $whence ) X-Ref |
No description |
Generated: Fri Nov 28 14:03:12 2014 | Cross-referenced by PHPXref 0.7.1 |