php-src/ext/xmlwriter
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 Added xmlwriter to 5.1 2005-12-02 02:05:26 +00:00
tests - fix tests for PI with libxml 2.6.24+, a new line is now added 2006-07-19 18:50:51 +00:00
config.m4 MFH: fix typos in xmlwriter/config.m4 2005-12-04 00:21:39 +00:00
config.w32 MFJ: use --enable instead of --with 2005-12-02 10:55:33 +00:00
CREDITS - fix order 2006-02-09 22:26:43 +00:00
package2.xml Added xmlwriter to 5.1 2005-12-02 02:05:26 +00:00
package.xml Added xmlwriter to 5.1 2005-12-02 02:05:26 +00:00
php_xmlwriter.c statification of local functions and variables. 2006-11-09 16:04:34 +00:00
php_xmlwriter.h statification of local functions and variables. 2006-11-09 16:04:34 +00:00
TODO Added xmlwriter to 5.1 2005-12-02 02:05:26 +00:00
xmlwriter.dsp Added xmlwriter to 5.1 2005-12-02 02:05:26 +00:00