php-src/main/streams
2014-08-13 17:00:13 +04:00
..
cast.c Bump year 2014-01-03 11:08:10 +08:00
filter.c cleanup (we don't have to duplicate elements of stream_filters_hash) 2014-08-13 17:00:13 +04:00
glob_wrapper.c Bump year 2014-01-03 11:08:10 +08:00
memory.c Merge branch 'master' into test 2014-07-07 19:21:23 +04:00
mmap.c Bump year 2014-01-03 11:08:10 +08:00
php_stream_context.h Changed data layout to allow more efficient operations 2014-04-02 14:34:44 +04:00
php_stream_filter_api.h Fixed user stream filters 2014-02-28 23:05:22 +04:00
php_stream_glob_wrapper.h Bump year 2014-01-03 11:08:10 +08:00
php_stream_mmap.h Bump year 2014-01-03 11:08:10 +08:00
php_stream_plain_wrapper.h restore API compatibility 2014-07-03 20:40:41 +02:00
php_stream_transport.h cleanup (use zend_string* instead of char*) 2014-08-13 14:51:48 +04:00
php_stream_userspace.h Bump year 2014-01-03 11:08:10 +08:00
php_streams_int.h Bump year 2014-01-03 11:08:10 +08:00
plain_wrapper.c restore API compatibility 2014-07-03 20:40:41 +02:00
streams.c Make stream->context indirect trough zend_resource (stream->ctx->ptr). 2014-08-07 15:55:37 +04:00
transports.c cleanup (use zend_string* instead of char*) 2014-08-13 14:51:48 +04:00
userspace.c cleanup 2014-08-08 13:47:34 +04:00
xp_socket.c cleanup (use zend_string* instead of char*) 2014-08-13 14:51:48 +04:00