php-src/ext/dom
2006-07-16 16:04:09 +00:00
..
examples
tests MFH: fix/add SKIPIF 2006-06-27 00:09:43 +00:00
attr.c MFH: add registerNodeClass() method 2006-05-22 17:12:26 +00:00
cdatasection.c
characterdata.c
comment.c
config.m4
config.w32
CREDITS
document.c MFH: nuke unused variables and init variables when needed 2006-06-20 13:21:16 +00:00
documentfragment.c
documenttype.c
dom_ce.h
dom_fe.h Added DOMNode::getNodePath() for getting an XPath for a node. 2006-07-16 15:03:53 +00:00
dom_iterators.c Synch from HEAD 2006-05-17 16:35:50 +00:00
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 Removed unused variables. 2006-06-13 20:19:37 +00:00
entity.c
entityreference.c
namednodemap.c
namelist.c
node.c improved code (after suggestion by helly) 2006-07-16 16:04:09 +00:00
nodelist.c
notation.c
php_dom.c nuke unused call 2006-06-06 12:08:11 +00:00
php_dom.h MFH: Missing header include 2006-06-20 18:04:25 +00:00
processinginstruction.c
string_extend.c
text.c
TODO
typeinfo.c
userdatahandler.c
xml_common.h MFH: add registerNodeClass() method 2006-05-22 17:12:26 +00:00
xpath.c