php-src/main/streams
2004-03-01 07:02:23 +00:00
..
cast.c - A belated happy holidays and PHP 5 2004-01-08 08:18:22 +00:00
filter.c - A belated happy holidays and PHP 5 2004-01-08 08:18:22 +00:00
memory.c - A belated happy holidays and PHP 5 2004-01-08 08:18:22 +00:00
mmap.c - A belated happy holidays and PHP 5 2004-01-08 08:18:22 +00:00
php_stream_context.h Must addref the resource when we make a new zval reference to it that will be exported to userspace. 2004-03-01 05:33:19 +00:00
php_stream_filter_api.h EXTERN_C wrapping for PHPAPI prototypes 2004-02-20 08:22:12 +00:00
php_stream_mmap.h EXTERN_C wrapping for PHPAPI prototypes 2004-02-20 08:22:12 +00:00
php_stream_plain_wrapper.h EXTERN_C wrapping for PHPAPI prototypes 2004-02-20 08:22:12 +00:00
php_stream_transport.h EXTERN_C wrapping for PHPAPI prototypes 2004-02-20 08:22:12 +00:00
php_stream_userspace.h - Happy new year and PHP 5 for rest of the files too.. 2004-01-08 17:33:29 +00:00
php_streams_int.h - Happy new year and PHP 5 for rest of the files too.. 2004-01-08 17:33:29 +00:00
plain_wrapper.c Fixed bug #26974 (rename() doesn't check the destination file 2004-01-21 02:28:50 +00:00
streams.c Cast the php_stream_dirent to a 'const char *' for estrndup() to avoid a 2004-03-01 07:02:23 +00:00
transports.c Fix a bug in the persistent socket liveness checks and feof(); they were 2004-02-04 22:46:44 +00:00
userspace.c Removed unused variable. 2004-01-27 03:20:35 +00:00
xp_socket.c Fix a bug in the persistent socket liveness checks and feof(); they were 2004-02-04 22:46:44 +00:00