Home
last modified time | relevance | path

Searched refs:stream (Results 251 – 275 of 816) sorted by relevance

1...<<11121314151617181920>>...33

/PHP-7.4/ext/standard/tests/strings/
H A Dvfprintf_error1.phpt9 /* Prototype : int vfprintf(resource stream, string format, array args)
10 * Description: Output a formatted string into a stream
/PHP-7.4/ext/imap/tests/
H A Dbug31142_1.phpt21 $part2["subtype"] = "octet-stream";
45 Content-Type: APPLICATION/octet-stream
H A Dbug40854.phpt20 $part2["subtype"] = "octet-stream";
43 Content-Type: APPLICATION/octet-stream
H A Dimap_fetchbody_variation5.phpt36 resource(5) of type (stream)
42 resource(6) of type (stream)
/PHP-7.4/ext/openssl/tests/
H A Dtlsv1.2_wrapper.phpt2 tlsv1.2 stream wrapper
58 resource(%d) of type (stream)
H A Dtlsv1.0_wrapper.phpt2 tlsv1.0 stream wrapper
60 resource(%d) of type (stream)
H A Dtlsv1.1_wrapper.phpt2 tlsv1.1 stream wrapper
60 resource(%d) of type (stream)
H A Dtlsv1.3_wrapper.phpt2 tlsv1.3 stream wrapper
59 resource(%d) of type (stream)
/PHP-7.4/ext/standard/tests/file/
H A Dfile_variation8.phpt91 …fileVar8Sub//..//../fileVar8Sub/FileGetContentsVar7.tmp): failed to open stream: No such file or d…
96 Warning: file(%sfileVar8.dir/fileVar8Sub/BADDIR/FileGetContentsVar7.tmp): failed to open stream: No…
125 Warning: file(BADDIR/FileGetContentsVar7.tmp): failed to open stream: No such file or directory in …
H A Dparse_ini_file_variation6.phpt92 …ar6Sub//..//../parseIniFileVar6Sub/ParseIniFileVar6.ini): failed to open stream: No such file or d…
97 …ar6.dir/parseIniFileVar6Sub/BADDIR/ParseIniFileVar6.ini): failed to open stream: No such file or d…
126 Warning: parse_ini_file(BADDIR/ParseIniFileVar6.ini): failed to open stream: No such file or direct…
H A Dreadfile_variation9.phpt81 …/readfileVar8Sub//..//../readfileVar8Sub/fileToRead.tmp): failed to open stream: No such file or d…
85 Warning: readfile(%sreadfileVar8Sub/BADDIR/fileToRead.tmp): failed to open stream: No such file or …
97 Warning: readfile(BADDIR/fileToRead.tmp): failed to open stream: No such file or directory in %s on…
H A Dbug20424.phpt2 Bug #20424 (stream_get_meta_data crashes on a normal file stream)
H A Dbug68335.phpt2 Bug #68335: rmdir doesnt work with file:// stream wrapper
H A Dfile_get_contents_variation7.phpt79 …//..//../fileGetContentsVar7Sub/FileGetContentsVar7.tmp): failed to open stream: No such file or d…
84 …r/fileGetContentsVar7Sub/BADDIR/FileGetContentsVar7.tmp): failed to open stream: No such file or d…
101 Warning: file_get_contents(BADDIR/FileGetContentsVar7.tmp): failed to open stream: No such file or …
/PHP-7.4/ext/standard/tests/filters/
H A Dbug81475.phpt2 Bug #81475 (stream_isatty emits warning with attached stream wrapper)
/PHP-7.4/sapi/cli/tests/
H A Dbug70006.phpt10 function foo1($stream = STDOUT)
/PHP-7.4/ext/phar/
H A Dstream.c350 static int phar_stream_close(php_stream *stream, int close_handle) /* {{{ */ in phar_stream_close() argument
353 phar_stream_flush(stream); in phar_stream_close()
355 phar_entry_delref((phar_entry_data *)stream->abstract); in phar_stream_close()
366 phar_entry_data *data = (phar_entry_data *)stream->abstract; in phar_stream_read()
377 stream->eof = 1; in phar_stream_read()
386 stream->eof = (data->position == (zend_off_t) entry->uncompressed_filesize); in phar_stream_read()
397 phar_entry_data *data = (phar_entry_data *)stream->abstract; in phar_stream_seek()
441 phar_entry_data *data = (phar_entry_data *) stream->abstract; in phar_stream_write()
462 static int phar_stream_flush(php_stream *stream) /* {{{ */ in phar_stream_flush() argument
466 phar_entry_data *data = (phar_entry_data *) stream->abstract; in phar_stream_flush()
[all …]
/PHP-7.4/ext/standard/tests/streams/
H A Dbug44712.phpt9 Warning: stream_context_set_params(): Invalid stream/context parameter in %sbug44712.php on line %d
/PHP-7.4/ext/standard/tests/general_functions/
H A Dbug73973.phpt9 resource(5) of type (stream) refcount(%d)
/PHP-7.4/ext/standard/tests/array/
H A Darray_reverse_variation5.phpt311 resource(%d) of type (stream)
321 resource(%d) of type (stream)
331 resource(%d) of type (stream)
350 resource(%d) of type (stream)
370 resource(%d) of type (stream)
390 resource(%d) of type (stream)
/PHP-7.4/ext/zlib/tests/
H A Dinflate_get_status.phpt31 echo "Adding more data should reset the stream and result in a Z_OK (ZLIB_OK) status.\n";
59 Adding more data should reset the stream and result in a Z_OK (ZLIB_OK) status.
/PHP-7.4/ext/curl/tests/
H A Dbug27023.phpt41 string(%d) "curl_testdata1.txt|application/octet-stream|6"
43 string(%d) "foo.txt|application/octet-stream|6"
H A Dcurl_file_upload.phpt63 string(%d) "curl_testdata1.txt|application/octet-stream|6"
65 string(%d) "foo.txt|application/octet-stream|6"
71 string(%d) "foo.txt|application/octet-stream|6"
/PHP-7.4/ext/standard/tests/dir/
H A Ddir_variation9.phpt83 resource(%d) of type (stream)
89 resource(%d) of type (stream)
95 resource(%d) of type (stream)
101 resource(%d) of type (stream)
/PHP-7.4/ext/phar/tests/
H A Dphar_gobyebye-win32.phpt32 Warning: readfile(foo/hi): failed to open stream: No such file or directory in phar://%sphar_gobyeb…
34 Warning: fopen(foo/hi): failed to open stream: No such file or directory in phar://%sphar_gobyebye-…
36 Warning: file_get_contents(foo/hi): failed to open stream: No such file or directory in phar://%sph…

Completed in 33 milliseconds

1...<<11121314151617181920>>...33