From 75b3c1f295ab1949c859700b6ec597930836f611 Mon Sep 17 00:00:00 2001 From: Mehdi Achour Date: Mon, 17 Jan 2005 08:41:34 +0000 Subject: [PATCH] remove extra linebreak in classsynopsis git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@177404 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/dom/functions/dom-domattr-isid.xml | 5 ++--- reference/dom/functions/dom-domcharacterdata-appenddata.xml | 5 ++--- reference/dom/functions/dom-domcharacterdata-deletedata.xml | 5 ++--- reference/dom/functions/dom-domcharacterdata-insertdata.xml | 5 ++--- reference/dom/functions/dom-domcharacterdata-replacedata.xml | 5 ++--- .../dom/functions/dom-domcharacterdata-substringdata.xml | 5 ++--- reference/dom/functions/dom-domdocument-createattribute.xml | 5 ++--- .../dom/functions/dom-domdocument-createattributens.xml | 5 ++--- .../dom/functions/dom-domdocument-createcdatasection.xml | 5 ++--- reference/dom/functions/dom-domdocument-createcomment.xml | 5 ++--- .../dom/functions/dom-domdocument-createdocumentfragment.xml | 5 ++--- reference/dom/functions/dom-domdocument-createelement.xml | 5 ++--- reference/dom/functions/dom-domdocument-createelementns.xml | 5 ++--- .../dom/functions/dom-domdocument-createentityreference.xml | 5 ++--- .../dom-domdocument-createprocessinginstruction.xml | 5 ++--- reference/dom/functions/dom-domdocument-createtextnode.xml | 5 ++--- reference/dom/functions/dom-domdocument-getelementbyid.xml | 5 ++--- .../dom/functions/dom-domdocument-getelementsbytagname.xml | 5 ++--- .../dom/functions/dom-domdocument-getelementsbytagnamens.xml | 5 ++--- reference/dom/functions/dom-domdocument-importnode.xml | 5 ++--- reference/dom/functions/dom-domdocument-load.xml | 5 ++--- reference/dom/functions/dom-domdocument-loadhtml.xml | 5 ++--- reference/dom/functions/dom-domdocument-loadhtmlfile.xml | 5 ++--- reference/dom/functions/dom-domdocument-loadxml.xml | 5 ++--- reference/dom/functions/dom-domdocument-normalize.xml | 5 ++--- reference/dom/functions/dom-domdocument-relaxngvalidate.xml | 5 ++--- .../dom/functions/dom-domdocument-relaxngvalidatesource.xml | 5 ++--- reference/dom/functions/dom-domdocument-save.xml | 5 ++--- reference/dom/functions/dom-domdocument-savehtml.xml | 5 ++--- reference/dom/functions/dom-domdocument-savehtmlfile.xml | 5 ++--- reference/dom/functions/dom-domdocument-savexml.xml | 5 ++--- reference/dom/functions/dom-domdocument-schemavalidate.xml | 5 ++--- .../dom/functions/dom-domdocument-schemavalidatesource.xml | 5 ++--- reference/dom/functions/dom-domdocument-validate.xml | 5 ++--- reference/dom/functions/dom-domdocument-xinclude.xml | 5 ++--- reference/dom/functions/dom-domelement-getattribute.xml | 5 ++--- reference/dom/functions/dom-domelement-getattributenode.xml | 5 ++--- .../dom/functions/dom-domelement-getattributenodens.xml | 5 ++--- reference/dom/functions/dom-domelement-getattributens.xml | 5 ++--- .../dom/functions/dom-domelement-getelementsbytagname.xml | 5 ++--- .../dom/functions/dom-domelement-getelementsbytagnamens.xml | 5 ++--- reference/dom/functions/dom-domelement-hasattribute.xml | 5 ++--- reference/dom/functions/dom-domelement-hasattributens.xml | 5 ++--- reference/dom/functions/dom-domelement-removeattribute.xml | 5 ++--- .../dom/functions/dom-domelement-removeattributenode.xml | 5 ++--- reference/dom/functions/dom-domelement-removeattributens.xml | 5 ++--- reference/dom/functions/dom-domelement-setattribute.xml | 5 ++--- reference/dom/functions/dom-domelement-setattributenode.xml | 5 ++--- .../dom/functions/dom-domelement-setattributenodens.xml | 5 ++--- reference/dom/functions/dom-domelement-setattributens.xml | 5 ++--- .../dom/functions/dom-domimplementation-createdocument.xml | 5 ++--- .../functions/dom-domimplementation-createdocumenttype.xml | 5 ++--- reference/dom/functions/dom-domimplementation-hasfeature.xml | 5 ++--- reference/dom/functions/dom-domnamednodemap-getnameditem.xml | 5 ++--- .../dom/functions/dom-domnamednodemap-getnameditemns.xml | 5 ++--- reference/dom/functions/dom-domnamednodemap-item.xml | 5 ++--- reference/dom/functions/dom-domnode-appendchild.xml | 5 ++--- reference/dom/functions/dom-domnode-clonenode.xml | 5 ++--- reference/dom/functions/dom-domnode-hasattributes.xml | 5 ++--- reference/dom/functions/dom-domnode-haschildnodes.xml | 5 ++--- reference/dom/functions/dom-domnode-insertbefore.xml | 5 ++--- reference/dom/functions/dom-domnode-issamenode.xml | 5 ++--- reference/dom/functions/dom-domnode-issupported.xml | 5 ++--- reference/dom/functions/dom-domnode-lookupnamespaceuri.xml | 5 ++--- reference/dom/functions/dom-domnode-lookupprefix.xml | 5 ++--- reference/dom/functions/dom-domnode-normalize.xml | 5 ++--- reference/dom/functions/dom-domnode-removechild.xml | 5 ++--- reference/dom/functions/dom-domnode-replacechild.xml | 5 ++--- reference/dom/functions/dom-domnodelist-item.xml | 5 ++--- .../functions/dom-domtext-iswhitespaceinelementcontent.xml | 5 ++--- reference/dom/functions/dom-domtext-splittext.xml | 5 ++--- reference/dom/functions/dom-domxpath-evaluate.xml | 5 ++--- reference/dom/functions/dom-domxpath-query.xml | 5 ++--- reference/dom/functions/dom-domxpath-registernamespace.xml | 5 ++--- 74 files changed, 148 insertions(+), 222 deletions(-) diff --git a/reference/dom/functions/dom-domattr-isid.xml b/reference/dom/functions/dom-domattr-isid.xml index 56e4573f75..33021b3806 100644 --- a/reference/dom/functions/dom-domattr-isid.xml +++ b/reference/dom/functions/dom-domattr-isid.xml @@ -1,5 +1,5 @@ - + DOMAttr->isId() @@ -12,8 +12,7 @@ DOMAttr - bool - isId + boolisId diff --git a/reference/dom/functions/dom-domcharacterdata-appenddata.xml b/reference/dom/functions/dom-domcharacterdata-appenddata.xml index d0534b2033..523a2f15b7 100644 --- a/reference/dom/functions/dom-domcharacterdata-appenddata.xml +++ b/reference/dom/functions/dom-domcharacterdata-appenddata.xml @@ -1,5 +1,5 @@ - + DOMCharacterData->appendData() @@ -12,8 +12,7 @@ DOMCharacterData - - appendData + appendData stringdata diff --git a/reference/dom/functions/dom-domcharacterdata-deletedata.xml b/reference/dom/functions/dom-domcharacterdata-deletedata.xml index ea9576b941..2ea4b598b8 100644 --- a/reference/dom/functions/dom-domcharacterdata-deletedata.xml +++ b/reference/dom/functions/dom-domcharacterdata-deletedata.xml @@ -1,5 +1,5 @@ - + DOMCharacterData->deleteData() @@ -12,8 +12,7 @@ DOMCharacterData - - deleteData + deleteData intoffset intcount diff --git a/reference/dom/functions/dom-domcharacterdata-insertdata.xml b/reference/dom/functions/dom-domcharacterdata-insertdata.xml index 54037f81ff..ce55341251 100644 --- a/reference/dom/functions/dom-domcharacterdata-insertdata.xml +++ b/reference/dom/functions/dom-domcharacterdata-insertdata.xml @@ -1,5 +1,5 @@ - + DOMCharacterData->insertData() @@ -12,8 +12,7 @@ DOMCharacterData - - insertData + insertData intoffset stringdata diff --git a/reference/dom/functions/dom-domcharacterdata-replacedata.xml b/reference/dom/functions/dom-domcharacterdata-replacedata.xml index 3cde1c9c24..acc4670a60 100644 --- a/reference/dom/functions/dom-domcharacterdata-replacedata.xml +++ b/reference/dom/functions/dom-domcharacterdata-replacedata.xml @@ -1,5 +1,5 @@ - + DOMCharacterData->replaceData() @@ -12,8 +12,7 @@ DOMCharacterData - - replaceData + replaceData intoffset intcount stringdata diff --git a/reference/dom/functions/dom-domcharacterdata-substringdata.xml b/reference/dom/functions/dom-domcharacterdata-substringdata.xml index 2fee2b78c1..951b0a4226 100644 --- a/reference/dom/functions/dom-domcharacterdata-substringdata.xml +++ b/reference/dom/functions/dom-domcharacterdata-substringdata.xml @@ -1,5 +1,5 @@ - + DOMCharacterData->substringData() @@ -12,8 +12,7 @@ DOMCharacterData - string - substringData + stringsubstringData intoffset intcount diff --git a/reference/dom/functions/dom-domdocument-createattribute.xml b/reference/dom/functions/dom-domdocument-createattribute.xml index ecc6d63c25..7b68e79827 100644 --- a/reference/dom/functions/dom-domdocument-createattribute.xml +++ b/reference/dom/functions/dom-domdocument-createattribute.xml @@ -1,5 +1,5 @@ - + DOMDocument->createAttribute() @@ -10,8 +10,7 @@ DOMDocument - DOMAttr - createAttribute + DOMAttrcreateAttribute stringname diff --git a/reference/dom/functions/dom-domdocument-createattributens.xml b/reference/dom/functions/dom-domdocument-createattributens.xml index e7bb0b794d..7fc2bb88c7 100644 --- a/reference/dom/functions/dom-domdocument-createattributens.xml +++ b/reference/dom/functions/dom-domdocument-createattributens.xml @@ -1,5 +1,5 @@ - + DOMDocument->createAttributeNS() @@ -12,8 +12,7 @@ DOMDocument - DOMAttr - createAttributeNS + DOMAttrcreateAttributeNS stringnamespaceURI stringqualifiedName diff --git a/reference/dom/functions/dom-domdocument-createcdatasection.xml b/reference/dom/functions/dom-domdocument-createcdatasection.xml index 031b377e5b..4d2c62f4ef 100644 --- a/reference/dom/functions/dom-domdocument-createcdatasection.xml +++ b/reference/dom/functions/dom-domdocument-createcdatasection.xml @@ -1,5 +1,5 @@ - + DOMDocument->createCDATASection() @@ -10,8 +10,7 @@ DOMDocument - DOMCDATASection - createCDATASection + DOMCDATASectioncreateCDATASection stringdata diff --git a/reference/dom/functions/dom-domdocument-createcomment.xml b/reference/dom/functions/dom-domdocument-createcomment.xml index 2341deea79..0a283f72e2 100644 --- a/reference/dom/functions/dom-domdocument-createcomment.xml +++ b/reference/dom/functions/dom-domdocument-createcomment.xml @@ -1,5 +1,5 @@ - + DOMDocument->createComment() @@ -10,8 +10,7 @@ DOMDocument - DOMComment - createComment + DOMCommentcreateComment stringdata diff --git a/reference/dom/functions/dom-domdocument-createdocumentfragment.xml b/reference/dom/functions/dom-domdocument-createdocumentfragment.xml index 2a8276f540..4d79dfb9a6 100644 --- a/reference/dom/functions/dom-domdocument-createdocumentfragment.xml +++ b/reference/dom/functions/dom-domdocument-createdocumentfragment.xml @@ -1,5 +1,5 @@ - + DOMDocument->createDocumentFragment() @@ -10,8 +10,7 @@ DOMDocument - DOMDocumentFragment - createDocumentFragment + DOMDocumentFragmentcreateDocumentFragment diff --git a/reference/dom/functions/dom-domdocument-createelement.xml b/reference/dom/functions/dom-domdocument-createelement.xml index 9db8d39e87..2392fe87a5 100644 --- a/reference/dom/functions/dom-domdocument-createelement.xml +++ b/reference/dom/functions/dom-domdocument-createelement.xml @@ -1,5 +1,5 @@ - + DOMDocument->createElement() @@ -10,8 +10,7 @@ DOMDocument - DOMElement - createElement + DOMElementcreateElement stringname stringvalue diff --git a/reference/dom/functions/dom-domdocument-createelementns.xml b/reference/dom/functions/dom-domdocument-createelementns.xml index b161e27030..2bc92fcb7c 100644 --- a/reference/dom/functions/dom-domdocument-createelementns.xml +++ b/reference/dom/functions/dom-domdocument-createelementns.xml @@ -1,5 +1,5 @@ - + DOMDocument->createElementNS() @@ -12,8 +12,7 @@ DOMDocument - DOMElement - createElementNS + DOMElementcreateElementNS stringnamespaceURI stringqualifiedName stringvalue diff --git a/reference/dom/functions/dom-domdocument-createentityreference.xml b/reference/dom/functions/dom-domdocument-createentityreference.xml index 6b440554c8..1cceeebd9b 100644 --- a/reference/dom/functions/dom-domdocument-createentityreference.xml +++ b/reference/dom/functions/dom-domdocument-createentityreference.xml @@ -1,5 +1,5 @@ - + DOMDocument->createEntityReference() @@ -10,8 +10,7 @@ DOMDocument - DOMEntityReference - createEntityReference + DOMEntityReferencecreateEntityReference stringname diff --git a/reference/dom/functions/dom-domdocument-createprocessinginstruction.xml b/reference/dom/functions/dom-domdocument-createprocessinginstruction.xml index c56df1dffe..7347d3a524 100644 --- a/reference/dom/functions/dom-domdocument-createprocessinginstruction.xml +++ b/reference/dom/functions/dom-domdocument-createprocessinginstruction.xml @@ -1,5 +1,5 @@ - + DOMDocument->createProcessingInstruction() @@ -10,8 +10,7 @@ DOMDocument - DOMProcessingInstruction - createProcessingInstruction + DOMProcessingInstructioncreateProcessingInstruction stringtarget stringdata diff --git a/reference/dom/functions/dom-domdocument-createtextnode.xml b/reference/dom/functions/dom-domdocument-createtextnode.xml index b1ffc98a4b..abbf1925ea 100644 --- a/reference/dom/functions/dom-domdocument-createtextnode.xml +++ b/reference/dom/functions/dom-domdocument-createtextnode.xml @@ -1,5 +1,5 @@ - + DOMDocument->createTextNode() @@ -10,8 +10,7 @@ DOMDocument - DOMText - createTextNode + DOMTextcreateTextNode stringcontent diff --git a/reference/dom/functions/dom-domdocument-getelementbyid.xml b/reference/dom/functions/dom-domdocument-getelementbyid.xml index fe270e1508..b0dc6d1b6b 100644 --- a/reference/dom/functions/dom-domdocument-getelementbyid.xml +++ b/reference/dom/functions/dom-domdocument-getelementbyid.xml @@ -1,5 +1,5 @@ - + DOMDocument->getElementById() @@ -10,8 +10,7 @@ DOMDocument - DOMElement - getElementById + DOMElementgetElementById stringelementId diff --git a/reference/dom/functions/dom-domdocument-getelementsbytagname.xml b/reference/dom/functions/dom-domdocument-getelementsbytagname.xml index 9ec62cd39a..d4c1583818 100644 --- a/reference/dom/functions/dom-domdocument-getelementsbytagname.xml +++ b/reference/dom/functions/dom-domdocument-getelementsbytagname.xml @@ -1,5 +1,5 @@ - + DOMDocument->getElementsByTagName() @@ -10,8 +10,7 @@ DOMDocument - DOMNodeList - getElementsByTagName + DOMNodeListgetElementsByTagName stringname diff --git a/reference/dom/functions/dom-domdocument-getelementsbytagnamens.xml b/reference/dom/functions/dom-domdocument-getelementsbytagnamens.xml index f0bb17dba8..e8d9c6aca8 100644 --- a/reference/dom/functions/dom-domdocument-getelementsbytagnamens.xml +++ b/reference/dom/functions/dom-domdocument-getelementsbytagnamens.xml @@ -1,5 +1,5 @@ - + DOMDocument->getElementsByTagNameNS() @@ -12,8 +12,7 @@ DOMDocument - DOMNodeList - getElementsByTagNameNS + DOMNodeListgetElementsByTagNameNS stringnamespaceURI stringlocalName diff --git a/reference/dom/functions/dom-domdocument-importnode.xml b/reference/dom/functions/dom-domdocument-importnode.xml index 996fdc8d64..a66aef10f6 100644 --- a/reference/dom/functions/dom-domdocument-importnode.xml +++ b/reference/dom/functions/dom-domdocument-importnode.xml @@ -1,5 +1,5 @@ - + DOMDocument->importNode() @@ -10,8 +10,7 @@ DOMDocument - DOMNode - importNode + DOMNodeimportNode DOMNodeimportedNode booldeep diff --git a/reference/dom/functions/dom-domdocument-load.xml b/reference/dom/functions/dom-domdocument-load.xml index de75e8b312..459c0735be 100644 --- a/reference/dom/functions/dom-domdocument-load.xml +++ b/reference/dom/functions/dom-domdocument-load.xml @@ -1,5 +1,5 @@ - + DOMDocument->load() @@ -12,8 +12,7 @@ DOMDocument - bool - load + boolload stringfilename diff --git a/reference/dom/functions/dom-domdocument-loadhtml.xml b/reference/dom/functions/dom-domdocument-loadhtml.xml index 74cc0e28fe..582e32dc3b 100644 --- a/reference/dom/functions/dom-domdocument-loadhtml.xml +++ b/reference/dom/functions/dom-domdocument-loadhtml.xml @@ -1,5 +1,5 @@ - + DOMDocument->loadHTML() @@ -12,8 +12,7 @@ DOMDocument - bool - loadHTML + boolloadHTML stringsource diff --git a/reference/dom/functions/dom-domdocument-loadhtmlfile.xml b/reference/dom/functions/dom-domdocument-loadhtmlfile.xml index d1af461757..b62f6c81e7 100644 --- a/reference/dom/functions/dom-domdocument-loadhtmlfile.xml +++ b/reference/dom/functions/dom-domdocument-loadhtmlfile.xml @@ -1,5 +1,5 @@ - + DOMDocument->loadHTMLFile() @@ -12,8 +12,7 @@ DOMDocument - bool - loadHTMLFile + boolloadHTMLFile stringfilename diff --git a/reference/dom/functions/dom-domdocument-loadxml.xml b/reference/dom/functions/dom-domdocument-loadxml.xml index acfd276426..b642270752 100644 --- a/reference/dom/functions/dom-domdocument-loadxml.xml +++ b/reference/dom/functions/dom-domdocument-loadxml.xml @@ -1,5 +1,5 @@ - + DOMDocument->loadXML() @@ -12,8 +12,7 @@ DOMDocument - bool - loadXML + boolloadXML stringsource diff --git a/reference/dom/functions/dom-domdocument-normalize.xml b/reference/dom/functions/dom-domdocument-normalize.xml index 507882d354..60996bb26e 100644 --- a/reference/dom/functions/dom-domdocument-normalize.xml +++ b/reference/dom/functions/dom-domdocument-normalize.xml @@ -1,5 +1,5 @@ - + DOMDocument->normalize() @@ -12,8 +12,7 @@ DOMDocument - - normalize + normalize diff --git a/reference/dom/functions/dom-domdocument-relaxngvalidate.xml b/reference/dom/functions/dom-domdocument-relaxngvalidate.xml index 159ebc6f19..afac6a6e97 100644 --- a/reference/dom/functions/dom-domdocument-relaxngvalidate.xml +++ b/reference/dom/functions/dom-domdocument-relaxngvalidate.xml @@ -1,5 +1,5 @@ - + DOMDocument->relaxNGValidate() @@ -12,8 +12,7 @@ DOMDocument - bool - relaxNGValidate + boolrelaxNGValidate stringfilename diff --git a/reference/dom/functions/dom-domdocument-relaxngvalidatesource.xml b/reference/dom/functions/dom-domdocument-relaxngvalidatesource.xml index 1149d66f5a..f960b7e823 100644 --- a/reference/dom/functions/dom-domdocument-relaxngvalidatesource.xml +++ b/reference/dom/functions/dom-domdocument-relaxngvalidatesource.xml @@ -1,5 +1,5 @@ - + DOMDocument->relaxNGValidateSource() @@ -12,8 +12,7 @@ DOMDocument - bool - relaxNGValidateSource + boolrelaxNGValidateSource stringsource diff --git a/reference/dom/functions/dom-domdocument-save.xml b/reference/dom/functions/dom-domdocument-save.xml index 63acbcf116..978e865ca5 100644 --- a/reference/dom/functions/dom-domdocument-save.xml +++ b/reference/dom/functions/dom-domdocument-save.xml @@ -1,5 +1,5 @@ - + DOMDocument->save() @@ -12,8 +12,7 @@ DOMDocument - mixed - save + mixedsave stringfilename diff --git a/reference/dom/functions/dom-domdocument-savehtml.xml b/reference/dom/functions/dom-domdocument-savehtml.xml index 9ef6ceed0d..c1be2a93f6 100644 --- a/reference/dom/functions/dom-domdocument-savehtml.xml +++ b/reference/dom/functions/dom-domdocument-savehtml.xml @@ -1,5 +1,5 @@ - + DOMDocument->saveHTML() @@ -12,8 +12,7 @@ DOMDocument - string - saveHTML + stringsaveHTML diff --git a/reference/dom/functions/dom-domdocument-savehtmlfile.xml b/reference/dom/functions/dom-domdocument-savehtmlfile.xml index e835f0ed1a..bbd26c094b 100644 --- a/reference/dom/functions/dom-domdocument-savehtmlfile.xml +++ b/reference/dom/functions/dom-domdocument-savehtmlfile.xml @@ -1,5 +1,5 @@ - + DOMDocument->saveHTMLFile() @@ -12,8 +12,7 @@ DOMDocument - int - saveHTMLFile + intsaveHTMLFile stringfilename diff --git a/reference/dom/functions/dom-domdocument-savexml.xml b/reference/dom/functions/dom-domdocument-savexml.xml index 37b9ffad0e..d41e6df1e1 100644 --- a/reference/dom/functions/dom-domdocument-savexml.xml +++ b/reference/dom/functions/dom-domdocument-savexml.xml @@ -1,5 +1,5 @@ - + DOMDocument->saveXML() @@ -12,8 +12,7 @@ DOMDocument - string - saveXML + stringsaveXML DOMNodenode diff --git a/reference/dom/functions/dom-domdocument-schemavalidate.xml b/reference/dom/functions/dom-domdocument-schemavalidate.xml index ce8a6af124..524061f219 100644 --- a/reference/dom/functions/dom-domdocument-schemavalidate.xml +++ b/reference/dom/functions/dom-domdocument-schemavalidate.xml @@ -1,5 +1,5 @@ - + DOMDocument->schemaValidate() @@ -12,8 +12,7 @@ DOMDocument - bool - schemaValidate + boolschemaValidate stringfilename diff --git a/reference/dom/functions/dom-domdocument-schemavalidatesource.xml b/reference/dom/functions/dom-domdocument-schemavalidatesource.xml index a63544135a..c9b8b4cc8a 100644 --- a/reference/dom/functions/dom-domdocument-schemavalidatesource.xml +++ b/reference/dom/functions/dom-domdocument-schemavalidatesource.xml @@ -1,5 +1,5 @@ - + DOMDocument->schemaValidateSource() @@ -12,8 +12,7 @@ DOMDocument - bool - schemaValidateSource + boolschemaValidateSource stringsource diff --git a/reference/dom/functions/dom-domdocument-validate.xml b/reference/dom/functions/dom-domdocument-validate.xml index b921348e34..94482ac3ec 100644 --- a/reference/dom/functions/dom-domdocument-validate.xml +++ b/reference/dom/functions/dom-domdocument-validate.xml @@ -1,5 +1,5 @@ - + DOMDocument->validate() @@ -12,8 +12,7 @@ DOMDocument - bool - validate + boolvalidate diff --git a/reference/dom/functions/dom-domdocument-xinclude.xml b/reference/dom/functions/dom-domdocument-xinclude.xml index 04a5bb7fbe..4631cf6df3 100644 --- a/reference/dom/functions/dom-domdocument-xinclude.xml +++ b/reference/dom/functions/dom-domdocument-xinclude.xml @@ -1,5 +1,5 @@ - + DOMDocument->xinclude() @@ -12,8 +12,7 @@ DOMDocument - int - xinclude + intxinclude intoptions diff --git a/reference/dom/functions/dom-domelement-getattribute.xml b/reference/dom/functions/dom-domelement-getattribute.xml index 3b14630e82..75854f2e41 100644 --- a/reference/dom/functions/dom-domelement-getattribute.xml +++ b/reference/dom/functions/dom-domelement-getattribute.xml @@ -1,5 +1,5 @@ - + DOMElement->getAttribute() @@ -10,8 +10,7 @@ DOMElement - string - getAttribute + stringgetAttribute stringname diff --git a/reference/dom/functions/dom-domelement-getattributenode.xml b/reference/dom/functions/dom-domelement-getattributenode.xml index 91abcf4b36..fb68e3485e 100644 --- a/reference/dom/functions/dom-domelement-getattributenode.xml +++ b/reference/dom/functions/dom-domelement-getattributenode.xml @@ -1,5 +1,5 @@ - + DOMElement->getAttributeNode() @@ -10,8 +10,7 @@ DOMElement - DOMAttr - getAttributeNode + DOMAttrgetAttributeNode stringname diff --git a/reference/dom/functions/dom-domelement-getattributenodens.xml b/reference/dom/functions/dom-domelement-getattributenodens.xml index 4ed52123c9..910c8a3159 100644 --- a/reference/dom/functions/dom-domelement-getattributenodens.xml +++ b/reference/dom/functions/dom-domelement-getattributenodens.xml @@ -1,5 +1,5 @@ - + DOMElement->getAttributeNodeNS() @@ -12,8 +12,7 @@ DOMElement - DOMAttr - getAttributeNodeNS + DOMAttrgetAttributeNodeNS stringnamespaceURI stringlocalName diff --git a/reference/dom/functions/dom-domelement-getattributens.xml b/reference/dom/functions/dom-domelement-getattributens.xml index 9a11ccf665..3c60ebe28c 100644 --- a/reference/dom/functions/dom-domelement-getattributens.xml +++ b/reference/dom/functions/dom-domelement-getattributens.xml @@ -1,5 +1,5 @@ - + DOMElement->getAttributeNS() @@ -10,8 +10,7 @@ DOMElement - string - getAttributeNS + stringgetAttributeNS stringnamespaceURI stringlocalName diff --git a/reference/dom/functions/dom-domelement-getelementsbytagname.xml b/reference/dom/functions/dom-domelement-getelementsbytagname.xml index f56d052b96..cb95b07ee6 100644 --- a/reference/dom/functions/dom-domelement-getelementsbytagname.xml +++ b/reference/dom/functions/dom-domelement-getelementsbytagname.xml @@ -1,5 +1,5 @@ - + DOMElement->getElementsByTagName() @@ -10,8 +10,7 @@ DOMElement - DOMNodeList - getElementsByTagName + DOMNodeListgetElementsByTagName stringname diff --git a/reference/dom/functions/dom-domelement-getelementsbytagnamens.xml b/reference/dom/functions/dom-domelement-getelementsbytagnamens.xml index 8d4e0d94ee..18b37ef255 100644 --- a/reference/dom/functions/dom-domelement-getelementsbytagnamens.xml +++ b/reference/dom/functions/dom-domelement-getelementsbytagnamens.xml @@ -1,5 +1,5 @@ - + DOMElement->getElementsByTagNameNS() @@ -10,8 +10,7 @@ DOMElement - DOMNodeList - getElementsByTagNameNS + DOMNodeListgetElementsByTagNameNS stringnamespaceURI stringlocalName diff --git a/reference/dom/functions/dom-domelement-hasattribute.xml b/reference/dom/functions/dom-domelement-hasattribute.xml index 6702bc848d..ad476975a3 100644 --- a/reference/dom/functions/dom-domelement-hasattribute.xml +++ b/reference/dom/functions/dom-domelement-hasattribute.xml @@ -1,5 +1,5 @@ - + DOMElement->hasAttribute() @@ -10,8 +10,7 @@ DOMElement - bool - hasAttribute + boolhasAttribute stringname diff --git a/reference/dom/functions/dom-domelement-hasattributens.xml b/reference/dom/functions/dom-domelement-hasattributens.xml index cc442558b2..971621efbf 100644 --- a/reference/dom/functions/dom-domelement-hasattributens.xml +++ b/reference/dom/functions/dom-domelement-hasattributens.xml @@ -1,5 +1,5 @@ - + DOMElement->hasAttributeNS() @@ -12,8 +12,7 @@ DOMElement - bool - hasAttributeNS + boolhasAttributeNS stringnamespaceURI stringlocalName diff --git a/reference/dom/functions/dom-domelement-removeattribute.xml b/reference/dom/functions/dom-domelement-removeattribute.xml index 7128d18af4..319e48d3b9 100644 --- a/reference/dom/functions/dom-domelement-removeattribute.xml +++ b/reference/dom/functions/dom-domelement-removeattribute.xml @@ -1,5 +1,5 @@ - + DOMElement->removeAttribute() @@ -10,8 +10,7 @@ DOMElement - bool - removeAttribute + boolremoveAttribute stringname diff --git a/reference/dom/functions/dom-domelement-removeattributenode.xml b/reference/dom/functions/dom-domelement-removeattributenode.xml index 1b5b4674d6..8fe0f9dd02 100644 --- a/reference/dom/functions/dom-domelement-removeattributenode.xml +++ b/reference/dom/functions/dom-domelement-removeattributenode.xml @@ -1,5 +1,5 @@ - + DOMElement->removeAttributeNode() @@ -10,8 +10,7 @@ DOMElement - bool - removeAttribute + boolremoveAttribute DOMAttroldnode diff --git a/reference/dom/functions/dom-domelement-removeattributens.xml b/reference/dom/functions/dom-domelement-removeattributens.xml index 990333227d..5318387674 100644 --- a/reference/dom/functions/dom-domelement-removeattributens.xml +++ b/reference/dom/functions/dom-domelement-removeattributens.xml @@ -1,5 +1,5 @@ - + DOMElement->removeAttributeNS() @@ -10,8 +10,7 @@ DOMElement - bool - removeAttributeNS + boolremoveAttributeNS stringnamespaceURI stringlocalName diff --git a/reference/dom/functions/dom-domelement-setattribute.xml b/reference/dom/functions/dom-domelement-setattribute.xml index 41bf2692a5..34c0cd7290 100644 --- a/reference/dom/functions/dom-domelement-setattribute.xml +++ b/reference/dom/functions/dom-domelement-setattribute.xml @@ -1,5 +1,5 @@ - + DOMElement->setAttribute() @@ -10,8 +10,7 @@ DOMElement - bool - setAttribute + boolsetAttribute stringname stringvalue diff --git a/reference/dom/functions/dom-domelement-setattributenode.xml b/reference/dom/functions/dom-domelement-setattributenode.xml index 70f8f240a3..07010d64b6 100644 --- a/reference/dom/functions/dom-domelement-setattributenode.xml +++ b/reference/dom/functions/dom-domelement-setattributenode.xml @@ -1,5 +1,5 @@ - + DOMElement->setAttributeNode() @@ -10,8 +10,7 @@ DOMElement - DOMAttr - setAttributeNode + DOMAttrsetAttributeNode DOMAttrattr diff --git a/reference/dom/functions/dom-domelement-setattributenodens.xml b/reference/dom/functions/dom-domelement-setattributenodens.xml index b9a78b0212..c06a89d583 100644 --- a/reference/dom/functions/dom-domelement-setattributenodens.xml +++ b/reference/dom/functions/dom-domelement-setattributenodens.xml @@ -1,5 +1,5 @@ - + DOMElement->setAttributeNodeNS() @@ -10,8 +10,7 @@ DOMElement - DOMAttr - setAttributeNodeNS + DOMAttrsetAttributeNodeNS DOMAttrattr diff --git a/reference/dom/functions/dom-domelement-setattributens.xml b/reference/dom/functions/dom-domelement-setattributens.xml index 8d75ff4f46..6793f66ec5 100644 --- a/reference/dom/functions/dom-domelement-setattributens.xml +++ b/reference/dom/functions/dom-domelement-setattributens.xml @@ -1,5 +1,5 @@ - + DOMElement->setAttributeNS() @@ -10,8 +10,7 @@ DOMElement - - setAttributeNS + setAttributeNS stringnamespaceURI stringqualifiedName stringvalue diff --git a/reference/dom/functions/dom-domimplementation-createdocument.xml b/reference/dom/functions/dom-domimplementation-createdocument.xml index 658f8e1eee..2db80a8ae4 100644 --- a/reference/dom/functions/dom-domimplementation-createdocument.xml +++ b/reference/dom/functions/dom-domimplementation-createdocument.xml @@ -1,5 +1,5 @@ - + DOMImplementation->createDocument() @@ -12,8 +12,7 @@ DOMImplementation - DOMDocument - createDocument + DOMDocumentcreateDocument stringnamespaceURI stringqualifiedName DOMDocumentTypedoctype diff --git a/reference/dom/functions/dom-domimplementation-createdocumenttype.xml b/reference/dom/functions/dom-domimplementation-createdocumenttype.xml index 6b89ec8d92..a5a5bd8841 100644 --- a/reference/dom/functions/dom-domimplementation-createdocumenttype.xml +++ b/reference/dom/functions/dom-domimplementation-createdocumenttype.xml @@ -1,5 +1,5 @@ - + DOMImplementation->createDocumentType() @@ -12,8 +12,7 @@ DOMImplementation - DOMDocumentType - createDocumentType + DOMDocumentTypecreateDocumentType stringqualifiedName stringpublicId stringsystemId diff --git a/reference/dom/functions/dom-domimplementation-hasfeature.xml b/reference/dom/functions/dom-domimplementation-hasfeature.xml index 1854cd2ba9..5b5b26029e 100644 --- a/reference/dom/functions/dom-domimplementation-hasfeature.xml +++ b/reference/dom/functions/dom-domimplementation-hasfeature.xml @@ -1,5 +1,5 @@ - + DOMImplementation->hasFeature() @@ -12,8 +12,7 @@ DOMImplementation - bool - hasFeature + boolhasFeature stringfeature stringversion diff --git a/reference/dom/functions/dom-domnamednodemap-getnameditem.xml b/reference/dom/functions/dom-domnamednodemap-getnameditem.xml index 2f950765f9..d8752e6a19 100644 --- a/reference/dom/functions/dom-domnamednodemap-getnameditem.xml +++ b/reference/dom/functions/dom-domnamednodemap-getnameditem.xml @@ -1,5 +1,5 @@ - + DOMNamedNodeMap->getNamedItem() @@ -12,8 +12,7 @@ DOMNamedNodeMap - DOMNode - getNamedItem + DOMNodegetNamedItem stringname diff --git a/reference/dom/functions/dom-domnamednodemap-getnameditemns.xml b/reference/dom/functions/dom-domnamednodemap-getnameditemns.xml index e5d8a3eaf8..55693640e3 100644 --- a/reference/dom/functions/dom-domnamednodemap-getnameditemns.xml +++ b/reference/dom/functions/dom-domnamednodemap-getnameditemns.xml @@ -1,5 +1,5 @@ - + DOMNamedNodeMap->getNamedItemNS() @@ -12,8 +12,7 @@ DOMNamedNodeMap - DOMNode - getNamedItemNS + DOMNodegetNamedItemNS stringnamespaceURI stringlocalName diff --git a/reference/dom/functions/dom-domnamednodemap-item.xml b/reference/dom/functions/dom-domnamednodemap-item.xml index a57e671e00..04fe991a4a 100644 --- a/reference/dom/functions/dom-domnamednodemap-item.xml +++ b/reference/dom/functions/dom-domnamednodemap-item.xml @@ -1,5 +1,5 @@ - + DOMNamedNodeMap->item() @@ -10,8 +10,7 @@ DOMNamedNodeMap - DOMNode - item + DOMNodeitem intindex diff --git a/reference/dom/functions/dom-domnode-appendchild.xml b/reference/dom/functions/dom-domnode-appendchild.xml index b857c390be..444ca6e932 100644 --- a/reference/dom/functions/dom-domnode-appendchild.xml +++ b/reference/dom/functions/dom-domnode-appendchild.xml @@ -1,5 +1,5 @@ - + DOMNode->appendChild() @@ -12,8 +12,7 @@ DOMNode - DOMNode - appendChild + DOMNodeappendChild DOMNodenewnode diff --git a/reference/dom/functions/dom-domnode-clonenode.xml b/reference/dom/functions/dom-domnode-clonenode.xml index 3d31544704..ecc4382703 100644 --- a/reference/dom/functions/dom-domnode-clonenode.xml +++ b/reference/dom/functions/dom-domnode-clonenode.xml @@ -1,5 +1,5 @@ - + DOMNode->cloneNode() @@ -12,8 +12,7 @@ DOMNode - DOMNode - cloneNode + DOMNodecloneNode booldeep diff --git a/reference/dom/functions/dom-domnode-hasattributes.xml b/reference/dom/functions/dom-domnode-hasattributes.xml index e139181083..43210d74e7 100644 --- a/reference/dom/functions/dom-domnode-hasattributes.xml +++ b/reference/dom/functions/dom-domnode-hasattributes.xml @@ -1,5 +1,5 @@ - + DOMNode->hasAttributes() @@ -12,8 +12,7 @@ DOMNode - bool - hasAttributes + boolhasAttributes diff --git a/reference/dom/functions/dom-domnode-haschildnodes.xml b/reference/dom/functions/dom-domnode-haschildnodes.xml index bf17e69ceb..6e4cee713a 100644 --- a/reference/dom/functions/dom-domnode-haschildnodes.xml +++ b/reference/dom/functions/dom-domnode-haschildnodes.xml @@ -1,5 +1,5 @@ - + DOMNode->hasChildNodes() @@ -12,8 +12,7 @@ DOMNode - bool - hasChildNodes + boolhasChildNodes diff --git a/reference/dom/functions/dom-domnode-insertbefore.xml b/reference/dom/functions/dom-domnode-insertbefore.xml index 0b25d35f91..76b55e092d 100644 --- a/reference/dom/functions/dom-domnode-insertbefore.xml +++ b/reference/dom/functions/dom-domnode-insertbefore.xml @@ -1,5 +1,5 @@ - + DOMNode->insertBefore() @@ -12,8 +12,7 @@ DOMNode - DOMNode - insertBefore + DOMNodeinsertBefore DOMNodenewnode DOMNoderefnode diff --git a/reference/dom/functions/dom-domnode-issamenode.xml b/reference/dom/functions/dom-domnode-issamenode.xml index e552af4c81..94b5947624 100644 --- a/reference/dom/functions/dom-domnode-issamenode.xml +++ b/reference/dom/functions/dom-domnode-issamenode.xml @@ -1,5 +1,5 @@ - + DOMNode->isSameNode() @@ -12,8 +12,7 @@ DOMNode - bool - isSameNode + boolisSameNode DOMNodenode diff --git a/reference/dom/functions/dom-domnode-issupported.xml b/reference/dom/functions/dom-domnode-issupported.xml index 4cfe1686ba..4d9589dad3 100644 --- a/reference/dom/functions/dom-domnode-issupported.xml +++ b/reference/dom/functions/dom-domnode-issupported.xml @@ -1,5 +1,5 @@ - + DOMNode->isSupported() @@ -12,8 +12,7 @@ DOMNode - bool - isSupported + boolisSupported stringfeature stringversion diff --git a/reference/dom/functions/dom-domnode-lookupnamespaceuri.xml b/reference/dom/functions/dom-domnode-lookupnamespaceuri.xml index 1c1727c5c8..b1398a477b 100644 --- a/reference/dom/functions/dom-domnode-lookupnamespaceuri.xml +++ b/reference/dom/functions/dom-domnode-lookupnamespaceuri.xml @@ -1,5 +1,5 @@ - + DOMNode->lookupNamespaceURI() @@ -12,8 +12,7 @@ DOMNode - string - lookupNamespaceURI + stringlookupNamespaceURI stringprefix diff --git a/reference/dom/functions/dom-domnode-lookupprefix.xml b/reference/dom/functions/dom-domnode-lookupprefix.xml index 69ccf61498..9c1a12159f 100644 --- a/reference/dom/functions/dom-domnode-lookupprefix.xml +++ b/reference/dom/functions/dom-domnode-lookupprefix.xml @@ -1,5 +1,5 @@ - + DOMNode->lookupPrefix() @@ -12,8 +12,7 @@ DOMNode - string - lookupPrefix + stringlookupPrefix stringnamespaceURI diff --git a/reference/dom/functions/dom-domnode-normalize.xml b/reference/dom/functions/dom-domnode-normalize.xml index 3b2c5196f2..12f22951e4 100644 --- a/reference/dom/functions/dom-domnode-normalize.xml +++ b/reference/dom/functions/dom-domnode-normalize.xml @@ -1,5 +1,5 @@ - + DOMNode->normalize() @@ -12,8 +12,7 @@ DOMNode - - normalize + normalize diff --git a/reference/dom/functions/dom-domnode-removechild.xml b/reference/dom/functions/dom-domnode-removechild.xml index ab4cc2d6b9..2bfac10441 100644 --- a/reference/dom/functions/dom-domnode-removechild.xml +++ b/reference/dom/functions/dom-domnode-removechild.xml @@ -1,5 +1,5 @@ - + DOMNode->removeChild() @@ -12,8 +12,7 @@ DOMNode - DOMNode - removeChild + DOMNoderemoveChild DOMNodeoldnode diff --git a/reference/dom/functions/dom-domnode-replacechild.xml b/reference/dom/functions/dom-domnode-replacechild.xml index d6c2e10f69..da7e4bf650 100644 --- a/reference/dom/functions/dom-domnode-replacechild.xml +++ b/reference/dom/functions/dom-domnode-replacechild.xml @@ -1,5 +1,5 @@ - + DOMNode->replaceChild() @@ -12,8 +12,7 @@ DOMNode - DOMNode - replaceChild + DOMNodereplaceChild DOMNodenewnode DOMNodeoldnode diff --git a/reference/dom/functions/dom-domnodelist-item.xml b/reference/dom/functions/dom-domnodelist-item.xml index d4831bb148..08cb48ed35 100644 --- a/reference/dom/functions/dom-domnodelist-item.xml +++ b/reference/dom/functions/dom-domnodelist-item.xml @@ -1,5 +1,5 @@ - + DOMNodelist->item() @@ -12,8 +12,7 @@ DOMNodeList - DOMNode - item + DOMNodeitem intindex diff --git a/reference/dom/functions/dom-domtext-iswhitespaceinelementcontent.xml b/reference/dom/functions/dom-domtext-iswhitespaceinelementcontent.xml index 2169c27ae9..7d7e579456 100644 --- a/reference/dom/functions/dom-domtext-iswhitespaceinelementcontent.xml +++ b/reference/dom/functions/dom-domtext-iswhitespaceinelementcontent.xml @@ -1,5 +1,5 @@ - + DOMText->isWhitespaceInElementContent() @@ -12,8 +12,7 @@ DOMText - bool - isWhitespaceInElementContent + boolisWhitespaceInElementContent diff --git a/reference/dom/functions/dom-domtext-splittext.xml b/reference/dom/functions/dom-domtext-splittext.xml index b24e26ccff..9663f90d3f 100644 --- a/reference/dom/functions/dom-domtext-splittext.xml +++ b/reference/dom/functions/dom-domtext-splittext.xml @@ -1,5 +1,5 @@ - + DOMText->splitText() @@ -12,8 +12,7 @@ DOMText - DOMText - splitText + DOMTextsplitText intoffset diff --git a/reference/dom/functions/dom-domxpath-evaluate.xml b/reference/dom/functions/dom-domxpath-evaluate.xml index 1d3f8c7386..834f112894 100644 --- a/reference/dom/functions/dom-domxpath-evaluate.xml +++ b/reference/dom/functions/dom-domxpath-evaluate.xml @@ -1,5 +1,5 @@ - + DOMXPath->evaluate() @@ -12,8 +12,7 @@ DOMXPath - mixed - evaluate + mixedevaluate stringexpression DOMNodecontextnode diff --git a/reference/dom/functions/dom-domxpath-query.xml b/reference/dom/functions/dom-domxpath-query.xml index 7d277df277..1d6e77647a 100644 --- a/reference/dom/functions/dom-domxpath-query.xml +++ b/reference/dom/functions/dom-domxpath-query.xml @@ -1,5 +1,5 @@ - + DOMXPath->query() @@ -12,8 +12,7 @@ DOMXPath - DOMNodeList - query + DOMNodeListquery stringexpression DOMNodecontextnode diff --git a/reference/dom/functions/dom-domxpath-registernamespace.xml b/reference/dom/functions/dom-domxpath-registernamespace.xml index 07c2fc0e78..a6d6427be0 100644 --- a/reference/dom/functions/dom-domxpath-registernamespace.xml +++ b/reference/dom/functions/dom-domxpath-registernamespace.xml @@ -1,5 +1,5 @@ - + DOMXPath->registerNamespace() @@ -12,8 +12,7 @@ DOMXPath - bool - registerNamespace + boolregisterNamespace stringprefix stringnamespaceURI