Home
last modified time | relevance | path

Searched refs:stream (Results 151 – 175 of 655) sorted by relevance

12345678910>>...27

/PHP-5.5/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-5.5/ext/curl/tests/
H A Dcurl_file_upload.phpt62 string(%d) "curl_testdata1.txt|application/octet-stream"
64 string(%d) "foo.txt|application/octet-stream"
70 string(%d) "foo.txt|application/octet-stream"
73 string(%d) "curl_testdata1.txt|application/octet-stream"
H A Dbug52827.phpt15 /* force conversion of inner stream to STDIO.
20 * stream has an ugly but working mechanism to
/PHP-5.5/TSRM/
H A Dtsrm_win32.c384 static process_pair *process_get(FILE *stream TSRMLS_DC) in process_get()
390 if (ptr->stream == stream) { in process_get()
459 FILE *stream = NULL; in popen_ex() local
564 stream = _fdopen(fno, type); in popen_ex()
566 proc->stream = stream; in popen_ex()
567 return stream; in popen_ex()
570 TSRM_API int pclose(FILE *stream) in pclose() argument
576 if ((process = process_get(stream TSRMLS_CC)) == NULL) { in pclose()
580 fflush(process->stream); in pclose()
581 fclose(process->stream); in pclose()
[all …]
H A Dtsrm_nw.h27 TSRM_API int pclose(FILE* stream);
/PHP-5.5/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 Dphar_gobyebye.phpt33 Warning: readfile(foo/hi): failed to open stream: No such file or directory in phar://%sphar_gobyeb…
35 Warning: fopen(foo/hi): failed to open stream: No such file or directory in phar://%sphar_gobyebye.…
37 Warning: file_get_contents(foo/hi): failed to open stream: No such file or directory in phar://%sph…
H A Dcreate_new_phar_b.phpt21 Warning: file_put_contents(phar://%screate_new_phar_b.phar.php/a.php): failed to open stream: phar …
23 Warning: include(phar://%screate_new_phar_b.phar.php/a.php): failed to open stream: %s in %screate_…
/PHP-5.5/ext/phar/tests/tar/
H A Dopen_for_write_existing_b_5_2.phpt50 Warning: fopen(phar://%sopen_for_write_existing_b_5_2.phar.tar/b/c.php): failed to open stream: pha…
52 Warning: fwrite(): supplied argument is not a valid stream resource in %sopen_for_write_existing_b_…
54 Warning: fclose(): supplied argument is not a valid stream resource in %spen_for_write_existing_b_5…
/PHP-5.5/ext/phar/tests/zip/
H A Dopen_for_write_existing_b_5_2.phpt47 Warning: fopen(phar://%sopen_for_write_existing_b_5_2.phar.zip/b/c.php): failed to open stream: pha…
49 Warning: fwrite(): supplied argument is not a valid stream resource in %spen_for_write_existing_b_5…
51 Warning: fclose(): supplied argument is not a valid stream resource in %spen_for_write_existing_b_5…
H A Dcreate_new_phar_b.phpt21 Warning: file_put_contents(phar://%screate_new_phar_b.phar.zip/a.php): failed to open stream: phar …
23 Warning: include(phar://%screate_new_phar_b.phar.zip/a.php): failed to open stream: %s in %screate_…
/PHP-5.5/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-5.5/ext/zlib/tests/
H A Dgzclose_basic.phpt35 Warning: gzread(): %d is not a valid stream resource in %s on line %d
38 Warning: gzread(): %d is not a valid stream resource in %s on line %d
/PHP-5.5/ext/standard/
H A Dfile.h82 PHPAPI void php_fgetcsv(php_stream *stream, char delimiter, char enclosure, char escape_char, size_…
83 PHPAPI int php_fputcsv(php_stream *stream, zval *fields, char delimiter, char enclosure, char escap…
106 php_stream *stream; member
/PHP-5.5/ext/standard/tests/file/
H A Dfopen_variation14.phpt100 Warning: fopen(file://fopen14.tmpDir/fopen_variation14.tmp): failed to open stream: no suitable wra…
105 Warning: fopen(file://fopen14.tmpDir/fopen_variation14.tmp): failed to open stream: no suitable wra…
110 Warning: fopen(file://./fopen14.tmpDir/fopen_variation14.tmp): failed to open stream: no suitable w…
115 Warning: fopen(file://./fopen14.tmpDir/fopen_variation14.tmp): failed to open stream: no suitable w…
124 Warning: fopen(file://../fopen14.tmpDir/fopen_variation14.tmp): failed to open stream: no suitable …
129 Warning: fopen(file://../fopen14.tmpDir/fopen_variation14.tmp): failed to open stream: no suitable …
H A Dfopen_variation15.phpt104 Warning: fopen(file://fopen15.tmpDir/fopen_variation15.tmp): failed to open stream: no suitable wra…
109 Warning: fopen(file://fopen15.tmpDir/fopen_variation15.tmp): failed to open stream: no suitable wra…
114 Warning: fopen(file://./fopen15.tmpDir/fopen_variation15.tmp): failed to open stream: no suitable w…
119 Warning: fopen(file://./fopen15.tmpDir/fopen_variation15.tmp): failed to open stream: no suitable w…
128 Warning: fopen(file://../fopen15.tmpDir/fopen_variation15.tmp): failed to open stream: no suitable …
133 Warning: fopen(file://../fopen15.tmpDir/fopen_variation15.tmp): failed to open stream: no suitable …
H A Dfopen_variation10-win32.phpt98 Warning: fopen(c\fopen_variation10.tmp): failed to open stream: No such file or directory in %s on …
105 Warning: fopen(\\fopen_variation10.tmp): failed to open stream: Invalid argument in %s on line %d
112 Warning: fopen(/\fopen_variation10.tmp): failed to open stream: Invalid argument in %s on line %d
122 Warning: fopen(c:adir\fopen_variation10.tmp): failed to open stream: No such file or directory in %…
144 Warning: fopen(/sortout\fopen_variation10.tmp): failed to open stream: No such file or directory in…
H A Dfopen_variation11-win32.phpt96 Warning: fopen(c\fopen_variation11.tmp): failed to open stream: No such file or directory in %s on …
103 Warning: fopen(\\FOPEN_VARIATION11.TMP): failed to open stream: Invalid argument in %s on line %d
110 Warning: fopen(\\FOPEN_VARIATION11.TMP): failed to open stream: Invalid argument in %s on line %d
120 Warning: fopen(c:adir\fopen_variation11.tmp): failed to open stream: No such file or directory in %…
142 Warning: fopen(/sortout\fopen_variation11.tmp): failed to open stream: No such file or directory in…
/PHP-5.5/ext/standard/tests/network/
H A Dfsockopen_variation1.phpt34 resource(%d) of type (stream)
37 resource(%d) of type (stream)
H A Dfsockopen_variation2.phpt38 resource(%d) of type (stream)
44 resource(%d) of type (stream)
/PHP-5.5/ext/standard/tests/streams/
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));
H A Dstream_get_line_nb.phpt2 stream_get_line() on non-blocking stream
53 resource(%d) of type (stream)
55 resource(%d) of type (stream)
/PHP-5.5/ext/phar/
H A Dfunc_interceptors.c59 php_stream *stream; in PHAR_FUNC() local
81 if (!stream) { in PHAR_FUNC()
100 php_stream *stream; in PHAR_FUNC() local
194 if (!stream) { in PHAR_FUNC()
200 php_stream_close(stream); in PHAR_FUNC()
220 php_stream_close(stream); in PHAR_FUNC()
237 php_stream *stream; in PHAR_FUNC() local
311 if (stream == NULL) { in PHAR_FUNC()
315 php_stream_close(stream); in PHAR_FUNC()
332 php_stream *stream; in PHAR_FUNC() local
[all …]
/PHP-5.5/sapi/tests/
H A Dtest006.phpt40 Content-Type: application/octet-stream
67 [type] => application/octet-stream
/PHP-5.5/ext/hash/
H A Dhash.c133 php_stream *stream = NULL; in php_hash_do_hash() local
150 if (!stream) { in php_hash_do_hash()
166 php_stream_close(stream); in php_hash_do_hash()
249 php_stream *stream = NULL; in php_hash_do_hash_hmac() local
267 if (!stream) { in php_hash_do_hash_hmac()
288 php_stream_close(stream); in php_hash_do_hash_hmac()
428 php_stream *stream = NULL; in PHP_FUNCTION() local
436 php_stream_from_zval(stream, &zstream); in PHP_FUNCTION()
466 php_stream *stream; in PHP_FUNCTION() local
478 if (!stream) { in PHP_FUNCTION()
[all …]

Completed in 73 milliseconds

12345678910>>...27