php-src/main/streams
2015-03-04 11:34:53 +08:00
..
cast.c Use zend_string* instead of char* for opened_patch handling. Avoid reallocations and improve string reuse. 2015-03-04 02:05:28 +03:00
filter.c Merge branch 'PHP-5.6' 2015-01-26 22:53:36 +01:00
glob_wrapper.c Use zend_string* instead of char* for opened_patch handling. Avoid reallocations and improve string reuse. 2015-03-04 02:05:28 +03:00
memory.c Use zend_string* instead of char* for opened_patch handling. Avoid reallocations and improve string reuse. 2015-03-04 02:05:28 +03:00
mmap.c bump year 2015-01-15 23:27:30 +08:00
php_stream_context.h Cleanup resource handling APIs 2015-02-02 13:23:16 +08:00
php_stream_filter_api.h bump year 2015-01-15 23:27:30 +08:00
php_stream_glob_wrapper.h bump year 2015-01-15 23:27:30 +08:00
php_stream_mmap.h bump year 2015-01-15 23:27:30 +08:00
php_stream_plain_wrapper.h Use zend_string* instead of char* for opened_patch handling. Avoid reallocations and improve string reuse. 2015-03-04 02:05:28 +03:00
php_stream_transport.h bump year 2015-01-15 23:27:30 +08:00
php_stream_userspace.h bump year 2015-01-15 23:27:30 +08:00
php_streams_int.h bump year 2015-01-15 23:27:30 +08:00
plain_wrapper.c Use zend_string* instead of char* for opened_patch handling. Avoid reallocations and improve string reuse. 2015-03-04 02:05:28 +03:00
streams.c Silence a empty while loop warning 2015-03-04 11:34:53 +08:00
transports.c bump year 2015-01-15 23:27:30 +08:00
userspace.c Use zend_string* instead of char* for opened_patch handling. Avoid reallocations and improve string reuse. 2015-03-04 02:05:28 +03:00
xp_socket.c bump year 2015-01-15 23:27:30 +08:00