]> granicus.if.org Git - php/commit
allow building without libxml2 under win32
authorWez Furlong <wez@php.net>
Fri, 22 Aug 2003 15:04:29 +0000 (15:04 +0000)
committerWez Furlong <wez@php.net>
Fri, 22 Aug 2003 15:04:29 +0000 (15:04 +0000)
commit21329c5e0ca7040333daada9afa89712f553dc04
tree0d3eda0faf269143a361eec23f45fe976664b273
parentc29e30d3afd5670d8793de1dd52982a7f41c1e59
allow building without libxml2 under win32
33 files changed:
ext/dom/attr.c
ext/dom/cdatasection.c
ext/dom/characterdata.c
ext/dom/comment.c
ext/dom/document.c
ext/dom/documentfragment.c
ext/dom/documenttype.c
ext/dom/domconfiguration.c
ext/dom/domerror.c
ext/dom/domerrorhandler.c
ext/dom/domexception.c
ext/dom/domimplementation.c
ext/dom/domimplementationlist.c
ext/dom/domimplementationsource.c
ext/dom/domlocator.c
ext/dom/domstringlist.c
ext/dom/element.c
ext/dom/entity.c
ext/dom/entityreference.c
ext/dom/namednodemap.c
ext/dom/namelist.c
ext/dom/node.c
ext/dom/nodelist.c
ext/dom/notation.c
ext/dom/php_dom.c
ext/dom/processinginstruction.c
ext/dom/string_extend.c
ext/dom/text.c
ext/dom/typeinfo.c
ext/dom/userdatahandler.c
ext/dom/xpath.c
ext/simplexml/simplexml.c
ext/xml/compat.c