Home
last modified time | relevance | path

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

123

/PHP-5.3/ext/standard/tests/file/
H A Dstream_rfc2397_004.phpt8 $streams = array(
17 foreach($streams as $stream)
H A Dstream_rfc2397_006.phpt8 $streams = array(
15 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_007.phpt8 $streams = array(
12 foreach($streams as $stream)
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)
/PHP-5.3/ext/standard/tests/filters/
H A Dchunked_001.phpt12 $streams = array(
21 foreach ($streams as $name) {
/PHP-5.3/ext/mcrypt/
H A DTODO6 - Implement encryption streams
/PHP-5.3/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 Dstream_get_meta_data_file_error.phpt6 * Description: Retrieves header/meta data from streams/file pointers
H A Dstream_get_line_nb.phpt13 * Tests that stream_get_line() behaves as documented on non-blocking streams:
/PHP-5.3/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.3/ext/curl/
H A Dconfig.m49 PHP_ARG_WITH(curlwrappers, if we should use cURL for url streams,
10 [ --with-curlwrappers EXPERIMENTAL: Use cURL for url streams], no, no)
159 PHP_NEW_EXTENSION(curl, interface.c multi.c streams.c, $ext_shared)
H A Dconfig.w3216 EXTENSION("curl", "interface.c multi.c streams.c", true);
/PHP-5.3/
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.3/ext/zip/tests/
H A Dbug53579.phpt2 Bug #53579 (stream_get_contents() segfaults on ziparchive streams)
/PHP-5.3/ext/curl/tests/
H A Dbug52827.phpt22 * while STDIO streams don't. */
/PHP-5.3/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.3/ext/imap/tests/
H A Dimap_close_variation3.phpt2 Test imap_close() function : usage variations - different streams
/PHP-5.3/ext/pdo/tests/
H A Dbug_34630.phpt2 PDO Common: Bug #34630 (inserting streams as LOBs)

Completed in 28 milliseconds

123