Home
last modified time | relevance | path

Searched refs:stream (Results 76 – 100 of 622) sorted by relevance

12345678910>>...25

/PHP-5.3/ext/standard/tests/file/
H A Dparse_ini_file_variation4.phpt112 Error: 2 - parse_ini_file(0): failed to open stream: No such file or directory, %s(%d)
116 Error: 2 - parse_ini_file(1): failed to open stream: No such file or directory, %s(%d)
120 Error: 2 - parse_ini_file(12345): failed to open stream: No such file or directory, %s(%d)
124 Error: 2 - parse_ini_file(-2345): failed to open stream: No such file or directory, %s(%d)
128 Error: 2 - parse_ini_file(10.5): failed to open stream: No such file or directory, %s(%d)
132 Error: 2 - parse_ini_file(-10.5): failed to open stream: No such file or directory, %s(%d)
136 Error: 2 - parse_ini_file(123456789000): failed to open stream: No such file or directory, %s(%d)
140 Error: 2 - parse_ini_file(-123456789000): failed to open stream: No such file or directory, %s(%d)
144 Error: 2 - parse_ini_file(0.5): failed to open stream: No such file or directory, %s(%d)
172 Error: 2 - parse_ini_file(1): failed to open stream: No such file or directory, %s(%d)
[all …]
H A Dfile_variation2.phpt112 Error: 2 - file(0): failed to open stream: No such file or directory, %s(%d)
116 Error: 2 - file(1): failed to open stream: No such file or directory, %s(%d)
120 Error: 2 - file(12345): failed to open stream: No such file or directory, %s(%d)
124 Error: 2 - file(-2345): failed to open stream: No such file or directory, %s(%d)
128 Error: 2 - file(10.5): failed to open stream: No such file or directory, %s(%d)
132 Error: 2 - file(-10.5): failed to open stream: No such file or directory, %s(%d)
136 Error: 2 - file(123456789000): failed to open stream: No such file or directory, %s(%d)
144 Error: 2 - file(0.5): failed to open stream: No such file or directory, %s(%d)
172 Error: 2 - file(1): failed to open stream: No such file or directory, %s(%d)
180 Error: 2 - file(1): failed to open stream: No such file or directory, %s(%d)
[all …]
H A Dstream_rfc2397_003.phpt21 foreach($streams as $original => $stream)
24 var_dump(file_get_contents(dirname(__FILE__) . '/' . $original) == file_get_contents($stream));
26 var_dump(file_get_contents($stream));
H A Dreadfile_variation10.phpt51 Warning: readfile(-1): failed to open stream: %s in %s on line %d
55 Warning: readfile(1): failed to open stream: %s in %s on line %d
71 Warning: readfile( ): failed to open stream: %s in %s on line %d
81 Warning: readfile(%sdir): failed to open stream: %s in %s on line %d
85 Warning: readfile(%sphp): failed to open stream: %s in %s on line %d
H A Dbug45303.phpt10 resource(%d) of type (stream)
12 Warning: fseek(): stream does not support seeking in %s
/PHP-5.3/ext/zlib/tests/
H A Dgzopen_variation1.phpt125 Error: 2 - gzopen(0): failed to open stream: No such file or directory, %s(%d)
129 Error: 2 - gzopen(1): failed to open stream: No such file or directory, %s(%d)
133 Error: 2 - gzopen(12345): failed to open stream: No such file or directory, %s(%d)
137 Error: 2 - gzopen(-2345): failed to open stream: No such file or directory, %s(%d)
141 Error: 2 - gzopen(10.5): failed to open stream: No such file or directory, %s(%d)
145 Error: 2 - gzopen(-10.5): failed to open stream: No such file or directory, %s(%d)
149 Error: 2 - gzopen(123456789000): failed to open stream: No such file or directory, %s(%d)
153 Error: 2 - gzopen(-123456789000): failed to open stream: No such file or directory, %s(%d)
157 Error: 2 - gzopen(0.5): failed to open stream: No such file or directory, %s(%d)
185 Error: 2 - gzopen(1): failed to open stream: No such file or directory, %s(%d)
[all …]
H A Dgzopen_variation9.phpt39 Warning: gzopen(): cannot open a zlib stream for reading and writing at the same time! in %s on lin…
43 gzopen=resource(%d) of type (stream)
47 Warning: gzopen(): cannot open a zlib stream for reading and writing at the same time! in %s on lin…
52 Warning: gzopen(%s/004.txt.gz): failed to open stream: %s in %s on line %d
/PHP-5.3/ext/exif/tests/
H A Dexif_imagetype_variation1.phpt109 Warning: exif_imagetype(0): failed to open stream: No such file or directory in %s on line %d
113 Warning: exif_imagetype(1): failed to open stream: No such file or directory in %s on line %d
117 Warning: exif_imagetype(12345): failed to open stream: No such file or directory in %s on line %d
121 Warning: exif_imagetype(-2345): failed to open stream: No such file or directory in %s on line %d
125 Warning: exif_imagetype(10.5): failed to open stream: No such file or directory in %s on line %d
129 Warning: exif_imagetype(-10.5): failed to open stream: No such file or directory in %s on line %d
133 Warning: exif_imagetype(101234567000): failed to open stream: No such file or directory in %s on li…
141 Warning: exif_imagetype(0.5): failed to open stream: No such file or directory in %s on line %d
165 Warning: exif_imagetype(1): failed to open stream: No such file or directory in %s on line %d
173 Warning: exif_imagetype(1): failed to open stream: No such file or directory in %s on line %d
[all …]
/PHP-5.3/ext/standard/tests/image/
H A Dimage_type_to_mime_type_basic.phpt54 string(24) "application/octet-stream"
56 string(24) "application/octet-stream"
57 string(24) "application/octet-stream"
60 string(24) "application/octet-stream"
/PHP-5.3/tests/security/
H A Dopen_basedir_file.phpt34 Warning: file(../bad): failed to open stream: %s in %s on line %d
39 Warning: file(../bad/bad.txt): failed to open stream: %s in %s on line %d
44 Warning: file(..): failed to open stream: %s in %s on line %d
49 Warning: file(../): failed to open stream: %s in %s on line %d
54 Warning: file(/): failed to open stream: %s in %s on line %d
59 Warning: file(../bad/.): failed to open stream: %s in %s on line %d
64 Warning: file(%s/test/bad/bad.txt): failed to open stream: %s in %s on line %d
69 Warning: file(%s/test/bad/../bad/bad.txt): failed to open stream: %s in %s on line %d
H A Dopen_basedir_file_get_contents.phpt34 Warning: file_get_contents(../bad): failed to open stream: %s in %s on line %d
39 Warning: file_get_contents(../bad/bad.txt): failed to open stream: %s in %s on line %d
44 Warning: file_get_contents(..): failed to open stream: %s in %s on line %d
49 Warning: file_get_contents(../): failed to open stream: %s in %s on line %d
54 Warning: file_get_contents(/): failed to open stream: %s in %s on line %d
59 Warning: file_get_contents(../bad/.): failed to open stream: %s in %s on line %d
64 Warning: file_get_contents(%s/test/bad/bad.txt): failed to open stream: %s in %s on line %d
69 Warning: file_get_contents(%s/test/bad/../bad/bad.txt): failed to open stream: %s in %s on line %d
H A Dopen_basedir_parse_ini_file.phpt42 Warning: parse_ini_file(%stest\bad): failed to open stream: Operation not permitted in %sopen_based…
47 Warning: parse_ini_file(%stest\bad\bad.txt): failed to open stream: Operation not permitted in %sop…
52 Warning: parse_ini_file(%stest): failed to open stream: Operation not permitted in %sopen_basedir_p…
57 Warning: parse_ini_file(%stest): failed to open stream: Operation not permitted in %sopen_basedir_p…
62 Warning: parse_ini_file(%stest\bad): failed to open stream: Operation not permitted in %sopen_based…
67 Warning: parse_ini_file(%stest\bad\bad.txt): failed to open stream: Operation not permitted in %sop…
72 Warning: parse_ini_file(%stest): failed to open stream: Operation not permitted in %sopen_basedir_p…
/PHP-5.3/ext/standard/tests/streams/
H A Dstream_context_get_params_001.phpt16 var_dump(stream_context_set_params($ctx, array("notification" => array("stream","notification_callb…
26 resource(%d) of type (stream-context)
61 %unicode|string%(6) "stream"
78 %unicode|string%(6) "stream"
102 %unicode|string%(6) "stream"
H A Dstream_get_meta_data_file_error.phpt24 echo "\n-- Testing stream_get_meta_data() function with invalid stream resource --\n";
28 echo "\n-- Testing stream_get_meta_data() function with closed stream resource --\n";
48 -- Testing stream_get_meta_data() function with invalid stream resource --
53 -- Testing stream_get_meta_data() function with closed stream resource --
55 Warning: stream_get_meta_data(): %i is not a valid stream resource in %s on line %i
H A Dbug61371-win.phpt22 …$stream = stream_socket_client('udp://127.0.0.1:80', $errno, $errstr, 10, STREAM_CLIENT_CONNECT, $…
23 if ($doFclose) fclose($stream);
25 unset($stream);
H A Dbug61371.phpt22 …$stream = stream_socket_client('udp://0.0.0.0:80', $errno, $errstr, 10, STREAM_CLIENT_CONNECT, $co…
23 if ($doFclose) fclose($stream);
25 unset($stream);
H A Dstream_socket_pair.phpt15 resource(%d) of type (stream)
17 resource(%d) of type (stream)
/PHP-5.3/ext/standard/tests/http/
H A Dignore_errors.phpt57 resource(%d) of type (stream)
70 Warning: fopen(http://127.0.0.1:12342/foo/bar): failed to open stream: HTTP request failed! HTTP/1.…
78 resource(%d) of type (stream)
90 resource(%d) of type (stream)
103 resource(%d) of type (stream)
115 resource(%d) of type (stream)
/PHP-5.3/main/streams/
H A Dphp_stream_filter_api.h70 PHPAPI php_stream_bucket *php_stream_bucket_new(php_stream *stream, char *buf, size_t buflen, int o…
87 php_stream *stream,
105 php_stream *stream; member
142 #define php_stream_is_filtered(stream) ((stream)->readfilters.head || (stream)->writefilters.head) argument
H A Duserspace.c268 php_stream *stream = NULL; in user_wrapper_opener() local
380 stream->wrapperdata = us->object; in user_wrapper_opener()
388 if (stream == NULL) { in user_wrapper_opener()
404 return stream; in user_wrapper_opener()
415 php_stream *stream = NULL; in user_wrapper_opendir() local
464 stream->wrapperdata = us->object; in user_wrapper_opendir()
472 if (stream == NULL) { in user_wrapper_opendir()
485 return stream; in user_wrapper_opendir()
700 stream->eof = 1; in php_userstreamop_read()
706 stream->eof = 1; in php_userstreamop_read()
[all …]
/PHP-5.3/TSRM/
H A Dtsrm_nw.c60 FILE *stream = NULL; local
202 stream = fdopen(pipe_handle, type);
223 return stream;
226 TSRM_API int pclose(FILE* stream) argument
232 fd = fileno(stream);
235 err = fclose(stream);
/PHP-5.3/ext/standard/tests/dir/
H A Ddir_variation3.phpt101 resource(%d) of type (stream)
112 resource(%d) of type (stream)
123 resource(%d) of type (stream)
134 resource(%d) of type (stream)
145 resource(%d) of type (stream)
156 resource(%d) of type (stream)
167 resource(%d) of type (stream)
178 resource(%d) of type (stream)
189 resource(%d) of type (stream)
200 resource(%d) of type (stream)
/PHP-5.3/ext/standard/
H A Dexec.c67 php_stream *stream; in php_exec() local
117 stream = php_stream_fopen_from_pipe(fp, "rb"); in php_exec()
125 while (php_stream_get_line(stream, b, EXEC_INPUT_BUF, &bufl)) { in php_exec()
127 if (b[bufl - 1] != '\n' && !php_stream_eof(stream)) { in php_exec()
185 while((bufl = php_stream_read(stream, buf, EXEC_INPUT_BUF)) > 0) { in php_exec()
190 pclose_return = php_stream_close(stream); in php_exec()
481 php_stream *stream; local
501 stream = php_stream_fopen_from_pipe(in, "rb");
502 total_readbytes = php_stream_copy_to_mem(stream, &ret, PHP_STREAM_COPY_ALL, 0);
503 php_stream_close(stream);
/PHP-5.3/ext/fileinfo/
H A Dfileinfo.c485 php_stream *stream; local
488 php_stream_from_zval_no_verify(stream, &what);
489 if (!stream) {
494 php_stream_seek(stream, 0, SEEK_SET);
496 ret_val = (char *) magic_stream(magic, stream);
498 php_stream_seek(stream, streampos, SEEK_SET);
518 php_stream *stream; local
536 if (!stream) {
541 if (php_stream_stat(stream, &ssb) == SUCCESS) {
545 ret_val = (char *)magic_stream(magic, stream);
[all …]
/PHP-5.3/ext/pdo_pgsql/
H A Dpgsql_driver.c620 php_stream *stream; in PHP_METHOD() local
633 if (!stream) { in PHP_METHOD()
669 php_stream_close(stream); in PHP_METHOD()
674 php_stream_close(stream); in PHP_METHOD()
692 php_stream_close(stream); in PHP_METHOD()
714 php_stream *stream; in PHP_METHOD() local
728 if (!stream) { in PHP_METHOD()
770 php_stream_close(stream); in PHP_METHOD()
774 php_stream_close(stream); in PHP_METHOD()
781 php_stream_close(stream); in PHP_METHOD()
[all …]

Completed in 104 milliseconds

12345678910>>...25