Home
last modified time | relevance | path

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

12345678910>>...33

/php-src/ext/standard/tests/
H A Dgh10885.phpt20 resource(%d) of type (stream-context) refcount(2)
21 resource(%d) of type (stream-context) refcount(3)
22 resource(%d) of type (stream-context) refcount(2)
/php-src/ext/fileinfo/
H A Dfileinfo.c352 php_stream *stream; in _php_finfo_get_type() local
355 php_stream_from_zval_no_verify(stream, what); in _php_finfo_get_type()
356 if (!stream) { in _php_finfo_get_type()
361 php_stream_seek(stream, 0, SEEK_SET); in _php_finfo_get_type()
363 ret_val = (char *) magic_stream(magic, stream); in _php_finfo_get_type()
365 php_stream_seek(stream, streampos, SEEK_SET); in _php_finfo_get_type()
388 php_stream *stream; in _php_finfo_get_type() local
402 if (!stream) { in _php_finfo_get_type()
407 if (php_stream_stat(stream, &ssb) == SUCCESS) { in _php_finfo_get_type()
411 ret_val = (char *)magic_stream(magic, stream); in _php_finfo_get_type()
[all …]
/php-src/ext/soap/
H A Dphp_http.c260 stream = NULL; in http_connect()
264 if (stream) { in http_connect()
274 if (stream) { in http_connect()
311 return stream; in http_connect()
422 stream = NULL; in make_http_soap_request()
500 stream = NULL; in make_http_soap_request()
506 if (stream != NULL && php_stream_eof(stream)) { in make_http_soap_request()
511 stream = NULL; in make_http_soap_request()
515 if (!stream) { in make_http_soap_request()
517 if (stream) { in make_http_soap_request()
[all …]
/php-src/ext/phar/tests/
H A Dcreate_path_error.phpt68 1:Error: file_put_contents(phar://%s//): Failed to open stream: phar error: file "" in phar "%s" ca…
69 2:Error: file_put_contents(phar://%s/.): Failed to open stream: phar error: file "" in phar "%s" ca…
70 3:Error: file_put_contents(phar://%s/../): Failed to open stream: phar error: file "" in phar "%s" …
71 4:Error: file_put_contents(phar://%s/a/..): Failed to open stream: phar error: file "" in phar "%s"…
76 9:Error: file_put_contents(phar://%s): Failed to open stream: phar error: invalid path "%s" contain…
77 10:Error: file_put_contents(phar://%s): Failed to open stream: phar error: invalid path "%s" contai…
78 11:Error: file_put_contents(phar://%s): Failed to open stream: phar error: invalid path "%s" contai…
79 12:Error: file_put_contents(phar://%s): Failed to open stream: phar error: invalid path "%s" contai…
80 13:Error: file_put_contents(phar://%s): Failed to open stream: phar error: invalid path "%s" contai…
/php-src/ext/standard/tests/dir/
H A Dopendir_variation4.phpt80 resource(%d) of type (stream)
84 resource(%d) of type (stream)
87 resource(%d) of type (stream)
91 resource(%d) of type (stream)
94 resource(%d) of type (stream)
98 resource(%d) of type (stream)
102 resource(%d) of type (stream)
H A Dopendir_variation4-win32-mb.phpt86 resource(%d) of type (stream)
90 resource(%d) of type (stream)
93 resource(%d) of type (stream)
97 resource(%d) of type (stream)
100 resource(%d) of type (stream)
104 resource(%d) of type (stream)
108 resource(%d) of type (stream)
/php-src/ext/standard/tests/file/
H A Dbasename_bug66395_variation2-win32.phpt16 echo basename("a:\\b:\\c:d:hello\\world:some.stream") . "\n";
17 echo basename("a:/b:\\c:d:hello\\world:some.stream:\$DATA") . "\n";
18 echo basename("x:y:z:hello\world:my.stream:\$DATA") . "\n";
32 world:some.stream
33 world:some.stream:$DATA
34 world:my.stream:$DATA
/php-src/ext/standard/tests/image/
H A Dimage_type_to_mime_type_basic.phpt45 string(24) "application/octet-stream"
47 string(24) "application/octet-stream"
48 string(24) "application/octet-stream"
51 string(24) "application/octet-stream"
/php-src/tests/output/
H A Dsapi_windows_vt100_support_winko_err.phpt79 Invalid stream (php://temp):
82 Warning: sapi_windows_vt100_support(): not able to analyze the specified stream in %s on line %d
86 Warning: sapi_windows_vt100_support(): not able to analyze the specified stream in %s on line %d
89 Invalid stream (php://input):
92 Warning: sapi_windows_vt100_support(): not able to analyze the specified stream in %s on line %d
96 Warning: sapi_windows_vt100_support(): not able to analyze the specified stream in %s on line %d
99 Invalid stream (php://memory):
102 Warning: sapi_windows_vt100_support(): not able to analyze the specified stream in %s on line %d
106 Warning: sapi_windows_vt100_support(): not able to analyze the specified stream in %s on line %d
109 File stream:
H A Dsapi_windows_vt100_support_winko_in-err.phpt79 Invalid stream (php://temp):
82 Warning: sapi_windows_vt100_support(): not able to analyze the specified stream in %s on line %d
86 Warning: sapi_windows_vt100_support(): not able to analyze the specified stream in %s on line %d
89 Invalid stream (php://input):
92 Warning: sapi_windows_vt100_support(): not able to analyze the specified stream in %s on line %d
96 Warning: sapi_windows_vt100_support(): not able to analyze the specified stream in %s on line %d
99 Invalid stream (php://memory):
102 Warning: sapi_windows_vt100_support(): not able to analyze the specified stream in %s on line %d
106 Warning: sapi_windows_vt100_support(): not able to analyze the specified stream in %s on line %d
109 File stream:
H A Dsapi_windows_vt100_support_winok_in-out.phpt79 Invalid stream (php://temp):
82 Warning: sapi_windows_vt100_support(): not able to analyze the specified stream in %s on line %d
86 Warning: sapi_windows_vt100_support(): not able to analyze the specified stream in %s on line %d
89 Invalid stream (php://input):
92 Warning: sapi_windows_vt100_support(): not able to analyze the specified stream in %s on line %d
96 Warning: sapi_windows_vt100_support(): not able to analyze the specified stream in %s on line %d
99 Invalid stream (php://memory):
102 Warning: sapi_windows_vt100_support(): not able to analyze the specified stream in %s on line %d
106 Warning: sapi_windows_vt100_support(): not able to analyze the specified stream in %s on line %d
109 File stream:
H A Dsapi_windows_vt100_support_winko_in-out-err.phpt79 Invalid stream (php://temp):
82 Warning: sapi_windows_vt100_support(): not able to analyze the specified stream in %s on line %d
86 Warning: sapi_windows_vt100_support(): not able to analyze the specified stream in %s on line %d
89 Invalid stream (php://input):
92 Warning: sapi_windows_vt100_support(): not able to analyze the specified stream in %s on line %d
96 Warning: sapi_windows_vt100_support(): not able to analyze the specified stream in %s on line %d
99 Invalid stream (php://memory):
102 Warning: sapi_windows_vt100_support(): not able to analyze the specified stream in %s on line %d
106 Warning: sapi_windows_vt100_support(): not able to analyze the specified stream in %s on line %d
109 File stream:
H A Dsapi_windows_vt100_support_winko_in-out.phpt79 Invalid stream (php://temp):
82 Warning: sapi_windows_vt100_support(): not able to analyze the specified stream in %s on line %d
86 Warning: sapi_windows_vt100_support(): not able to analyze the specified stream in %s on line %d
89 Invalid stream (php://input):
92 Warning: sapi_windows_vt100_support(): not able to analyze the specified stream in %s on line %d
96 Warning: sapi_windows_vt100_support(): not able to analyze the specified stream in %s on line %d
99 Invalid stream (php://memory):
102 Warning: sapi_windows_vt100_support(): not able to analyze the specified stream in %s on line %d
106 Warning: sapi_windows_vt100_support(): not able to analyze the specified stream in %s on line %d
109 File stream:
H A Dsapi_windows_vt100_support_winko_out-err.phpt79 Invalid stream (php://temp):
82 Warning: sapi_windows_vt100_support(): not able to analyze the specified stream in %s on line %d
86 Warning: sapi_windows_vt100_support(): not able to analyze the specified stream in %s on line %d
89 Invalid stream (php://input):
92 Warning: sapi_windows_vt100_support(): not able to analyze the specified stream in %s on line %d
96 Warning: sapi_windows_vt100_support(): not able to analyze the specified stream in %s on line %d
99 Invalid stream (php://memory):
102 Warning: sapi_windows_vt100_support(): not able to analyze the specified stream in %s on line %d
106 Warning: sapi_windows_vt100_support(): not able to analyze the specified stream in %s on line %d
109 File stream:
H A Dsapi_windows_vt100_support_winko_out.phpt79 Invalid stream (php://temp):
82 Warning: sapi_windows_vt100_support(): not able to analyze the specified stream in %s on line %d
86 Warning: sapi_windows_vt100_support(): not able to analyze the specified stream in %s on line %d
89 Invalid stream (php://input):
92 Warning: sapi_windows_vt100_support(): not able to analyze the specified stream in %s on line %d
96 Warning: sapi_windows_vt100_support(): not able to analyze the specified stream in %s on line %d
99 Invalid stream (php://memory):
102 Warning: sapi_windows_vt100_support(): not able to analyze the specified stream in %s on line %d
106 Warning: sapi_windows_vt100_support(): not able to analyze the specified stream in %s on line %d
109 File stream:
H A Dsapi_windows_vt100_support_winok_err.phpt79 Invalid stream (php://temp):
82 Warning: sapi_windows_vt100_support(): not able to analyze the specified stream in %s on line %d
86 Warning: sapi_windows_vt100_support(): not able to analyze the specified stream in %s on line %d
89 Invalid stream (php://input):
92 Warning: sapi_windows_vt100_support(): not able to analyze the specified stream in %s on line %d
96 Warning: sapi_windows_vt100_support(): not able to analyze the specified stream in %s on line %d
99 Invalid stream (php://memory):
102 Warning: sapi_windows_vt100_support(): not able to analyze the specified stream in %s on line %d
106 Warning: sapi_windows_vt100_support(): not able to analyze the specified stream in %s on line %d
109 File stream:
H A Dsapi_windows_vt100_support_winok_in-err.phpt79 Invalid stream (php://temp):
82 Warning: sapi_windows_vt100_support(): not able to analyze the specified stream in %s on line %d
86 Warning: sapi_windows_vt100_support(): not able to analyze the specified stream in %s on line %d
89 Invalid stream (php://input):
92 Warning: sapi_windows_vt100_support(): not able to analyze the specified stream in %s on line %d
96 Warning: sapi_windows_vt100_support(): not able to analyze the specified stream in %s on line %d
99 Invalid stream (php://memory):
102 Warning: sapi_windows_vt100_support(): not able to analyze the specified stream in %s on line %d
106 Warning: sapi_windows_vt100_support(): not able to analyze the specified stream in %s on line %d
109 File stream:
H A Dsapi_windows_vt100_support_winok_in-out-err.phpt79 Invalid stream (php://temp):
82 Warning: sapi_windows_vt100_support(): not able to analyze the specified stream in %s on line %d
86 Warning: sapi_windows_vt100_support(): not able to analyze the specified stream in %s on line %d
89 Invalid stream (php://input):
92 Warning: sapi_windows_vt100_support(): not able to analyze the specified stream in %s on line %d
96 Warning: sapi_windows_vt100_support(): not able to analyze the specified stream in %s on line %d
99 Invalid stream (php://memory):
102 Warning: sapi_windows_vt100_support(): not able to analyze the specified stream in %s on line %d
106 Warning: sapi_windows_vt100_support(): not able to analyze the specified stream in %s on line %d
109 File stream:
H A Dsapi_windows_vt100_support_winok_out-err.phpt79 Invalid stream (php://temp):
82 Warning: sapi_windows_vt100_support(): not able to analyze the specified stream in %s on line %d
86 Warning: sapi_windows_vt100_support(): not able to analyze the specified stream in %s on line %d
89 Invalid stream (php://input):
92 Warning: sapi_windows_vt100_support(): not able to analyze the specified stream in %s on line %d
96 Warning: sapi_windows_vt100_support(): not able to analyze the specified stream in %s on line %d
99 Invalid stream (php://memory):
102 Warning: sapi_windows_vt100_support(): not able to analyze the specified stream in %s on line %d
106 Warning: sapi_windows_vt100_support(): not able to analyze the specified stream in %s on line %d
109 File stream:
H A Dsapi_windows_vt100_support_winok_out.phpt79 Invalid stream (php://temp):
82 Warning: sapi_windows_vt100_support(): not able to analyze the specified stream in %s on line %d
86 Warning: sapi_windows_vt100_support(): not able to analyze the specified stream in %s on line %d
89 Invalid stream (php://input):
92 Warning: sapi_windows_vt100_support(): not able to analyze the specified stream in %s on line %d
96 Warning: sapi_windows_vt100_support(): not able to analyze the specified stream in %s on line %d
99 Invalid stream (php://memory):
102 Warning: sapi_windows_vt100_support(): not able to analyze the specified stream in %s on line %d
106 Warning: sapi_windows_vt100_support(): not able to analyze the specified stream in %s on line %d
109 File stream:
/php-src/Zend/tests/
H A Dgh11735_2.phpt2 GH-11735: Use-after-free when unregistering user stream wrapper from user stream wrapper
16 Warning: fopen(foo://bar): Failed to open stream: "FooWrapper::stream_open" call failed in %s on li…
/php-src/ext/fileinfo/libmagic/
H A Dmagic.c188 magic_stream(struct magic_set *ms, php_stream *stream) in magic_stream() argument
192 return file_or_stream(ms, NULL, stream); in magic_stream()
196 file_or_stream(struct magic_set *ms, const char *inname, php_stream *stream) in file_or_stream() argument
227 if (inname && !stream) { in file_or_stream()
229 stream = php_stream_open_wrapper((char *)inname, "rb", REPORT_ERRORS, NULL); in file_or_stream()
230 if (!stream) { in file_or_stream()
239 if (php_stream_stat(stream, &ssb) < 0) { in file_or_stream()
251 if ((nbytes = php_stream_read(stream, (char *)buf, ms->bytes_max - nbytes)) < 0) { in file_or_stream()
257 if (file_buffer(ms, stream, &sb, inname, buf, CAST(size_t, nbytes)) == -1) in file_or_stream()
263 if (no_in_stream && stream) { in file_or_stream()
[all …]
/php-src/ext/standard/tests/http/
H A Dgh9316.phpt19 echo 'http_get_last_response_headers() before stream layer call:', PHP_EOL;
25 echo 'http_get_last_response_headers() after stream layer call:', PHP_EOL;
34 http_get_last_response_headers() before stream layer call:
43 http_get_last_response_headers() after stream layer call:
50 http_get_last_response_headers() before stream layer call:
64 http_get_last_response_headers() after stream layer call:
/php-src/ext/sockets/tests/
H A Dsocket_import_stream-3.phpt22 $stream = stream_socket_server("udp://0.0.0.0:58379", $errno, $errstr, STREAM_SERVER_BIND);
23 $sock = socket_import_stream($stream);
37 stream_set_blocking($stream, 0);
38 var_dump(fread($stream, strlen($m)));
/php-src/ext/standard/tests/streams/
H A Dgh8472.phpt5 function setNonBlocking($stream)
7 $block = stream_get_meta_data($stream)['blocked'];
9 stream_set_blocking($stream, false);

Completed in 30 milliseconds

12345678910>>...33