yannick         Mon Nov  1 11:18:46 2004 EDT

  Modified files:              
    /phpdoc/en/reference/dom/functions  
                                        dom-domimplementation-hasfeature.xml 
                                        dom-domnamednodemap-getnameditemns.xml 
                                        dom-domnamednodemap-getnameditem.xml 
                                        dom-domnamednodemap-item.xml 
                                        dom-domnode-appendchild.xml 
                                        dom-domnode-clonenode.xml 
                                        dom-domnode-hasattributes.xml 
                                        dom-domnode-haschildnodes.xml 
                                        dom-domnode-insertbefore.xml 
                                        dom-domnode-issamenode.xml 
                                        dom-domnode-issupported.xml 
                                        dom-domnodelist-item.xml 
                                        dom-domnode-lookupnamespaceuri.xml 
                                        dom-domnode-lookupprefix.xml 
                                        dom-domnode-normalize.xml 
                                        dom-domnode-removechild.xml 
                                        dom-domnode-replacechild.xml 
                                        dom-domtext-iswhitespaceinelementcontent.xml 
                                        dom-domtext-splittext.xml 
                                        dom-domxpath-query.xml 
                                        dom-domxpath-registernamespace.xml 
                                        dom-import-simplexml.xml 
  Log:
  use more entities
  
http://cvs.php.net/diff.php/phpdoc/en/reference/dom/functions/dom-domimplementation-hasfeature.xml?r1=1.2&r2=1.3&ty=u
Index: phpdoc/en/reference/dom/functions/dom-domimplementation-hasfeature.xml
diff -u phpdoc/en/reference/dom/functions/dom-domimplementation-hasfeature.xml:1.2 
phpdoc/en/reference/dom/functions/dom-domimplementation-hasfeature.xml:1.3
--- phpdoc/en/reference/dom/functions/dom-domimplementation-hasfeature.xml:1.2  Fri 
Aug 20 05:36:58 2004
+++ phpdoc/en/reference/dom/functions/dom-domimplementation-hasfeature.xml      Mon 
Nov  1 11:18:43 2004
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
   <refentry id='function.dom-domimplementation-hasfeature'>
    <refnamediv>
     <refname>DOMImplementation->hasFeature</refname>
@@ -8,7 +8,7 @@
     </refpurpose>
    </refnamediv>
    <refsect1>
-    <title>Description</title>
+    &reftitle.description;
     <methodsynopsis>
      <type>bool</type><methodname>DOMImplementation->hasFeature</methodname>
      <methodparam><type>string</type><parameter>feature</parameter></methodparam>
http://cvs.php.net/diff.php/phpdoc/en/reference/dom/functions/dom-domnamednodemap-getnameditemns.xml?r1=1.2&r2=1.3&ty=u
Index: phpdoc/en/reference/dom/functions/dom-domnamednodemap-getnameditemns.xml
diff -u phpdoc/en/reference/dom/functions/dom-domnamednodemap-getnameditemns.xml:1.2 
phpdoc/en/reference/dom/functions/dom-domnamednodemap-getnameditemns.xml:1.3
--- phpdoc/en/reference/dom/functions/dom-domnamednodemap-getnameditemns.xml:1.2       
 Fri Aug 20 05:36:58 2004
+++ phpdoc/en/reference/dom/functions/dom-domnamednodemap-getnameditemns.xml    Mon 
Nov  1 11:18:43 2004
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
   <refentry id='function.dom-domnamednodemap-getnameditemns'>
    <refnamediv>
     <refname>DOMNamedNodeMap->getNamedItemNS</refname>
@@ -8,7 +8,7 @@
     </refpurpose>
    </refnamediv>
    <refsect1>
-    <title>Description</title>
+    &reftitle.description;
     <methodsynopsis>
      <type>object</type><methodname>DOMNamedNodeMap->getNamedItemNS</methodname>
      <methodparam><type>string</type><parameter>namespaceURI</parameter></methodparam>
