php-src/ext/dom
2003-06-11 20:06:03 +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 add substringData, insertData, deleteData, replaceData 2003-06-11 11:25:08 +00:00
comment.c updating license information in the headers. 2003-06-10 20:04:29 +00:00
config.m4 Inital cut of new dom extension 2003-06-05 17:06:52 +00:00
CREDITS add CREDITS file 2003-06-05 19:12:07 +00:00
document.c updating license information in the headers. 2003-06-10 20:04:29 +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 updating license information in the headers. 2003-06-10 20:04:29 +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 updating license information in the headers. 2003-06-10 20:04:29 +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 updating license information in the headers. 2003-06-10 20:04:29 +00:00
php_dom.h updating license information in the headers. 2003-06-10 20:04:29 +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 forgot this: set doc for new text node as current may not be in tree 2003-06-11 20:06:03 +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 updating license information in the headers. 2003-06-10 20:04:29 +00:00