PHP 手册
后退
章 44. PHP 扩展库编程 API 指南
前进
Streams Structures
目录
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
后退
起点
前进
php_stream_sock_open_unix
上一级
struct php_stream_statbuf