http://cvs.php.net/diff.php/phpdoc/en/reference/dom/functions/dom-domnamednodemap-getnameditem.xml?r1=1.2&r2=1.3&ty=u
Index: phpdoc/en/reference/dom/functions/dom-domnamednodemap-getnameditem.xml
diff -u phpdoc/en/reference/dom/functions/dom-domnamednodemap-getnameditem.xml:1.2 
phpdoc/en/reference/dom/functions/dom-domnamednodemap-getnameditem.xml:1.3
--- phpdoc/en/reference/dom/functions/dom-domnamednodemap-getnameditem.xml:1.2  Fri 
Aug 20 05:36:58 2004
+++ phpdoc/en/reference/dom/functions/dom-domnamednodemap-getnameditem.xml      Mon 
Nov  1 11:18:43 2004
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
   <refentry id='function.dom-domnamednodemap-getnameditem'>
    <refnamediv>
     <refname>DOMNamedNodeMap->getNamedItem</refname>
@@ -8,7 +8,7 @@
     </refpurpose>
    </refnamediv>
    <refsect1>
-    <title>Description</title>
+    &reftitle.description;
     <methodsynopsis>
      <type>object</type><methodname>DOMNamedNodeMap->getNamedItem</methodname>
      <methodparam><type>string</type><parameter>name</parameter></methodparam>
http://cvs.php.net/diff.php/phpdoc/en/reference/dom/functions/dom-domnamednodemap-item.xml?r1=1.2&r2=1.3&ty=u
Index: phpdoc/en/reference/dom/functions/dom-domnamednodemap-item.xml
diff -u phpdoc/en/reference/dom/functions/dom-domnamednodemap-item.xml:1.2 
phpdoc/en/reference/dom/functions/dom-domnamednodemap-item.xml:1.3
--- phpdoc/en/reference/dom/functions/dom-domnamednodemap-item.xml:1.2  Tue Jul 27 
00:48:53 2004
+++ phpdoc/en/reference/dom/functions/dom-domnamednodemap-item.xml      Mon Nov  1 
11:18:43 2004
@@ -1,12 +1,12 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
   <refentry id='function.dom-domnamednodemap-item'>
    <refnamediv>
     <refname>DOMNamedNodeMap->item</refname>
     <refpurpose>Retrieves a node specified by index</refpurpose>
    </refnamediv>
    <refsect1>
-    <title>Description</title>
+    &reftitle.description;
     <methodsynopsis>
      <type>object</type><methodname>DOMNamedNodeMap->item</methodname>
      <methodparam><type>int</type><parameter>index</parameter></methodparam>
http://cvs.php.net/diff.php/phpdoc/en/reference/dom/functions/dom-domnode-appendchild.xml?r1=1.1&r2=1.2&ty=u
Index: phpdoc/en/reference/dom/functions/dom-domnode-appendchild.xml
diff -u phpdoc/en/reference/dom/functions/dom-domnode-appendchild.xml:1.1 
phpdoc/en/reference/dom/functions/dom-domnode-appendchild.xml:1.2
--- phpdoc/en/reference/dom/functions/dom-domnode-appendchild.xml:1.1   Sun May  9 
11:07:48 2004
+++ phpdoc/en/reference/dom/functions/dom-domnode-appendchild.xml       Mon Nov  1 
11:18:43 2004
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.1 $ -->
+<!-- $Revision: 1.2 $ -->
   <refentry id='function.dom-domnode-appendchild'>
    <refnamediv>
     <refname>DOMNode->appendChild</refname>
@@ -8,7 +8,7 @@
     </refpurpose>
    </refnamediv>
    <refsect1>
-    <title>Description</title>
+    &reftitle.description;
     <methodsynopsis>
      <type>object</type><methodname>DOMNode->appendChild</methodname>
      <methodparam><type>object</type><parameter>newnode</parameter></methodparam>
http://cvs.php.net/diff.php/phpdoc/en/reference/dom/functions/dom-domnode-clonenode.xml?r1=1.2&r2=1.3&ty=u
Index: phpdoc/en/reference/dom/functions/dom-domnode-clonenode.xml
diff -u phpdoc/en/reference/dom/functions/dom-domnode-clonenode.xml:1.2 
phpdoc/en/reference/dom/functions/dom-domnode-clonenode.xml:1.3
--- phpdoc/en/reference/dom/functions/dom-domnode-clonenode.xml:1.2     Thu Aug 12 
21:00:45 2004
+++ phpdoc/en/reference/dom/functions/dom-domnode-clonenode.xml Mon Nov  1 11:18:44 
2004
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
   <refentry id='function.dom-domnode-clonenode'>
    <refnamediv>
     <refname>DOMNode->cloneNode</refname>
