Home
last modified time | relevance | path

Searched refs:streams (Results 1 – 25 of 61) sorted by relevance

123

/PHP-5.5/ext/standard/tests/file/
H A Dstream_rfc2397_004.phpt8 $streams = array(
17 foreach($streams as $stream)
H A Dstream_rfc2397_003.phpt8 $streams = array(
21 foreach($streams as $original => $stream)
H A Dstream_rfc2397_005.phpt8 $streams = array(
20 foreach($streams as $stream)
H A Dstream_rfc2397_006.phpt8 $streams = array(
15 foreach($streams as $stream)
H A Dfclose_variation1.phpt2 fclose() actually closes streams with refcount > 1
H A Duserstreams_006.phpt2 User-space streams: set_options returns "not implemented" for unhandled option types
H A Dstream_rfc2397_007.phpt8 $streams = array(
12 foreach($streams as $stream)
H A Duserstreams_007.phpt2 User-space streams: test metadata option
H A Duserstreams_004.phpt2 User-space streams: stream_lock()
H A Dinclude_userstream_001.phpt2 User streams and include()
H A Dstream_rfc2397_002.phpt8 $streams = array(
24 foreach($streams as $stream)
H A Duserstreams_005.phpt2 User-space streams: stream_truncate()
/PHP-5.5/ext/standard/tests/filters/
H A Dchunked_001.phpt12 $streams = array(
21 foreach ($streams as $name) {
/PHP-5.5/ext/mcrypt/
H A DTODO6 - Implement encryption streams
/PHP-5.5/ext/standard/tests/streams/
H A Dbug47997.phpt2 Bug #47997 (stream_copy_to_stream returns 1 on empty streams)
H A Dbug64770.phpt25 echo "no streams \n";
H A Dbug60602.phpt25 echo "no streams \n";
/PHP-5.5/ext/mysqli/tests/
H A Dbug55283.phpt10 …die("skip PHP streams lack support for SSL. mysqli is compiled to use mysqlnd which uses PHP strea…
H A Dbug51647.phpt10 …die("skip PHP streams lack support for SSL. mysqli is compiled to use mysqlnd which uses PHP strea…
H A Dmysqli_connect_oo_warnings.phpt11 die("skip: test for libmysql (different error output when using php streams");
/PHP-5.5/
H A DREADME.STREAMS73 streams there are a range of functions to do this defined in php_streams.h.
104 to know that the streams API provides a standard way to do this:
164 not a lock can be set on this stream. Typically you can only set locks on stdio streams.
195 If your system has the fopencookie function, php streams can synthesize a
197 streams, data base streams etc. etc.
235 method is intended to be used for streams if there is an underlying method
261 FILE* based streams.
280 mode is the stdio-like mode of operation - php streams places no real meaning
291 RULE #1: when writing your own streams: make sure you have configured PHP with
305 based streams, or if you were making a stream to read data from an RDBMS like
[all …]
/PHP-5.5/ext/zip/tests/
H A Dbug53579.phpt2 Bug #53579 (stream_get_contents() segfaults on ziparchive streams)
/PHP-5.5/ext/curl/tests/
H A Dbug52827.phpt22 * while STDIO streams don't. */
/PHP-5.5/ext/openssl/tests/
H A Dsni_001.phpt72 /* Test https:// streams */
96 /* Test ssl:// socket streams */
118 /* Test tcp:// socket streams with SSL enabled */
/PHP-5.5/ext/imap/tests/
H A Dimap_close_variation3.phpt2 Test imap_close() function : usage variations - different streams

Completed in 48 milliseconds

123