php-src/ext/zip
Nuno Lopes d6802e1022 statification of local functions and variables.
also remove a few uneeded global variables
interesting new warnings:
/cvs/php5/ext/xmlwriter/php_xmlwriter.c:391: warning: 'xmlwriter_objects_clone' defined but not used
/cvs/php5/ext/xmlwriter/php_xmlwriter.c:1281: warning: 'zif_xmlwriter_start_dtd_entity' defined but not used
/cvs/php5/ext/xmlwriter/php_xmlwriter.c:1325: warning: 'zif_xmlwriter_end_dtd_entity' defined but not used
/cvs/php5/ext/xmlwriter/php_xmlwriter.c:1333: warning: 'zif_xmlwriter_write_dtd_entity' defined but not used
2006-11-09 16:04:34 +00:00
..
examples - MFH: remove dl() usage 2006-08-13 19:34:40 +00:00
lib - MFH: 2006-11-03 16:46:19 +00:00
tests - MFH: 2006-11-03 16:46:19 +00:00
config.m4 - MFH: 2006-11-03 16:46:19 +00:00
config.w32 - MFH: 2006-11-03 16:46:19 +00:00
CREDITS This commit was manufactured by cvs2svn to create branch 'PHP_5_2'. 2006-07-24 16:58:59 +00:00
php_zip.c statification of local functions and variables. 2006-11-09 16:04:34 +00:00
php_zip.h statification of local functions and variables. 2006-11-09 16:04:34 +00:00
TODO - MFH: 2006-11-03 16:46:19 +00:00
zip_stream.c Fixed compiler warnings. 2006-07-27 00:36:55 +00:00