@@ -8,7 +8,7 @@
     </refpurpose>
    </refnamediv>
    <refsect1>
-    <title>Description</title>
+    &reftitle.description;
     <methodsynopsis>
      <type>object</type><methodname>DOMNode->cloneNode</methodname>
      <methodparam 
choice="opt"><type>bool</type><parameter>deep</parameter></methodparam>
http://cvs.php.net/diff.php/phpdoc/en/reference/dom/functions/dom-domnode-hasattributes.xml?r1=1.1&r2=1.2&ty=u
Index: phpdoc/en/reference/dom/functions/dom-domnode-hasattributes.xml
diff -u phpdoc/en/reference/dom/functions/dom-domnode-hasattributes.xml:1.1 
phpdoc/en/reference/dom/functions/dom-domnode-hasattributes.xml:1.2
--- phpdoc/en/reference/dom/functions/dom-domnode-hasattributes.xml:1.1 Sun May  9 
11:07:48 2004
+++ phpdoc/en/reference/dom/functions/dom-domnode-hasattributes.xml     Mon Nov  1 
11:18:44 2004
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.1 $ -->
+<!-- $Revision: 1.2 $ -->
   <refentry id='function.dom-domnode-hasattributes'>
    <refnamediv>
     <refname>DOMNode->hasAttributes</refname>
@@ -8,7 +8,7 @@
     </refpurpose>
    </refnamediv>
    <refsect1>
-    <title>Description</title>
+    &reftitle.description;
     <methodsynopsis>
      <type>bool</type><methodname>DOMNode->hasAttributes</methodname>
      <void/>
http://cvs.php.net/diff.php/phpdoc/en/reference/dom/functions/dom-domnode-haschildnodes.xml?r1=1.1&r2=1.2&ty=u
Index: phpdoc/en/reference/dom/functions/dom-domnode-haschildnodes.xml
diff -u phpdoc/en/reference/dom/functions/dom-domnode-haschildnodes.xml:1.1 
phpdoc/en/reference/dom/functions/dom-domnode-haschildnodes.xml:1.2
--- phpdoc/en/reference/dom/functions/dom-domnode-haschildnodes.xml:1.1 Sun May  9 
11:07:48 2004
+++ phpdoc/en/reference/dom/functions/dom-domnode-haschildnodes.xml     Mon Nov  1 
11:18:44 2004
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.1 $ -->
+<!-- $Revision: 1.2 $ -->
   <refentry id='function.dom-domnode-haschildnodes'>
    <refnamediv>
     <refname>DOMNode->hasChildNodes</refname>
@@ -8,7 +8,7 @@
     </refpurpose>
    </refnamediv>
    <refsect1>
-    <title>Description</title>
+    &reftitle.description;
     <methodsynopsis>
      <type>bool</type><methodname>DOMNode->hasChildNodes</methodname>
      <void/>
http://cvs.php.net/diff.php/phpdoc/en/reference/dom/functions/dom-domnode-insertbefore.xml?r1=1.1&r2=1.2&ty=u
Index: phpdoc/en/reference/dom/functions/dom-domnode-insertbefore.xml
diff -u phpdoc/en/reference/dom/functions/dom-domnode-insertbefore.xml:1.1 
phpdoc/en/reference/dom/functions/dom-domnode-insertbefore.xml:1.2
--- phpdoc/en/reference/dom/functions/dom-domnode-insertbefore.xml:1.1  Sun May  9 
11:07:48 2004
+++ phpdoc/en/reference/dom/functions/dom-domnode-insertbefore.xml      Mon Nov  1 
11:18:44 2004
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.1 $ -->
+<!-- $Revision: 1.2 $ -->
   <refentry id='function.dom-domnode-insertbefore'>
    <refnamediv>
     <refname>DOMNode->insertBefore</refname>
