[PHP-CVS] cvs: php-src /main/streams glob_wrapper.c php_stream_glob_wrapper.h

2007-03-03 Thread Marcus Boerger
helly Sat Mar 3 20:56:45 2007 UTC Modified files: /php-src/main/streams glob_wrapper.c php_stream_glob_wrapper.h Log: - php_stream_is() requires php_glob_stream_ops to be public - little bit of additional whitespace

[PHP-CVS] cvs: php-src /main/streams glob_wrapper.c php_stream_glob_wrapper.h

2007-03-03 Thread Marcus Boerger
helly Sat Mar 3 21:38:25 2007 UTC Modified files: /php-src/main/streams glob_wrapper.c php_stream_glob_wrapper.h Log: - Provide access to pattern used in glob http://cvs.php.net/viewvc.cgi/php-src/main/streams/glob_wrapper.c?r1=1.2r2=1.3diff_format=u

[PHP-CVS] cvs: php-src /main/streams glob_wrapper.c php_stream_glob_wrapper.h

2007-03-03 Thread Marcus Boerger
helly Sat Mar 3 23:04:57 2007 UTC Modified files: /php-src/main/streams glob_wrapper.c php_stream_glob_wrapper.h Log: - Allow to get number of entries of a glob stream

[PHP-CVS] cvs: php-src /main/streams glob_wrapper.c php_stream_glob_wrapper.h

2007-03-03 Thread Marcus Boerger
helly Sat Mar 3 23:41:10 2007 UTC Modified files: /php-src/main/streams glob_wrapper.c php_stream_glob_wrapper.h Log: - Allow to retrieve flags with php_glob_stream_get_count() - Detect meta chars in pathand switch to append mode so that path can