Home
last modified time | relevance | path

Searched refs:stream (Results 426 – 450 of 622) sorted by relevance

1...<<11121314151617181920>>...25

/PHP-5.3/ext/standard/tests/file/
H A D007_variation12.phpt64 resource(%d) of type (stream)
65 string(6) "stream"
H A D007_variation20.phpt59 resource(%d) of type (stream)
60 string(6) "stream"
H A Dfile_get_contents_variation4.phpt114 //valid stream context
115 'stream context' => $strContext,
249 --stream context--
H A Dfile_put_contents_variation3.phpt113 //valid stream context
114 'stream context' => $strContext,
248 --stream context--
H A Dfgetc_variation2.phpt44 Warning: fgetc(): %d is not a valid stream resource in %s on line %d
/PHP-5.3/ext/standard/tests/array/
H A Deach.phpt623 resource(5) of type (stream)
625 resource(5) of type (stream)
633 resource(6) of type (stream)
635 resource(6) of type (stream)
/PHP-5.3/ext/standard/tests/dir/
H A Drewinddir_variation3.phpt36 resource(%d) of type (stream)
/PHP-5.3/ext/standard/tests/strings/
H A Dvfprintf_basic3.phpt6 * Description: Write a formatted string to a stream
H A Dvfprintf_basic9.phpt6 * Description: Write a formatted string to a stream
H A Dsha1_file.phpt85 Warning: sha1_file(a): failed to open stream: No such file or directory in %s on line %d
90 Warning: sha1_file(12): failed to open stream: No such file or directory in %s on line %d
/PHP-5.3/ext/spl/
H A Dspl_directory.h88 php_stream *stream; member
/PHP-5.3/ext/fileinfo/tests/
H A Dfinfo_buffer_basic.phpt51 string(40) "application/octet-stream; charset=binary"
H A Dfinfo_buffer_variation1.phpt50 string(40) "application/octet-stream; charset=binary"
/PHP-5.3/ext/zlib/tests/
H A Dgzopen_basic2.phpt50 Warning: gzopen(): cannot open a zlib stream for reading and writing at the same time! in %s on lin…
/PHP-5.3/ext/exif/tests/
H A Dexif_imagetype_error.phpt43 Warning: exif_imagetype(%s/foo.jpg): failed to open stream: No such file or directory in %s on line…
/PHP-5.3/ext/imap/tests/
H A Dimap_close_error.phpt10 * Description: Close an IMAP stream
/PHP-5.3/ext/phar/tests/tar/files/
H A Dmake.dangerous.tar.php.inc13 * Temporary stream used for creating the archive
15 * @var stream
H A Dcorrupt_tarmaker.php.inc12 * Temporary stream used for creating the archive
14 * @var stream
/PHP-5.3/ext/standard/tests/general_functions/
H A Dparse_ini_file.phpt130 Warning: parse_ini_file(%sparse_ini_file.dat): failed to open stream: No such file or directory in …
133 Warning: parse_ini_file(%sparse_ini_file.dat): failed to open stream: No such file or directory in …
/PHP-5.3/sapi/apache2filter/
H A Dsapi_apache2.c543 zfd.handle.stream.handle = pbb; in php_output_filter()
544 zfd.handle.stream.reader = php_apache_read_stream; in php_output_filter()
545 zfd.handle.stream.closer = NULL; in php_output_filter()
546 zfd.handle.stream.fsizer = php_apache_fsizer_stream; in php_output_filter()
547 zfd.handle.stream.isatty = 0; in php_output_filter()
/PHP-5.3/
H A DUPGRADING23 c. New stream wrappers
24 d. New stream filters
46 - The HTTP stream wrapper now considers all status codes from 200 to 399 to be
118 stream_set_write_buffer() now work with user-space stream wrappers.
515 c. New stream wrappers
517 - glob:// stream wrapper
518 - phar:// stream wrapper for accessing phar archives
520 d. New stream filters
572 - Userspace stream wrappers:
/PHP-5.3/ext/phar/
H A Dconfig.w3212 …EXTENSION("phar", "dirstream.c func_interceptors.c phar.c phar_object.c phar_path_check.c stream.c…
/PHP-5.3/ext/phar/tests/
H A Dopen_for_write_existing_c.phpt33 Warning: fopen(phar://%sopen_for_write_existing_c.phar.php/b/c.php): failed to open stream: phar er…
H A Dfopen.phpt43 Warning: fopen(notfound.txt): failed to open stream: No such file or directory in phar://%sfopen.ph…
H A Dfopen_edgecases2.phpt43 Warning: fopen(phar://%sfopen_edgecases2.phar.php/oops): failed to open stream: phar error: path "o…

Completed in 45 milliseconds

1...<<11121314151617181920>>...25