@@ -8,7 +8,7 @@
     </refpurpose>
    </refnamediv>
    <refsect1>
-    <title>Description</title>
+    &reftitle.description;
     <methodsynopsis>
      <type>object</type><methodname>DOMNode->insertBefore</methodname>
      <methodparam><type>object</type><parameter>newnode</parameter></methodparam>
http://cvs.php.net/diff.php/phpdoc/en/reference/dom/functions/dom-domnode-issamenode.xml?r1=1.2&r2=1.3&ty=u
Index: phpdoc/en/reference/dom/functions/dom-domnode-issamenode.xml
diff -u phpdoc/en/reference/dom/functions/dom-domnode-issamenode.xml:1.2 
phpdoc/en/reference/dom/functions/dom-domnode-issamenode.xml:1.3
--- phpdoc/en/reference/dom/functions/dom-domnode-issamenode.xml:1.2    Fri Aug 20 
05:36:58 2004
+++ phpdoc/en/reference/dom/functions/dom-domnode-issamenode.xml        Mon Nov  1 
11:18:44 2004
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
   <refentry id='function.dom-domnode-issamenode'>
    <refnamediv>
     <refname>DOMNode->isSameNode</refname>
@@ -8,7 +8,7 @@
     </refpurpose>
    </refnamediv>
    <refsect1>
-    <title>Description</title>
+    &reftitle.description;
     <methodsynopsis>
      <type>bool</type><methodname>DOMNode->isSameNode</methodname>
      <methodparam><type>object</type><parameter>node</parameter></methodparam>
http://cvs.php.net/diff.php/phpdoc/en/reference/dom/functions/dom-domnode-issupported.xml?r1=1.3&r2=1.4&ty=u
Index: phpdoc/en/reference/dom/functions/dom-domnode-issupported.xml
diff -u phpdoc/en/reference/dom/functions/dom-domnode-issupported.xml:1.3 
phpdoc/en/reference/dom/functions/dom-domnode-issupported.xml:1.4
--- phpdoc/en/reference/dom/functions/dom-domnode-issupported.xml:1.3   Fri Aug 20 
05:36:58 2004
+++ phpdoc/en/reference/dom/functions/dom-domnode-issupported.xml       Mon Nov  1 
11:18:44 2004
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.3 $ -->
+<!-- $Revision: 1.4 $ -->
   <refentry id="function.dom-domnode-issupported">
    <refnamediv>
     <refname>DOMNode->isSupported</refname>
@@ -8,7 +8,7 @@
     </refpurpose>
    </refnamediv>
    <refsect1>
-    <title>Description</title>
+    &reftitle.description;
     <methodsynopsis>
      <type>bool</type><methodname>DOMNode->isSupported</methodname>
      <methodparam><type>string</type><parameter>feature</parameter></methodparam>
http://cvs.php.net/diff.php/phpdoc/en/reference/dom/functions/dom-domnodelist-item.xml?r1=1.2&r2=1.3&ty=u
Index: phpdoc/en/reference/dom/functions/dom-domnodelist-item.xml
diff -u phpdoc/en/reference/dom/functions/dom-domnodelist-item.xml:1.2 
phpdoc/en/reference/dom/functions/dom-domnodelist-item.xml:1.3
--- phpdoc/en/reference/dom/functions/dom-domnodelist-item.xml:1.2      Fri Aug 20 
05:36:58 2004
+++ phpdoc/en/reference/dom/functions/dom-domnodelist-item.xml  Mon Nov  1 11:18:44 
2004
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
   <refentry id='function.dom-domnodelist-item'>
    <refnamediv>
     <refname>DOMNodelist->item</refname>
@@ -8,7 +8,7 @@
     </refpurpose>
    </refnamediv>
    <refsect1>
-    <title>Description</title>
+    &reftitle.description;
     <methodsynopsis>
      <type>object</type><methodname>DOMNodelist->item</methodname>
      <methodparam><type>int</type><parameter>index</parameter></methodparam>
