PHP ��U
前一頁
章 44. Streams API for PHP Extension Authors
下一頁
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