Home
last modified time | relevance | path

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

12345678910>>...33

/PHP-7.4/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-7.4/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)
H A Dsocket_bug74429.phpt30 resource(%d) of type (stream)
31 resource(%d) of type (stream)
H A Dfsockopen_variation1.phpt34 resource(%d) of type (stream)
37 resource(%d) of type (stream)
/PHP-7.4/ext/openssl/tests/
H A Dstream_crypto_flags_001.phpt2 Basic bitwise stream crypto context flag assignment
65 resource(%d) of type (stream)
66 resource(%d) of type (stream)
H A Dbug74159.phpt49 function streamRead($stream) : int {
50 return strlen(fread($stream, 8192));
53 function streamWrite($stream, $data) : int {
54 return fwrite($stream, $data);
/PHP-7.4/ext/standard/tests/streams/
H A Dopendir-004.phpt2 opendir() with 'ftps://' stream.
27 resource(%d) of type (stream)
H A Dstream_multi_filters_close.phpt11 stream_bucket_append($out, stream_bucket_new($this->stream, $bucket->data));
30 stream_bucket_append($out, stream_bucket_new($this->stream, $bucket->data));
/PHP-7.4/ext/zlib/tests/
H A Dzlib_wrapper_ftruncate_basic.phpt28 Warning: ftruncate(): Can't truncate this stream! in %s on line %d
30 Warning: ftruncate(): Can't truncate this stream! in %s on line %d
H A Dgzclose_basic.phpt35 Warning: gzread(): supplied resource is not a valid stream resource in %s on line %d
38 Warning: gzread(): supplied resource is not a valid stream resource in %s on line %d
/PHP-7.4/ext/curl/tests/
H A Dbug72202.phpt26 resource(%d) of type (stream)
27 resource(%d) of type (stream)
H A Dcurl_copy_handle_variation3.phpt32 string(%d) "АБВ.txt|application/octet-stream|5"
33 string(%d) "АБВ.txt|application/octet-stream|5"
H A Dbug52827.phpt15 /* force conversion of inner stream to STDIO.
20 * stream has an ugly but working mechanism to
H A Dcurl_copy_handle_variation4.phpt42 АБВ.txt|application/octet-stream|5АБВ.txt|application/octet-stream|5===DONE===
/PHP-7.4/ext/phar/tests/
H A D016.phpt31 Warning: file_get_contents(phar://%s/a): failed to open stream: phar error: internal corruption of …
34 Warning: file_get_contents(phar://%s/b): failed to open stream: phar error: internal corruption of …
38 Warning: file_get_contents(phar://%s/d): failed to open stream: phar error: internal corruption of …
H A Dcreate_new_phar_b.phpt20 Warning: file_put_contents(phar://%screate_new_phar_b.phar.php/a.php): failed to open stream: phar …
22 Warning: include(phar://%screate_new_phar_b.phar.php/a.php): failed to open stream: %s in %screate_…
/PHP-7.4/ext/standard/tests/filters/
H A Dstream_filter_remove_error.phpt30 echo "\n-- Testing stream_filter_remove() function with unexisting stream filter --\n";
65 -- Testing stream_filter_remove() function with unexisting stream filter --
72 Warning: stream_filter_remove(): Invalid resource given, not a stream filter in %s on line %d
78 Warning: stream_filter_remove(): Invalid resource given, not a stream filter in %s on line %d
/PHP-7.4/ext/pgsql/
H A Dphp_pgsql.h229 static ssize_t php_pgsql_fd_write(php_stream *stream, const char *buf, size_t count);
230 static ssize_t php_pgsql_fd_read(php_stream *stream, char *buf, size_t count);
231 static int php_pgsql_fd_close(php_stream *stream, int close_handle);
232 static int php_pgsql_fd_flush(php_stream *stream);
233 static int php_pgsql_fd_set_option(php_stream *stream, int option, int value, void *ptrparam);
234 static int php_pgsql_fd_cast(php_stream *stream, int cast_as, void **ret);
/PHP-7.4/ext/fileinfo/tests/
H A Dbug68996.phpt18 <b>Warning</b>: : failed to open stream: No such file or directory in <b>%sbug68996.php</b> on lin…
20 <b>Warning</b>: : failed to open stream: No such file or directory in <b>%sbug68996.php</b> on lin…
/PHP-7.4/ext/xmlwriter/tests/
H A Dbug79029.phpt31 Warning: fclose(): %d is not a valid stream resource in %sbug79029.php on line %d
33 Warning: fclose(): %d is not a valid stream resource in %sbug79029.php on line %d
/PHP-7.4/tests/security/
H A Dopen_basedir_error_log_variation.phpt35 Warning: error_log(%s/test/bad/bad.txt): failed to open stream: %s in %s on line %d
40 Warning: error_log(%s/test/bad.txt): failed to open stream: %s in %s on line %d
45 Warning: error_log(%s/bad.txt): failed to open stream: %s in %s on line %d
/PHP-7.4/ext/ftp/
H A Dphp_ftp.c852 php_stream *stream; in PHP_FUNCTION() local
876 resumepos = php_stream_tell(stream); in PHP_FUNCTION()
900 php_stream *stream; in PHP_FUNCTION() local
1094 ftp->stream = NULL; in PHP_FUNCTION()
1104 ftp->stream = NULL; in PHP_FUNCTION()
1139 php_stream_close(ftp->stream); in PHP_FUNCTION()
1140 ftp->stream = NULL; in PHP_FUNCTION()
1160 php_stream *stream; in PHP_FUNCTION() local
1170 php_stream_from_zval(stream, z_file); in PHP_FUNCTION()
1212 php_stream *stream; in PHP_FUNCTION() local
[all …]
/PHP-7.4/ext/standard/
H A Dfile.h82 PHPAPI void php_fgetcsv(php_stream *stream, char delimiter, char enclosure, int escape_char, size_t…
83 PHPAPI ssize_t php_fputcsv(php_stream *stream, zval *fields, char delimiter, char enclosure, int es…
106 php_stream *stream; member

Completed in 38 milliseconds

12345678910>>...33