php-src/ext/dom
2003-07-12 17:23:05 +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 - Cleanup, simplifying, etc. 2003-06-30 17:23:52 +00:00
CREDITS add CREDITS file 2003-06-05 19:12:07 +00:00
document.c fix loading off of interface 2003-07-12 17:23:05 +00:00
documentfragment.c updating license information in the headers. 2003-06-10 20:04:29 +00:00
documenttype.c implement node proxies: next phase of interop 2003-07-07 19:37:32 +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 link libxml2 dynamically for consistancy 2003-06-15 14:50:11 +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 fix getElementsByTagName 2003-07-08 17:00:49 +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 node proxies: next phase of interop 2003-07-07 19:37:32 +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 remove global error handling - use of libxml globals is a bad thing 2003-07-10 11:17:25 +00:00
php_dom.h remove global error handling - use of libxml globals is a bad thing 2003-07-10 11:17:25 +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 implement node proxies: next phase of interop 2003-07-07 19:37:32 +00:00