Home
last modified time | relevance | path

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

/PHP-5.5/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-5.5/ext/zip/examples/
H A Dfopen.php23 $fp = $z->getStream('test');
/PHP-5.5/ext/zip/
H A Dphp_zip.c2592 static ZIPARCHIVE_METHOD(getStream) in ZIPARCHIVE_METHOD() argument
2772 ZIPARCHIVE_ME(getStream, arginfo_ziparchive_getstream, ZEND_ACC_PUBLIC)

Completed in 20 milliseconds