php-src/ext/dom
2007-05-14 11:52:35 +00:00
..
examples
tests Fixed bug #41374 (wholetext concats values of wrong nodes). 2007-05-14 11:44:15 +00:00
attr.c
cdatasection.c
characterdata.c
comment.c
config.m4
config.w32
CREDITS
document.c
documentfragment.c
documenttype.c
dom_ce.h
dom_fe.h
dom_iterators.c
dom_properties.h
dom.dsp
domconfiguration.c
domerror.c
domerrorhandler.c
domexception.c
domimplementation.c
domimplementationlist.c
domimplementationsource.c
domlocator.c
domstringlist.c
element.c fix bug #41257 (lookupNamespaceURI does not work as expected) 2007-05-04 19:30:59 +00:00
entity.c
entityreference.c
namednodemap.c
namelist.c
node.c fix bug #41257 (lookupNamespaceURI does not work as expected) 2007-05-04 19:30:59 +00:00
nodelist.c
notation.c
php_dom.c allow registered classes to be changed 2007-04-03 11:57:04 +00:00
php_dom.h
processinginstruction.c
string_extend.c
text.c free wholetext properly 2007-05-14 11:52:35 +00:00
TODO
typeinfo.c
userdatahandler.c
xml_common.h
xpath.c