]> granicus.if.org Git - php/commit
implement namednodemap and nodelist
authorRob Richards <rrichards@php.net>
Sat, 29 Nov 2003 20:40:18 +0000 (20:40 +0000)
committerRob Richards <rrichards@php.net>
Sat, 29 Nov 2003 20:40:18 +0000 (20:40 +0000)
commit6ac34646acf2f7088614c6c778b17e839e1bf161
treed91c6fd9a959fa366f9d798e0cceb1ab42d957b4
parent154db581aead2c17314d300c076d57d917d93b9e
implement namednodemap and nodelist
fix xsl/dom integration under windows
update tests and examples
14 files changed:
ext/dom/config.m4
ext/dom/document.c
ext/dom/documenttype.c
ext/dom/element.c
ext/dom/examples/dom1.inc
ext/dom/examples/dom1.php
ext/dom/namednodemap.c
ext/dom/node.c
ext/dom/nodelist.c
ext/dom/php_dom.c
ext/dom/php_dom.h
ext/dom/tests/dom001.phpt
ext/dom/tests/dom_test.inc
ext/dom/xml_common.h