PHP Manual
Prev
Chapter 44. Streams API for PHP Extension Authors
Next
Streams Structures
Table of Contents
struct php_stream_statbuf
-- Holds information about a file or URL
struct php_stream_dirent
-- Holds information about a single file during dir scanning
struct php_stream_ops
-- Holds member functions for a stream implementation
struct php_stream_wrapper
-- Holds wrapper properties and pointer to operations
struct php_stream_wrapper_ops
-- Holds member functions for a stream wrapper implementation
struct php_stream_filter
-- Holds filter properties and pointer to operations
struct php_stream_filter_ops
-- Holds member functions for a stream filter implementation
Prev
Home
Next
php_stream_sock_open_unix
Up
struct php_stream_statbuf