http://cvs.php.net/diff.php/phpdoc/en/reference/dom/functions/dom-domnode-lookupnamespaceuri.xml?r1=1.2&r2=1.3&ty=u
Index: phpdoc/en/reference/dom/functions/dom-domnode-lookupnamespaceuri.xml
diff -u phpdoc/en/reference/dom/functions/dom-domnode-lookupnamespaceuri.xml:1.2 
phpdoc/en/reference/dom/functions/dom-domnode-lookupnamespaceuri.xml:1.3
--- phpdoc/en/reference/dom/functions/dom-domnode-lookupnamespaceuri.xml:1.2    Fri 
Aug 20 05:36:58 2004
+++ phpdoc/en/reference/dom/functions/dom-domnode-lookupnamespaceuri.xml        Mon 
Nov  1 11:18:45 2004
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
   <refentry id='function.dom-domnode-lookupnamespaceuri'>
    <refnamediv>
     <refname>DOMNode->lookupNamespaceURI</refname>
@@ -8,7 +8,7 @@
     </refpurpose>
    </refnamediv>
    <refsect1>
-    <title>Description</title>
+    &reftitle.description;
     <methodsynopsis>
      <type>string</type><methodname>DOMNode->lookupNamespaceURI</methodname>
      <methodparam><type>string</type><parameter>prefix</parameter></methodparam>
http://cvs.php.net/diff.php/phpdoc/en/reference/dom/functions/dom-domnode-lookupprefix.xml?r1=1.2&r2=1.3&ty=u
Index: phpdoc/en/reference/dom/functions/dom-domnode-lookupprefix.xml
diff -u phpdoc/en/reference/dom/functions/dom-domnode-lookupprefix.xml:1.2 
phpdoc/en/reference/dom/functions/dom-domnode-lookupprefix.xml:1.3
--- phpdoc/en/reference/dom/functions/dom-domnode-lookupprefix.xml:1.2  Fri Aug 20 
05:36:58 2004
+++ phpdoc/en/reference/dom/functions/dom-domnode-lookupprefix.xml      Mon Nov  1 
11:18:45 2004
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
   <refentry id='function.dom-domnode-lookupprefix'>
    <refnamediv>
     <refname>DOMNode->lookupPrefix</refname>
@@ -8,7 +8,7 @@
     </refpurpose>
    </refnamediv>
    <refsect1>
-    <title>Description</title>
+    &reftitle.description;
     <methodsynopsis>
      <type>string</type><methodname>DOMNode->lookupPrefix</methodname>
      <methodparam><type>string</type><parameter>namespaceURI</parameter></methodparam>
http://cvs.php.net/diff.php/phpdoc/en/reference/dom/functions/dom-domnode-normalize.xml?r1=1.2&r2=1.3&ty=u
Index: phpdoc/en/reference/dom/functions/dom-domnode-normalize.xml
diff -u phpdoc/en/reference/dom/functions/dom-domnode-normalize.xml:1.2 
phpdoc/en/reference/dom/functions/dom-domnode-normalize.xml:1.3
--- phpdoc/en/reference/dom/functions/dom-domnode-normalize.xml:1.2     Fri Aug 20 
05:36:58 2004
+++ phpdoc/en/reference/dom/functions/dom-domnode-normalize.xml Mon Nov  1 11:18:45 
2004
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
   <refentry id="function.dom-domnode-normalize">
    <refnamediv>
     <refname>DOMNode->normalize</refname>
@@ -8,7 +8,7 @@
     </refpurpose>
    </refnamediv>
    <refsect1>
-    <title>Description</title>
+    &reftitle.description;
     <methodsynopsis>
      <type>void</type><methodname>DOMNode->normalize</methodname>
      <void/>
