Manuál PHP | ||
---|---|---|
PÅ™edcházejÃcà | Kapitola 44. Streams API for PHP Extension Authors | Dalšà |
Streams Structures
- Obsah
- 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
PÅ™edcházejÃcà | Domů | Dalšà |
php_stream_sock_open_unix | Nahoru |