php-src/main/streams
2015-07-02 14:22:55 +02:00
..
cast.c Fix undeclared identifier 'PHP_STREAM_KEEP_RSRC' 2015-04-09 18:16:53 +02: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 ZSTR_ API to access zend_string elements (this is just renaming without semantick changes). 2015-06-30 13:59:27 +03:00
mmap.c Fixed wrong parameter type of php_stream_mmap_range() 2015-03-04 11:28:14 +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 Fixed wrong parameter type of php_stream_mmap_range() 2015-03-04 11:28:14 +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 Revert "Add stream_socket_crypto_info() function" 2015-03-09 23:15:57 -06:00
php_stream_userspace.h bump year 2015-01-15 23:27:30 +08:00
php_streams_int.h further cleanups with S_IF* macros generalized declarations 2015-05-25 18:03:28 +02:00
plain_wrapper.c initial stuff to make allow blocking pipes on windows 2015-07-02 14:22:55 +02:00
streams.c Use ZSTR_ API to access zend_string elements (this is just renaming without semantick changes). 2015-06-30 13:59:27 +03:00
transports.c Use ZSTR_ API to access zend_string elements (this is just renaming without semantick changes). 2015-06-30 13:59:27 +03:00
userspace.c Use ZSTR_ API to access zend_string elements (this is just renaming without semantick changes). 2015-06-30 13:59:27 +03:00
xp_socket.c bump year 2015-01-15 23:27:30 +08:00