Home
last modified time | relevance | path

Searched refs:stream (Results 201 – 225 of 779) sorted by relevance

12345678910>>...32

/PHP-8.1/ext/pdo_pgsql/
H A Dpgsql_driver.c712 php_stream *stream; in PHP_METHOD() local
726 if (!stream) { in PHP_METHOD()
764 php_stream_close(stream); in PHP_METHOD()
770 php_stream_close(stream); in PHP_METHOD()
789 php_stream_close(stream); in PHP_METHOD()
812 php_stream *stream; in PHP_METHOD() local
827 if (!stream) { in PHP_METHOD()
872 php_stream_close(stream); in PHP_METHOD()
877 php_stream_close(stream); in PHP_METHOD()
884 php_stream_close(stream); in PHP_METHOD()
[all …]
/PHP-8.1/Zend/tests/
H A Dbug30998.phpt17 fopen(/tmp/blah): Failed to open stream: %s (2) in %s:%d
19 Warning: fopen(/tmp/blah): Failed to open stream: %s in %s on line %d
/PHP-8.1/ext/standard/tests/general_functions/
H A Dproc_open_null.phpt23 resource(4) of type (stream)
28 resource(6) of type (stream)
/PHP-8.1/ext/standard/tests/file/
H A Dfopen_variation14-win32.phpt101 Warning: fopen(file://fopen14.tmpDir\fopen_variation14.tmp): Failed to open stream: no suitable wra…
106 Warning: fopen(file://fopen14.tmpDir\fopen_variation14.tmp): Failed to open stream: no suitable wra…
111 Warning: fopen(file://fopen14.tmpDir/fopen_variation14.tmp): Failed to open stream: no suitable wra…
116 Warning: fopen(file://fopen14.tmpDir/fopen_variation14.tmp): Failed to open stream: no suitable wra…
121 Warning: fopen(file://./fopen14.tmpDir/fopen_variation14.tmp): Failed to open stream: no suitable w…
126 Warning: fopen(file://./fopen14.tmpDir/fopen_variation14.tmp): Failed to open stream: no suitable w…
131 Warning: fopen(file://.\fopen14.tmpDir\fopen_variation14.tmp): Failed to open stream: no suitable w…
136 Warning: fopen(file://.\fopen14.tmpDir\fopen_variation14.tmp): Failed to open stream: no suitable w…
153 Warning: fopen(file://../fopen14.tmpDir/fopen_variation14.tmp): Failed to open stream: no suitable …
158 Warning: fopen(file://../fopen14.tmpDir/fopen_variation14.tmp): Failed to open stream: no suitable …
[all …]
H A Dfopen_variation15-win32.phpt105 Warning: fopen(file://fopen15.tmpDir\fopen_variation15.tmp): Failed to open stream: no suitable wra…
110 Warning: fopen(file://fopen15.tmpDir\fopen_variation15.tmp): Failed to open stream: no suitable wra…
115 Warning: fopen(file://fopen15.tmpDir/fopen_variation15.tmp): Failed to open stream: no suitable wra…
120 Warning: fopen(file://fopen15.tmpDir/fopen_variation15.tmp): Failed to open stream: no suitable wra…
125 Warning: fopen(file://./fopen15.tmpDir/fopen_variation15.tmp): Failed to open stream: no suitable w…
130 Warning: fopen(file://./fopen15.tmpDir/fopen_variation15.tmp): Failed to open stream: no suitable w…
135 Warning: fopen(file://.\fopen15.tmpDir\fopen_variation15.tmp): Failed to open stream: no suitable w…
140 Warning: fopen(file://.\fopen15.tmpDir\fopen_variation15.tmp): Failed to open stream: no suitable w…
157 Warning: fopen(file://../fopen15.tmpDir/fopen_variation15.tmp): Failed to open stream: no suitable …
162 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));
/PHP-8.1/ext/standard/tests/directory/
H A DDirectoryClass_error_001.phpt25 resource(%d) of type (stream)
27 resource(%d) of type (stream)
/PHP-8.1/ext/imap/tests/
H A Dbug80226.phpt15 $stream = setup_test_mailbox("bug80226", 0);
16 var_dump(imap_sort($stream, SORTFROM, 0));
H A Dbug64076.phpt12 $stream = setup_test_mailbox('bug64076', 2);
14 var_dump(imap_sort($stream, SORTFROM, 0, 0, 'UNSUPPORTED SEARCH CRITERIUM'));
/PHP-8.1/ext/standard/tests/streams/
H A Dopendir-002.phpt2 opendir() with 'ftp://' stream.
25 resource(%d) of type (stream)
H A Dopendir-004.phpt2 opendir() with 'ftps://' stream.
27 resource(%d) of type (stream)
/PHP-8.1/ext/standard/tests/network/
H A Dfsockopen_basic.phpt47 resource(%d) of type (stream)
50 resource(%d) of type (stream)
53 resource(%d) of type (stream)
/PHP-8.1/ext/ftp/
H A Dphp_ftp.c591 php_stream *stream; in PHP_FUNCTION() local
612 resumepos = php_stream_tell(stream); in PHP_FUNCTION()
635 php_stream *stream; in PHP_FUNCTION() local
814 ftp->stream = NULL; in PHP_FUNCTION()
824 ftp->stream = NULL; in PHP_FUNCTION()
855 php_stream_close(ftp->stream); in PHP_FUNCTION()
856 ftp->stream = NULL; in PHP_FUNCTION()
875 php_stream *stream; in PHP_FUNCTION() local
882 php_stream_from_zval(stream, z_file); in PHP_FUNCTION()
923 php_stream *stream; in PHP_FUNCTION() local
[all …]
/PHP-8.1/ext/iconv/tests/
H A Dbug76249.phpt2 Bug #76249 (stream filter convert.iconv leads to infinite loop on invalid sequence)
17 Warning: stream_get_contents(): iconv stream filter ("ucs-2"=>"utf%A8//IGNORE"): invalid multibyte …
/PHP-8.1/ext/mysqli/tests/
H A Dbug62885.phpt24 Warning: mysqli_poll(): No stream arrays were passed in %sbug62885.php on line %d
26 Warning: mysqli_poll(): No stream arrays were passed in %sbug62885.php on line %d
/PHP-8.1/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
H A Darray_fill_keys_variation3.phpt24 resource(%d) of type (stream)
26 resource(%d) of type (stream)
/PHP-8.1/ext/bz2/tests/
H A D004.phpt115 bzread(): supplied resource is not a valid stream resource
116 bzerror(): supplied resource is not a valid stream resource
117 bzerrstr(): supplied resource is not a valid stream resource
118 bzerrno(): supplied resource is not a valid stream resource
/PHP-8.1/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-8.1/ext/openssl/tests/
H A Dstream_crypto_flags_001.phpt2 Basic bitwise stream crypto context flag assignment
66 resource(%d) of type (stream)
67 resource(%d) of type (stream)
/PHP-8.1/ext/zip/tests/
H A Dbug49072.phpt13 if (!$r)die('failed to open a stream for file1');
20 Warning: fread(): Zip stream error: CRC error in %s on line %d
/PHP-8.1/ext/zlib/tests/
H A Dzlib_wrapper_ftruncate_basic.phpt23 Warning: ftruncate(): Can't truncate this stream! in %s on line %d
25 Warning: ftruncate(): Can't truncate this stream! in %s on line %d
/PHP-8.1/sapi/cli/tests/
H A Dbug70264.phpt17 Warning: file_get_contents(http://%s/..\CREDITS): Failed to open stream: HTTP request failed! HTTP/…
20 Warning: file_get_contents(http://%s/..%5CCREDITS): Failed to open stream: HTTP request failed! HTT…
/PHP-8.1/ext/curl/tests/
H A Dbug72202.phpt22 resource(%d) of type (stream)
23 resource(%d) of type (stream)
/PHP-8.1/ext/standard/tests/http/
H A Dbug38802.phpt73 resource(%d) of type (stream)
110 Warning: fopen(http://%s:%d/foo/bar): Failed to open stream: Redirection limit reached, aborting in…
123 Warning: fopen(http://%s:%d/foo/bar): Failed to open stream: Redirection limit reached, aborting in…
132 Warning: fopen(http://%s:%d/foo/bar): Failed to open stream: Redirection limit reached, aborting in…
140 resource(%d) of type (stream)
154 resource(%d) of type (stream)
168 resource(%d) of type (stream)

Completed in 61 milliseconds

12345678910>>...32