php-src/ext/dom
Rob Richards 618d6c904d doctype and namespace fix
memory leak fix
2003-07-25 17:25:50 +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 implement node proxies: next phase of interop 2003-07-07 19:37:32 +00:00
cdatasection.c updating license information in the headers. 2003-06-10 20:04:29 +00:00
characterdata.c implement node proxies: next phase of interop 2003-07-07 19:37:32 +00:00
comment.c updating license information in the headers. 2003-06-10 20:04:29 +00:00
config.m4 initial xpath implementation 2003-07-24 13:18:40 +00:00
CREDITS add CREDITS file 2003-06-05 19:12:07 +00:00
document.c API update 2003-07-22 13:50:00 +00:00
documentfragment.c updating license information in the headers. 2003-06-10 20:04:29 +00:00
documenttype.c implement read only exceptions 2003-07-12 17:29:20 +00:00
dom_ce.h initial xpath implementation 2003-07-24 13:18:40 +00:00
dom_fe.h initial xpath implementation 2003-07-24 13:18:40 +00:00
dom_properties.h initial xpath implementation 2003-07-24 13:18:40 +00:00
dom.dsp initial xpath implementation 2003-07-24 13:18:40 +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 doctype and namespace fix 2003-07-25 17:25:50 +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 initial xpath implementation 2003-07-24 13:18:40 +00:00
entity.c implement node proxies: next phase of interop 2003-07-07 19:37:32 +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 implement read only exceptions 2003-07-12 17:29:20 +00:00
nodelist.c updating license information in the headers. 2003-06-10 20:04:29 +00:00
notation.c implement node proxies: next phase of interop 2003-07-07 19:37:32 +00:00
php_dom.c initial xpath implementation 2003-07-24 13:18:40 +00:00
php_dom.h initial xpath implementation 2003-07-24 13:18:40 +00:00
processinginstruction.c implement node proxies: next phase of interop 2003-07-07 19:37:32 +00:00
string_extend.c updating license information in the headers. 2003-06-10 20:04:29 +00:00
text.c implement node proxies: next phase of interop 2003-07-07 19:37:32 +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 initial xpath implementation 2003-07-24 13:18:40 +00:00
xpath.c initial xpath implementation 2003-07-24 13:18:40 +00:00