ストリーム構造体

目次
struct php_stream_statbuf -- ファイルまたはURLに関する情報を保持する
struct php_stream_dirent --  ディレクトリ探索の際に一つのファイルに関する情報を保持する
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