]> granicus.if.org Git - php/commit
MFH: fix ws, cs and folding
authorAntony Dovgal <tony2001@php.net>
Thu, 14 Aug 2008 08:39:05 +0000 (08:39 +0000)
committerAntony Dovgal <tony2001@php.net>
Thu, 14 Aug 2008 08:39:05 +0000 (08:39 +0000)
commite18b1c00b67e2f7040adf981e34a8dd7c90ac341
treefae771a722df50636631aee7badbc0bdd8464483
parentfcf11ba65e59fcce72a91fcb14a54d2c12698197
MFH: fix ws, cs and folding
37 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/dom_ce.h
ext/dom/dom_fe.h
ext/dom/dom_iterators.c
ext/dom/dom_properties.h
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/php_dom.h
ext/dom/processinginstruction.c
ext/dom/string_extend.c
ext/dom/text.c
ext/dom/typeinfo.c
ext/dom/userdatahandler.c
ext/dom/xml_common.h
ext/dom/xpath.c