php-src/ext/dom
Rob Richards 6414becb62 fix xml_parser_inited on win32
add common structs for better interoprability
2003-06-14 15:27:15 +00:00
..
examples add tests/ files as examples that you can run and play around with 2003-06-05 17:51:35 +00:00
tests Inital cut of new dom extension 2003-06-05 17:06:52 +00:00
attr.c updating license information in the headers. 2003-06-10 20:04:29 +00:00
cdatasection.c updating license information in the headers. 2003-06-10 20:04:29 +00:00
characterdata.c fix some calls to libxml 2003-06-12 17:04:28 +00:00
comment.c updating license information in the headers. 2003-06-10 20:04:29 +00:00
config.m4 Improve/fix preventing both enabled 2003-06-14 13:35:09 +00:00
CREDITS add CREDITS file 2003-06-05 19:12:07 +00:00
document.c add node->isSupported() 2003-06-12 20:02:05 +00:00
documentfragment.c updating license information in the headers. 2003-06-10 20:04:29 +00:00
documenttype.c updating license information in the headers. 2003-06-10 20:04:29 +00:00
dom_ce.h updating license information in the headers. 2003-06-10 20:04:29 +00:00
dom_fe.h updating license information in the headers. 2003-06-10 20:04:29 +00:00
dom_properties.h updating license information in the headers. 2003-06-10 20:04:29 +00:00
dom.dsp Inital cut of new dom extension 2003-06-05 17:06:52 +00:00
domconfiguration.c updating license information in the headers. 2003-06-10 20:04:29 +00:00
domerror.c updating license information in the headers. 2003-06-10 20:04:29 +00:00
domerrorhandler.c updating license information in the headers. 2003-06-10 20:04:29 +00:00
domexception.c updating license information in the headers. 2003-06-10 20:04:29 +00:00
domimplementation.c add node->isSupported() 2003-06-12 20:02:05 +00:00
domimplementationlist.c updating license information in the headers. 2003-06-10 20:04:29 +00:00
domimplementationsource.c updating license information in the headers. 2003-06-10 20:04:29 +00:00
domlocator.c updating license information in the headers. 2003-06-10 20:04:29 +00:00
domstringlist.c updating license information in the headers. 2003-06-10 20:04:29 +00:00
element.c updating license information in the headers. 2003-06-10 20:04:29 +00:00
entity.c updating license information in the headers. 2003-06-10 20:04:29 +00:00
entityreference.c updating license information in the headers. 2003-06-10 20:04:29 +00:00
EXPERIMENTAL Some missing files.. 2003-06-06 06:34:30 +00:00
namednodemap.c updating license information in the headers. 2003-06-10 20:04:29 +00:00
namelist.c updating license information in the headers. 2003-06-10 20:04:29 +00:00
node.c add node->isSupported() 2003-06-12 20:02:05 +00:00
nodelist.c updating license information in the headers. 2003-06-10 20:04:29 +00:00
notation.c updating license information in the headers. 2003-06-10 20:04:29 +00:00
php_dom.c fix xml_parser_inited on win32 2003-06-14 15:27:15 +00:00
php_dom.h add node->isSupported() 2003-06-12 20:02:05 +00:00
processinginstruction.c updating license information in the headers. 2003-06-10 20:04:29 +00:00
string_extend.c updating license information in the headers. 2003-06-10 20:04:29 +00:00
text.c fix some calls to libxml 2003-06-12 17:04:28 +00:00
TODO Inital cut of new dom extension 2003-06-05 17:06:52 +00:00
typeinfo.c updating license information in the headers. 2003-06-10 20:04:29 +00:00
userdatahandler.c updating license information in the headers. 2003-06-10 20:04:29 +00:00
xml_common.h fix xml_parser_inited on win32 2003-06-14 15:27:15 +00:00