Home
last modified time | relevance | path

Searched refs:stream (Results 126 – 150 of 655) sorted by relevance

12345678910>>...27

/PHP-5.5/Zend/tests/
H A Dbug30998.phpt18 fopen(/tmp/blah): failed to open stream: %s (2) in %s:%d
20 Warning: fopen(/tmp/blah): failed to open stream: %s in %s on line %d
/PHP-5.5/ext/phar/tests/
H A Dopen_for_write_newfile_c_5_2.phpt33 Warning: fopen(phar://%sopen_for_write_newfile_c_5_2.phar.php/b/new.php): failed to open stream: ph…
35 Warning: fwrite(): supplied argument is not a valid stream resource in %sopen_for_write_newfile_c_5…
37 Warning: fclose(): supplied argument is not a valid stream resource in %sopen_for_write_newfile_c_5…
40 Warning: include(phar://%sopen_for_write_newfile_c_5_2.phar.php/b/new.php): failed to open stream: …
H A Dopen_for_write_newfile_b_5_2.phpt39 Warning: fopen(phar://%sopen_for_write_newfile_b_5_2.phar.php/b/new.php): failed to open stream: ph…
41 Warning: fwrite(): supplied argument is not a valid stream resource in %sopen_for_write_newfile_b_5…
43 Warning: fclose(): supplied argument is not a valid stream resource in %sopen_for_write_newfile_b_5…
46 Warning: include(phar://%sopen_for_write_newfile_b_5_2.phar.php/b/new.php): failed to open stream: …
H A Dopen_for_write_existing_c_5_2.phpt31 Warning: fopen(phar://%sopen_for_write_existing_c_5_2.phar.php/b/c.php): failed to open stream: pha…
33 Warning: fwrite(): supplied argument is not a valid stream resource in %sopen_for_write_existing_c_…
35 Warning: fclose(): supplied argument is not a valid stream resource in %sopen_for_write_existing_c_…
H A Dopen_for_write_existing_b_5_2.phpt37 Warning: fopen(phar://%sopen_for_write_existing_b_5_2.phar.php/b/c.php): failed to open stream: pha…
39 Warning: fwrite(): supplied argument is not a valid stream resource in %spen_for_write_existing_b_5…
41 Warning: fclose(): supplied argument is not a valid stream resource in %spen_for_write_existing_b_5…
/PHP-5.5/ext/standard/tests/array/
H A Dkey_exists_variation2.phpt48 echo "stream resource\n";
49 // stream resource has index = 0, netherless its position is the first
54 // stream resource has index = 0, netherless its position is the latest
70 stream resource
/PHP-5.5/ext/bz2/tests/
H A D004.phpt100 Warning: bzread(): %d is not a valid stream resource in %s on line %d
103 Warning: bzerror(): %d is not a valid stream resource in %s on line %d
106 Warning: bzerrstr(): %d is not a valid stream resource in %s on line %d
109 Warning: bzerrno(): %d is not a valid stream resource in %s on line %d
/PHP-5.5/ext/sqlite3/tests/
H A Dsqlite3_09_blob_bound_param.phpt18 echo "Opening blob stream\n";
45 Opening blob stream
46 resource(%d) of type (stream)
/PHP-5.5/ext/standard/tests/http/
H A Dbug60570.phpt43 Warning: file_get_contents(http://127.0.0.1:12342/): failed to open stream: HTTP request failed! HT…
46 Warning: file_get_contents(http://127.0.0.1:12342/): failed to open stream: HTTP request failed! HT…
49 Warning: file_get_contents(http://127.0.0.1:12342/): failed to open stream: HTTP request failed! HT…
/PHP-5.5/ext/standard/tests/file/
H A Dfopen_variation15-win32.phpt112 Warning: fopen(file://fopen15.tmpDir\fopen_variation15.tmp): failed to open stream: no suitable wra…
117 Warning: fopen(file://fopen15.tmpDir\fopen_variation15.tmp): failed to open stream: no suitable wra…
122 Warning: fopen(file://fopen15.tmpDir/fopen_variation15.tmp): failed to open stream: no suitable wra…
127 Warning: fopen(file://fopen15.tmpDir/fopen_variation15.tmp): failed to open stream: no suitable wra…
132 Warning: fopen(file://./fopen15.tmpDir/fopen_variation15.tmp): failed to open stream: no suitable w…
137 Warning: fopen(file://./fopen15.tmpDir/fopen_variation15.tmp): failed to open stream: no suitable w…
142 Warning: fopen(file://.\fopen15.tmpDir\fopen_variation15.tmp): failed to open stream: no suitable w…
147 Warning: fopen(file://.\fopen15.tmpDir\fopen_variation15.tmp): failed to open stream: no suitable w…
164 Warning: fopen(file://../fopen15.tmpDir/fopen_variation15.tmp): failed to open stream: no suitable …
169 Warning: fopen(file://../fopen15.tmpDir/fopen_variation15.tmp): failed to open stream: no suitable …
[all …]
H A Dstream_rfc2397_005.phpt20 foreach($streams as $stream)
22 var_dump(@file_get_contents($stream));
H A Dstream_001.phpt20 Warning: fopen(file://%s): failed to open stream: no suitable wrapper could be found in %s on line …
23 resource(%d) of type (stream)
/PHP-5.5/ext/standard/tests/filters/
H A Dfilter_errors_convert_base64_decode.phpt13 Warning: stream_filter_append(): stream filter (convert.base64-decode): invalid byte sequence in %s
18 Warning: stream_get_contents(): stream filter (convert.base64-decode): invalid byte sequence in %s
/PHP-5.5/ext/ftp/
H A Dphp_ftp.c741 php_stream *stream; in PHP_FUNCTION() local
751 php_stream_from_zval(stream, &z_file); in PHP_FUNCTION()
763 resumepos = php_stream_tell(stream); in PHP_FUNCTION()
785 php_stream *stream; in PHP_FUNCTION() local
966 ftp->stream = NULL; in PHP_FUNCTION()
974 ftp->stream = NULL; in PHP_FUNCTION()
1007 php_stream_close(ftp->stream); in PHP_FUNCTION()
1008 ftp->stream = NULL; in PHP_FUNCTION()
1028 php_stream *stream; in PHP_FUNCTION() local
1075 php_stream *stream; in PHP_FUNCTION() local
[all …]
/PHP-5.5/ext/mysqli/tests/
H A Dbug62885.phpt23 Warning: mysqli_poll(): No stream arrays were passed in %sbug62885.php on line %d
25 Warning: mysqli_poll(): No stream arrays were passed in %sbug62885.php on line %d
/PHP-5.5/ext/phar/tests/zip/
H A Dopen_for_write_newfile_c_5_2.phpt44 Warning: fopen(phar://%sopen_for_write_newfile_c_5_2.phar.zip/b/new.php): failed to open stream: ph…
46 Warning: fwrite(): supplied argument is not a valid stream resource in %sopen_for_write_newfile_c_5…
48 Warning: fclose(): supplied argument is not a valid stream resource in %sopen_for_write_newfile_c_5…
51 Warning: include(phar://%sopen_for_write_newfile_c_5_2.phar.zip/b/new.php): failed to open stream: …
H A Dopen_for_write_newfile_b_5_2.phpt50 Warning: fopen(phar://%sopen_for_write_newfile_b_5_2.phar.zip/b/new.php): failed to open stream: ph…
52 Warning: fwrite(): supplied argument is not a valid stream resource in %sopen_for_write_newfile_b_5…
54 Warning: fclose(): supplied argument is not a valid stream resource in %sopen_for_write_newfile_b_5…
57 Warning: include(phar://%sopen_for_write_newfile_b_5_2.phar.zip/b/new.php): failed to open stream: …
H A Dopen_for_write_existing_c_5_2.phpt41 Warning: fopen(phar://%sopen_for_write_existing_c_5_2.phar.zip/b/c.php): failed to open stream: pha…
43 Warning: fwrite(): supplied argument is not a valid stream resource in %sopen_for_write_existing_c_…
45 Warning: fclose(): supplied argument is not a valid stream resource in %sopen_for_write_existing_c_…
/PHP-5.5/ext/phar/tests/tar/
H A Dopen_for_write_newfile_c_5_2.phpt44 Warning: fopen(phar://%sopen_for_write_newfile_c_5_2.phar.tar/b/new.php): failed to open stream: ph…
46 Warning: fwrite(): supplied argument is not a valid stream resource in %sopen_for_write_newfile_c_5…
48 Warning: fclose(): supplied argument is not a valid stream resource in %sopen_for_write_newfile_c_5…
51 Warning: include(phar://%sopen_for_write_newfile_c_5_2.phar.tar/b/new.php): failed to open stream: …
H A Dopen_for_write_newfile_b_5_2.phpt51 Warning: fopen(phar://%sopen_for_write_newfile_b_5_2.phar.tar/b/new.php): failed to open stream: ph…
53 Warning: fwrite(): supplied argument is not a valid stream resource in %sopen_for_write_newfile_b_5…
55 Warning: fclose(): supplied argument is not a valid stream resource in %sopen_for_write_newfile_b_5…
58 Warning: include(phar://%sopen_for_write_newfile_b_5_2.phar.tar/b/new.php): failed to open stream: …
H A Dopen_for_write_existing_c_5_2.phpt44 Warning: fopen(phar://%sopen_for_write_existing_c_5_2.phar.tar/b/c.php): failed to open stream: pha…
46 Warning: fwrite(): supplied argument is not a valid stream resource in %sopen_for_write_existing_c_…
48 Warning: fclose(): supplied argument is not a valid stream resource in %sopen_for_write_existing_c_…
/PHP-5.5/ext/openssl/tests/
H A Dsni_001.phpt98 echo "-- raw SSL stream (1) --\n";
101 echo "-- raw SSL stream (2) --\n";
104 echo "-- raw SSL stream with user supplied sni --\n";
111 echo "-- raw SSL stream with sni disabled --\n";
161 -- raw SSL stream (1) --
163 -- raw SSL stream (2) --
165 -- raw SSL stream with user supplied sni --
167 -- raw SSL stream with sni disabled --
/PHP-5.5/ext/standard/tests/network/
H A Dfsockopen_basic.phpt53 resource(%d) of type (stream)
56 resource(%d) of type (stream)
59 resource(%d) of type (stream)
/PHP-5.5/ext/zip/tests/
H A Dbug49072.phpt16 if (!$r)die('failed to open a stream for file1');
24 Warning: fread(): Zip stream error: CRC error in %s on line %d
/PHP-5.5/ext/zlib/tests/
H A Dzlib_wrapper_ftruncate_basic.phpt29 Warning: ftruncate(): Can't truncate this stream! in %s on line %d
31 Warning: ftruncate(): Can't truncate this stream! in %s on line %d

Completed in 31 milliseconds

12345678910>>...27