http://cvs.php.net/diff.php/phpdoc/en/reference/dom/functions/dom-domnode-removechild.xml?r1=1.1&r2=1.2&ty=u
Index: phpdoc/en/reference/dom/functions/dom-domnode-removechild.xml
diff -u phpdoc/en/reference/dom/functions/dom-domnode-removechild.xml:1.1 
phpdoc/en/reference/dom/functions/dom-domnode-removechild.xml:1.2
--- phpdoc/en/reference/dom/functions/dom-domnode-removechild.xml:1.1   Sun May  9 
11:07:48 2004
+++ phpdoc/en/reference/dom/functions/dom-domnode-removechild.xml       Mon Nov  1 
11:18:45 2004
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.1 $ -->
+<!-- $Revision: 1.2 $ -->
   <refentry id='function.dom-domnode-removechild'>
    <refnamediv>
     <refname>DOMNode->removeChild</refname>
@@ -8,7 +8,7 @@
     </refpurpose>
    </refnamediv>
    <refsect1>
-    <title>Description</title>
+    &reftitle.description;
     <methodsynopsis>
      <type>object</type><methodname>DOMNode->removeChild</methodname>
      <methodparam><type>object</type><parameter>oldchild</parameter></methodparam>
http://cvs.php.net/diff.php/phpdoc/en/reference/dom/functions/dom-domnode-replacechild.xml?r1=1.2&r2=1.3&ty=u
Index: phpdoc/en/reference/dom/functions/dom-domnode-replacechild.xml
diff -u phpdoc/en/reference/dom/functions/dom-domnode-replacechild.xml:1.2 
phpdoc/en/reference/dom/functions/dom-domnode-replacechild.xml:1.3
--- phpdoc/en/reference/dom/functions/dom-domnode-replacechild.xml:1.2  Sun Aug 29 
17:48:29 2004
+++ phpdoc/en/reference/dom/functions/dom-domnode-replacechild.xml      Mon Nov  1 
11:18:45 2004
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
   <refentry id='function.dom-domnode-replacechild'>
    <refnamediv>
     <refname>DOMNode->replaceChild</refname>
@@ -8,7 +8,7 @@
     </refpurpose>
    </refnamediv>
    <refsect1>
-    <title>Description</title>
+    &reftitle.description;
     <methodsynopsis>
      <type>object</type><methodname>DOMNode->replaceChild</methodname>
      <methodparam><type>object</type><parameter>newnode</parameter></methodparam>
http://cvs.php.net/diff.php/phpdoc/en/reference/dom/functions/dom-domtext-iswhitespaceinelementcontent.xml?r1=1.2&r2=1.3&ty=u
Index: phpdoc/en/reference/dom/functions/dom-domtext-iswhitespaceinelementcontent.xml
diff -u 
phpdoc/en/reference/dom/functions/dom-domtext-iswhitespaceinelementcontent.xml:1.2 
phpdoc/en/reference/dom/functions/dom-domtext-iswhitespaceinelementcontent.xml:1.3
--- phpdoc/en/reference/dom/functions/dom-domtext-iswhitespaceinelementcontent.xml:1.2 
 Fri Aug 20 05:36:58 2004
+++ phpdoc/en/reference/dom/functions/dom-domtext-iswhitespaceinelementcontent.xml     
 Mon Nov  1 11:18:45 2004
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
   <refentry id='function.dom-domtext-iswhitespaceinelementcontent'>
    <refnamediv>
     <refname>DOMText->isWhitespaceInElementContent</refname>
@@ -8,7 +8,7 @@
     </refpurpose>
    </refnamediv>
    <refsect1>
-    <title>Description</title>
+    &reftitle.description;
     <methodsynopsis>
      <type>bool</type><methodname>DOMText->isWhitespaceInElementContent</methodname>
      <void/>
http://cvs.php.net/diff.php/phpdoc/en/reference/dom/functions/dom-domtext-splittext.xml?r1=1.2&r2=1.3&ty=u
Index: phpdoc/en/reference/dom/functions/dom-domtext-splittext.xml
diff -u phpdoc/en/reference/dom/functions/dom-domtext-splittext.xml:1.2 
phpdoc/en/reference/dom/functions/dom-domtext-splittext.xml:1.3
--- phpdoc/en/reference/dom/functions/dom-domtext-splittext.xml:1.2     Fri Aug 20 
05:36:58 2004
+++ phpdoc/en/reference/dom/functions/dom-domtext-splittext.xml Mon Nov  1 11:18:45 
2004
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
   <refentry id='function.dom-domtext-splittext'>
    <refnamediv>
     <refname>DOMText->splitText</refname>
