Home
last modified time | relevance | path

Searched refs:getStream (Results 1 – 7 of 7) sorted by relevance

/PHP-7.1/ext/zip/tests/
H A Doo_stream.phpt2 getStream
17 $fp = $zip->getStream('foo');
H A Dbug49072.phpt15 $r = $o->getStream('file1'); // this file has a wrong crc
H A Dbug53579.phpt17 $fp = $zip->getStream('foo');
H A Dstream_meta_data.phpt17 $fp = $zip->getStream('foo');
/PHP-7.1/ext/zip/examples/
H A Dfopen.php23 $fp = $z->getStream('test');
/PHP-7.1/ext/zip/
H A Dphp_zip.c2778 static ZIPARCHIVE_METHOD(getStream) in ZIPARCHIVE_METHOD() argument
3006 ZIPARCHIVE_ME(getStream, arginfo_ziparchive_getstream, ZEND_ACC_PUBLIC)
/PHP-7.1/
H A DNEWS4179 . Fixed bug #67161 (ZipArchive::getStream() returns NULL for certain file).

Completed in 33 milliseconds