php-src/ext/xml
foobar dab706ee2a - Go back to using --disable-xml and --enable-xml
. Require use of --with-libxml-dir and --with-libexpat-dir for ext/xml.
    Allows other extensions to use --with-expat-dir for now.
# still defaults to libxml if --with-libxml-dir and --with-libexpat-dir
# are not used.
2003-05-20 00:20:29 +00:00
..
tests Fix tests 2002-10-29 12:12:19 +00:00
compat.c use libxml2 memory management throughout the file, which in turn uses the 2003-05-19 21:53:33 +00:00
config.m4 - Go back to using --disable-xml and --enable-xml 2003-05-20 00:20:29 +00:00
CREDITS Bundle libxml and add compatibility layer 2003-05-06 19:38:49 +00:00
expat_compat.h send comments to the default handler like done with expat, add a 2003-05-17 22:09:58 +00:00
php_xml.h Bundle libxml and add compatibility layer 2003-05-06 19:38:49 +00:00
xml.c Added an encoding detection option for expat XML parser. 2003-05-11 09:04:05 +00:00
xml.mak Modified for NetWare. 2003-01-03 14:31:31 +00:00