@@ -8,7 +8,7 @@
     </refpurpose>
    </refnamediv>
    <refsect1>
-    <title>Description</title>
+    &reftitle.description;
     <methodsynopsis>
      <type>object</type><methodname>DOMText->splitText</methodname>
      <methodparam><type>int</type><parameter>offset</parameter></methodparam>
http://cvs.php.net/diff.php/phpdoc/en/reference/dom/functions/dom-domxpath-query.xml?r1=1.1&r2=1.2&ty=u
Index: phpdoc/en/reference/dom/functions/dom-domxpath-query.xml
diff -u phpdoc/en/reference/dom/functions/dom-domxpath-query.xml:1.1 
phpdoc/en/reference/dom/functions/dom-domxpath-query.xml:1.2
--- phpdoc/en/reference/dom/functions/dom-domxpath-query.xml:1.1        Sun May  9 
11:07:48 2004
+++ phpdoc/en/reference/dom/functions/dom-domxpath-query.xml    Mon Nov  1 11:18:45 
2004
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.1 $ -->
+<!-- $Revision: 1.2 $ -->
   <refentry id="function.dom-domxpath-query">
    <refnamediv>
     <refname>DOMXPath->query</refname>
@@ -8,7 +8,7 @@
     </refpurpose>
    </refnamediv>
    <refsect1>
-    <title>Description</title>
+    &reftitle.description;
      <methodsynopsis>
       <type>object</type><methodname>DOMXPath->query</methodname>
       <methodparam><type>string</type><parameter>expression</parameter></methodparam>
http://cvs.php.net/diff.php/phpdoc/en/reference/dom/functions/dom-domxpath-registernamespace.xml?r1=1.2&r2=1.3&ty=u
Index: phpdoc/en/reference/dom/functions/dom-domxpath-registernamespace.xml
diff -u phpdoc/en/reference/dom/functions/dom-domxpath-registernamespace.xml:1.2 
phpdoc/en/reference/dom/functions/dom-domxpath-registernamespace.xml:1.3
--- phpdoc/en/reference/dom/functions/dom-domxpath-registernamespace.xml:1.2    Fri 
Aug 20 05:36:58 2004
+++ phpdoc/en/reference/dom/functions/dom-domxpath-registernamespace.xml        Mon 
Nov  1 11:18:45 2004
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
   <refentry id="function.dom-domxpath-registernamespace">
    <refnamediv>
     <refname>DOMXPath->registerNamespace</refname>
@@ -8,7 +8,7 @@
     </refpurpose>
    </refnamediv>
    <refsect1>
-    <title>Description</title>
+    &reftitle.description;
      <methodsynopsis>
       <type>bool</type><methodname>DOMXPath->registerNamespace</methodname>
       <methodparam><type>string</type><parameter>prefix</parameter></methodparam>
http://cvs.php.net/diff.php/phpdoc/en/reference/dom/functions/dom-import-simplexml.xml?r1=1.3&r2=1.4&ty=u
Index: phpdoc/en/reference/dom/functions/dom-import-simplexml.xml
diff -u phpdoc/en/reference/dom/functions/dom-import-simplexml.xml:1.3 
phpdoc/en/reference/dom/functions/dom-import-simplexml.xml:1.4
--- phpdoc/en/reference/dom/functions/dom-import-simplexml.xml:1.3      Fri Aug 13 
12:12:04 2004
+++ phpdoc/en/reference/dom/functions/dom-import-simplexml.xml  Mon Nov  1 11:18:46 
2004
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.3 $ -->
+<!-- $Revision: 1.4 $ -->
   <refentry id='function.dom-import-simplexml'>
    <refnamediv>
     <refname>dom_import_SimpleXML</refname>
@@ -9,7 +9,7 @@
     </refpurpose>
    </refnamediv>
    <refsect1>
-    <title>Description</title>
+    &reftitle.description;
     <methodsynopsis>
      <type>object</type><methodname>dom_import_simplexml</methodname>
      <methodparam><type>object</type><parameter>node</parameter></methodparam>

Reply via email to