Home
last modified time | relevance | path

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

12345678910>>...25

/PHP-5.3/ext/standard/tests/array/
H A Darray_intersect_variation7.phpt175 resource(%d) of type (stream)
182 resource(%d) of type (stream)
192 resource(%d) of type (stream)
205 resource(%d) of type (stream)
H A Darray_intersect_variation8.phpt176 resource(%d) of type (stream)
183 resource(%d) of type (stream)
191 resource(%d) of type (stream)
206 resource(%d) of type (stream)
/PHP-5.3/ext/standard/
H A Durl.c700 php_stream *stream; local
711 …if (!(stream = php_stream_open_wrapper_ex(url, "r", REPORT_ERRORS | STREAM_USE_URL | STREAM_ONLY_G…
715 if (!stream->wrapperdata || Z_TYPE_P(stream->wrapperdata) != IS_ARRAY) {
716 php_stream_close(stream);
723 …if (zend_hash_find(HASH_OF(stream->wrapperdata), "headers", sizeof("headers"), (void **)&h) != FAI…
726 php_stream_getc(stream);
728 zend_hash_find(HASH_OF(stream->wrapperdata), "headers", sizeof("headers"), (void **)&h);
731 hashT = HASH_OF(stream->wrapperdata);
770 php_stream_close(stream);
H A Dproc_open.c600 php_stream *stream; in PHP_FUNCTION() local
603 php_stream_from_zval(stream, descitem); in PHP_FUNCTION()
605 if (FAILURE == php_stream_cast(stream, PHP_STREAM_AS_FD, (void **)&fd, REPORT_ERRORS)) { in PHP_FUNCTION()
675 php_stream *stream; in PHP_FUNCTION() local
694 stream = php_stream_open_wrapper(Z_STRVAL_PP(zfile), Z_STRVAL_PP(zmode), in PHP_FUNCTION()
698 if (stream == NULL || FAILURE == php_stream_cast(stream, in PHP_FUNCTION()
977 php_stream *stream = NULL; in PHP_FUNCTION() local
1006 stream = php_stream_fopen_from_fd(descriptors[i].parentend, mode_string, NULL); in PHP_FUNCTION()
1012 if (stream) { in PHP_FUNCTION()
1016 stream->flags |= PHP_STREAM_FLAG_NO_SEEK; in PHP_FUNCTION()
[all …]
H A Dmail.c227 …php_stream *stream = php_stream_open_wrapper(mail_log, "a", IGNORE_URL_WIN | REPORT_ERRORS | STREA… in php_mail() local
236 if (stream) { in php_mail()
237 php_stream_write(stream, tmp, l); in php_mail()
238 php_stream_close(stream); in php_mail()
H A Duser_filters.c166 php_stream *stream, in userfilter_filter() argument
186 php_stream_to_zval(stream, zstream); in userfilter_filter()
507 php_stream *stream; in PHP_FUNCTION() local
517 php_stream_from_zval(stream, &zstream); in PHP_FUNCTION()
519 if (!(pbuffer = pemalloc(buffer_len, php_stream_is_persistent(stream)))) { in PHP_FUNCTION()
525 …bucket = php_stream_bucket_new(stream, pbuffer, buffer_len, 1, php_stream_is_persistent(stream) TS… in PHP_FUNCTION()
/PHP-5.3/ext/phar/
H A Dstream.c348 static int phar_stream_close(php_stream *stream, int close_handle TSRMLS_DC) /* {{{ */ in phar_stream_close() argument
350 phar_entry_delref((phar_entry_data *)stream->abstract TSRMLS_CC); in phar_stream_close()
361 phar_entry_data *data = (phar_entry_data *)stream->abstract; in phar_stream_read()
372 stream->eof = 1; in phar_stream_read()
381 stream->eof = (data->position == (off_t) entry->uncompressed_filesize); in phar_stream_read()
392 phar_entry_data *data = (phar_entry_data *)stream->abstract; in phar_stream_seek()
436 phar_entry_data *data = (phar_entry_data *) stream->abstract; in phar_stream_write()
457 static int phar_stream_flush(php_stream *stream TSRMLS_DC) /* {{{ */ in phar_stream_flush()
461 phar_entry_data *data = (phar_entry_data *) stream->abstract; in phar_stream_flush()
467 php_stream_wrapper_log_error(stream->wrapper, REPORT_ERRORS TSRMLS_CC, "%s", error); in phar_stream_flush()
[all …]
/PHP-5.3/ext/standard/tests/streams/
H A Dbug44712.phpt9 Warning: stream_context_set_params(): Invalid stream/context parameter in %sbug44712.php on line %s
/PHP-5.3/ext/standard/tests/file/
H A Dbug20424.phpt2 Bug #20424 (stream_get_meta_data crashes on a normal file stream)
H A Dfopen_variation1.phpt14 resource(%d) of type (stream)
H A Dfseek_dir_basic.phpt2 Testing fseek() on a directory stream
45 resource(%d) of type (stream)
H A Dpopen_pclose_error-sunos.phpt44 resource(%d) of type (stream)
52 Warning: pclose(): supplied argument is not a valid stream resource in %s on line %d
H A D007_variation24.phpt47 resource(%d) of type (stream)
48 string(6) "stream"
59 Warning: fopen(%s): failed to open stream: File exists in %s on line %d
H A D007_variation16.phpt47 resource(%d) of type (stream)
48 string(6) "stream"
59 Warning: fopen(%s): failed to open stream: File exists in %s on line %d
H A Dfile_put_contents_variation7-win32.phpt102 …\\..\\..\filePutContentsVar7Sub\FileGetContentsVar7.tmp): failed to open stream: %s in %s on line …
107 …r\filePutContentsVar7Sub\BADDIR\FileGetContentsVar7.tmp): failed to open stream: %s in %s on line …
124 Warning: file_put_contents(BADDIR\FileGetContentsVar7.tmp): failed to open stream: %s in %s on line…
/PHP-5.3/ext/mcrypt/tests/
H A Dmcrypt_list_modes.phpt25 string(6) "stream"
/PHP-5.3/ext/standard/tests/dir/
H A Dopendir_basic.phpt53 resource(%d) of type (stream)
57 resource(%d) of type (stream)
H A Dreaddir_basic.phpt59 resource(%d) of type (stream)
67 resource(%d) of type (stream)
/PHP-5.3/ext/phar/tests/
H A Dfopen_edgecases2U.phpt41 Warning: fopen(Array): failed to open stream: No such file or directory in %sfopen_edgecases2U.php …
45 Warning: fopen(phar://%sfopen_edgecases2U.phar.php/oops): failed to open stream: phar error: path "…
/PHP-5.3/ext/imap/tests/
H A Dimap_open_error.phpt41 Warning: imap_open(): Couldn't open stream in %s on line %d
43 Warning: imap_open(): Couldn't open stream in %s on line %d
H A Dimap_errors_basic.phpt35 Warning: imap_open(): Couldn't open stream %s in %s on line %d
49 Warning: imap_open(): Couldn't open stream %s in %s on line %d
H A Dimap_fetch_overview_variation4.phpt36 resource(%d) of type (stream)
42 resource(%d) of type (stream)
/PHP-5.3/ext/bz2/tests/
H A D001.phpt40 Warning: bzopen(no_such_file): failed to open stream: No such file or directory in %s on line %d
42 resource(%d) of type (stream)
/PHP-5.3/ext/curl/tests/
H A Dbug27023.phpt44 string(%d) "curl_testdata1.txt|application/octet-stream"
46 string(%d) "foo.txt|application/octet-stream"
/PHP-5.3/ext/fileinfo/libmagic/
H A Dapprentice.c663 php_stream *stream; local
673 if (stream == NULL) {
736 php_stream_close(stream);
2196 php_stream *stream = NULL; local
2228 if (!stream) {
2250 php_stream_close(stream);
2251 stream = NULL;
2304 if (stream) {
2333 php_stream *stream; local
2349 if (!stream) {
[all …]

Completed in 88 milliseconds

12345678910>>...25