yannick Mon Nov 1 11:20:51 2004 EDT
Modified files:
/phpdoc/en/reference/domxml/functions DomAttribute-name.xml
DomAttribute-specified.xml
DomAttribute-value.xml
DomDocument-add-root.xml
DomDocument-create-attribute.xml
DomDocument-create-cdata-section.xml
DomDocument-create-comment.xml
DomDocument-create-element-ns.xml
DomDocument-create-element.xml
DomDocument-create-entity-reference.xml
DomDocument-create-processing-instruction.xml
DomDocument-create-text-node.xml
DomDocument-doctype.xml
DomDocument-document-element.xml
DomDocument-dump-file.xml
DomDocument-dump-mem.xml
DomDocument-get-element-by-id.xml
DomDocument-get-elements-by-tagname.xml
DomDocument-html-dump-mem.xml
DomDocumentType-entities.xml
Log:
use more entities
http://cvs.php.net/diff.php/phpdoc/en/reference/domxml/functions/DomAttribute-name.xml?r1=1.6&r2=1.7&ty=u
Index: phpdoc/en/reference/domxml/functions/DomAttribute-name.xml
diff -u phpdoc/en/reference/domxml/functions/DomAttribute-name.xml:1.6
phpdoc/en/reference/domxml/functions/DomAttribute-name.xml:1.7
--- phpdoc/en/reference/domxml/functions/DomAttribute-name.xml:1.6 Sun Aug 29
14:54:42 2004
+++ phpdoc/en/reference/domxml/functions/DomAttribute-name.xml Mon Nov 1 11:20:46
2004
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.6 $ -->
+<!-- $Revision: 1.7 $ -->
<!-- splitted from ./en/functions/domxml.xml, last change in rev 1.38 -->
<refentry id='function.domattribute-name'>
<refnamediv>
@@ -9,7 +9,7 @@
</refpurpose>
</refnamediv>
<refsect1>
- <title>Description</title>
+ &reftitle.description;
<methodsynopsis>
<type>string</type><methodname>DomAttribute->name</methodname>
<void/>
http://cvs.php.net/diff.php/phpdoc/en/reference/domxml/functions/DomAttribute-specified.xml?r1=1.3&r2=1.4&ty=u
Index: phpdoc/en/reference/domxml/functions/DomAttribute-specified.xml
diff -u phpdoc/en/reference/domxml/functions/DomAttribute-specified.xml:1.3
phpdoc/en/reference/domxml/functions/DomAttribute-specified.xml:1.4
--- phpdoc/en/reference/domxml/functions/DomAttribute-specified.xml:1.3 Fri Apr 23
08:14:15 2004
+++ phpdoc/en/reference/domxml/functions/DomAttribute-specified.xml Mon Nov 1
11:20:46 2004
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.3 $ -->
+<!-- $Revision: 1.4 $ -->
<!-- splitted from ./en/functions/domxml.xml, last change in rev 1.38 -->
<refentry id='function.domattribute-specified'>
<refnamediv>
@@ -9,7 +9,7 @@
</refpurpose>
</refnamediv>
<refsect1>
- <title>Description</title>
+ &reftitle.description;
<methodsynopsis>
<type>bool</type><methodname>DomAttribute->specified</methodname>
<void/>
http://cvs.php.net/diff.php/phpdoc/en/reference/domxml/functions/DomAttribute-value.xml?r1=1.6&r2=1.7&ty=u
Index: phpdoc/en/reference/domxml/functions/DomAttribute-value.xml
diff -u phpdoc/en/reference/domxml/functions/DomAttribute-value.xml:1.6
phpdoc/en/reference/domxml/functions/DomAttribute-value.xml:1.7
--- phpdoc/en/reference/domxml/functions/DomAttribute-value.xml:1.6 Sun Aug 29
14:54:42 2004
+++ phpdoc/en/reference/domxml/functions/DomAttribute-value.xml Mon Nov 1 11:20:47
2004
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.6 $ -->
+<!-- $Revision: 1.7 $ -->
<!-- splitted from ./en/functions/domxml.xml, last change in rev 1.38 -->
<refentry id='function.domattribute-value'>
<refnamediv>
@@ -9,7 +9,7 @@
</refpurpose>
</refnamediv>
<refsect1>
- <title>Description</title>
+ &reftitle.description;
<methodsynopsis>
<type>mixed</type><methodname>DomAttribute->value</methodname>
<void/>
http://cvs.php.net/diff.php/phpdoc/en/reference/domxml/functions/DomDocument-add-root.xml?r1=1.5&r2=1.6&ty=u
Index: phpdoc/en/reference/domxml/functions/DomDocument-add-root.xml
diff -u phpdoc/en/reference/domxml/functions/DomDocument-add-root.xml:1.5
phpdoc/en/reference/domxml/functions/DomDocument-add-root.xml:1.6
--- phpdoc/en/reference/domxml/functions/DomDocument-add-root.xml:1.5 Sun Aug 29
14:54:42 2004
+++ phpdoc/en/reference/domxml/functions/DomDocument-add-root.xml Mon Nov 1
11:20:47 2004
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.5 $ -->
+<!-- $Revision: 1.6 $ -->
<!-- splitted from ./en/functions/domxml.xml, last change in rev 1.6 -->
<refentry id="function.domdocument-add-root">
<refnamediv>
@@ -9,7 +9,7 @@
</refpurpose>
</refnamediv>
<refsect1>
- <title>Description</title>
+ &reftitle.description;
<methodsynopsis>
<type>object</type><methodname>DomDocument->add_root</methodname>
<methodparam><type>string</type><parameter>name</parameter></methodparam>
http://cvs.php.net/diff.php/phpdoc/en/reference/domxml/functions/DomDocument-create-attribute.xml?r1=1.6&r2=1.7&ty=u
Index: phpdoc/en/reference/domxml/functions/DomDocument-create-attribute.xml
diff -u phpdoc/en/reference/domxml/functions/DomDocument-create-attribute.xml:1.6
phpdoc/en/reference/domxml/functions/DomDocument-create-attribute.xml:1.7
--- phpdoc/en/reference/domxml/functions/DomDocument-create-attribute.xml:1.6 Tue
Apr 27 20:07:33 2004
+++ phpdoc/en/reference/domxml/functions/DomDocument-create-attribute.xml Mon
Nov 1 11:20:47 2004
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.6 $ -->
+<!-- $Revision: 1.7 $ -->
<!-- splitted from ./en/functions/domxml.xml, last change in rev 1.38 -->
<refentry id="function.domdocument-create-attribute">
<refnamediv>
@@ -7,7 +7,7 @@
<refpurpose>Create new attribute</refpurpose>
</refnamediv>
<refsect1>
- <title>Description</title>
+ &reftitle.description;
<methodsynopsis>
<type>object</type><methodname>DomDocument->create_attribute</methodname>
<methodparam><type>string</type><parameter>name</parameter></methodparam>
http://cvs.php.net/diff.php/phpdoc/en/reference/domxml/functions/DomDocument-create-cdata-section.xml?r1=1.7&r2=1.8&ty=u
Index: phpdoc/en/reference/domxml/functions/DomDocument-create-cdata-section.xml
diff -u phpdoc/en/reference/domxml/functions/DomDocument-create-cdata-section.xml:1.7
phpdoc/en/reference/domxml/functions/DomDocument-create-cdata-section.xml:1.8
--- phpdoc/en/reference/domxml/functions/DomDocument-create-cdata-section.xml:1.7
Mon Aug 9 05:33:22 2004
+++ phpdoc/en/reference/domxml/functions/DomDocument-create-cdata-section.xml Mon
Nov 1 11:20:48 2004
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.7 $ -->
+<!-- $Revision: 1.8 $ -->
<!-- splitted from ./en/functions/domxml.xml, last change in rev 1.38 -->
<refentry id="function.domdocument-create-cdata-section">
<refnamediv>
@@ -7,7 +7,7 @@
<refpurpose>Create new cdata node</refpurpose>
</refnamediv>
<refsect1>
- <title>Description</title>
+ &reftitle.description;
<methodsynopsis>
<type>object</type><methodname>DomDocument->create_cdata_section</methodname>
<methodparam><type>string</type><parameter>content</parameter></methodparam>
http://cvs.php.net/diff.php/phpdoc/en/reference/domxml/functions/DomDocument-create-comment.xml?r1=1.6&r2=1.7&ty=u
Index: phpdoc/en/reference/domxml/functions/DomDocument-create-comment.xml
diff -u phpdoc/en/reference/domxml/functions/DomDocument-create-comment.xml:1.6
phpdoc/en/reference/domxml/functions/DomDocument-create-comment.xml:1.7
--- phpdoc/en/reference/domxml/functions/DomDocument-create-comment.xml:1.6 Tue
Apr 27 20:07:33 2004
+++ phpdoc/en/reference/domxml/functions/DomDocument-create-comment.xml Mon Nov 1
11:20:48 2004
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.6 $ -->
+<!-- $Revision: 1.7 $ -->
<!-- splitted from ./en/functions/domxml.xml, last change in rev 1.38 -->
<refentry id="function.domdocument-create-comment">
<refnamediv>
@@ -7,7 +7,7 @@
<refpurpose>Create new comment node</refpurpose>
</refnamediv>
<refsect1>
- <title>Description</title>
+ &reftitle.description;
<methodsynopsis>
<type>object</type><methodname>DomDocument->create_comment</methodname>
<methodparam><type>string</type><parameter>content</parameter></methodparam>
http://cvs.php.net/diff.php/phpdoc/en/reference/domxml/functions/DomDocument-create-element-ns.xml?r1=1.6&r2=1.7&ty=u
Index: phpdoc/en/reference/domxml/functions/DomDocument-create-element-ns.xml
diff -u phpdoc/en/reference/domxml/functions/DomDocument-create-element-ns.xml:1.6
phpdoc/en/reference/domxml/functions/DomDocument-create-element-ns.xml:1.7
--- phpdoc/en/reference/domxml/functions/DomDocument-create-element-ns.xml:1.6 Tue
Apr 27 20:07:33 2004
+++ phpdoc/en/reference/domxml/functions/DomDocument-create-element-ns.xml Mon
Nov 1 11:20:48 2004
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.6 $ -->
+<!-- $Revision: 1.7 $ -->
<!-- splitted from ./en/functions/domxml.xml, last change in rev 1.38 -->
<refentry id="function.domdocument-create-element-ns">
<refnamediv>
@@ -9,7 +9,7 @@
</refpurpose>
</refnamediv>
<refsect1>
- <title>Description</title>
+ &reftitle.description;
<methodsynopsis>
<type>object</type><methodname>DomDocument->create_element_ns</methodname>
<methodparam><type>string</type><parameter>uri</parameter></methodparam>
http://cvs.php.net/diff.php/phpdoc/en/reference/domxml/functions/DomDocument-create-element.xml?r1=1.7&r2=1.8&ty=u
Index: phpdoc/en/reference/domxml/functions/DomDocument-create-element.xml
diff -u phpdoc/en/reference/domxml/functions/DomDocument-create-element.xml:1.7
phpdoc/en/reference/domxml/functions/DomDocument-create-element.xml:1.8
--- phpdoc/en/reference/domxml/functions/DomDocument-create-element.xml:1.7 Tue
Apr 27 20:07:33 2004
+++ phpdoc/en/reference/domxml/functions/DomDocument-create-element.xml Mon Nov 1
11:20:48 2004
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.7 $ -->
+<!-- $Revision: 1.8 $ -->
<!-- splitted from ./en/functions/domxml.xml, last change in rev 1.38 -->
<refentry id="function.domdocument-create-element">
<refnamediv>
@@ -7,7 +7,7 @@
<refpurpose>Create new element node</refpurpose>
</refnamediv>
<refsect1>
- <title>Description</title>
+ &reftitle.description;
<methodsynopsis>
<type>object</type><methodname>DomDocument->create_element</methodname>
<methodparam><type>string</type><parameter>name</parameter></methodparam>
http://cvs.php.net/diff.php/phpdoc/en/reference/domxml/functions/DomDocument-create-entity-reference.xml?r1=1.6&r2=1.7&ty=u
Index: phpdoc/en/reference/domxml/functions/DomDocument-create-entity-reference.xml
diff -u
phpdoc/en/reference/domxml/functions/DomDocument-create-entity-reference.xml:1.6
phpdoc/en/reference/domxml/functions/DomDocument-create-entity-reference.xml:1.7
--- phpdoc/en/reference/domxml/functions/DomDocument-create-entity-reference.xml:1.6
Tue Apr 27 20:07:33 2004
+++ phpdoc/en/reference/domxml/functions/DomDocument-create-entity-reference.xml
Mon Nov 1 11:20:48 2004
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.6 $ -->
+<!-- $Revision: 1.7 $ -->
<!-- splitted from ./en/functions/domxml.xml, last change in rev 1.38 -->
<refentry id="function.domdocument-create-entity-reference">
<refnamediv>
@@ -8,7 +8,7 @@
</refpurpose>
</refnamediv>
<refsect1>
- <title>Description</title>
+ &reftitle.description;
<methodsynopsis>
<type>object</type><methodname>DomDocument->create_entity_reference</methodname>
<methodparam><type>string</type><parameter>content</parameter></methodparam>
http://cvs.php.net/diff.php/phpdoc/en/reference/domxml/functions/DomDocument-create-processing-instruction.xml?r1=1.7&r2=1.8&ty=u
Index:
phpdoc/en/reference/domxml/functions/DomDocument-create-processing-instruction.xml
diff -u
phpdoc/en/reference/domxml/functions/DomDocument-create-processing-instruction.xml:1.7
phpdoc/en/reference/domxml/functions/DomDocument-create-processing-instruction.xml:1.8
---
phpdoc/en/reference/domxml/functions/DomDocument-create-processing-instruction.xml:1.7
Mon Aug 9 05:33:23 2004
+++ phpdoc/en/reference/domxml/functions/DomDocument-create-processing-instruction.xml
Mon Nov 1 11:20:48 2004
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.7 $ -->
+<!-- $Revision: 1.8 $ -->
<!-- splitted from ./en/functions/domxml.xml, last change in rev 1.38 -->
<refentry id="function.domdocument-create-processing-instruction">
<refnamediv>
@@ -7,7 +7,7 @@
<refpurpose>Creates new PI node</refpurpose>
</refnamediv>
<refsect1>
- <title>Description</title>
+ &reftitle.description;
<methodsynopsis>
<type>object</type><methodname>DomDocument->create_processing_instruction</methodname>
<methodparam><type>string</type><parameter>content</parameter></methodparam>
http://cvs.php.net/diff.php/phpdoc/en/reference/domxml/functions/DomDocument-create-text-node.xml?r1=1.6&r2=1.7&ty=u
Index: phpdoc/en/reference/domxml/functions/DomDocument-create-text-node.xml
diff -u phpdoc/en/reference/domxml/functions/DomDocument-create-text-node.xml:1.6
phpdoc/en/reference/domxml/functions/DomDocument-create-text-node.xml:1.7
--- phpdoc/en/reference/domxml/functions/DomDocument-create-text-node.xml:1.6 Tue
Apr 27 20:07:33 2004
+++ phpdoc/en/reference/domxml/functions/DomDocument-create-text-node.xml Mon
Nov 1 11:20:48 2004
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.6 $ -->
+<!-- $Revision: 1.7 $ -->
<!-- splitted from ./en/functions/domxml.xml, last change in rev 1.38 -->
<refentry id="function.domdocument-create-text-node">
<refnamediv>
@@ -7,7 +7,7 @@
<refpurpose>Create new text node</refpurpose>
</refnamediv>
<refsect1>
- <title>Description</title>
+ &reftitle.description;
<methodsynopsis>
<type>object</type><methodname>DomDocument->create_text_node</methodname>
<methodparam><type>string</type><parameter>content</parameter></methodparam>
http://cvs.php.net/diff.php/phpdoc/en/reference/domxml/functions/DomDocument-doctype.xml?r1=1.3&r2=1.4&ty=u
Index: phpdoc/en/reference/domxml/functions/DomDocument-doctype.xml
diff -u phpdoc/en/reference/domxml/functions/DomDocument-doctype.xml:1.3
phpdoc/en/reference/domxml/functions/DomDocument-doctype.xml:1.4
--- phpdoc/en/reference/domxml/functions/DomDocument-doctype.xml:1.3 Fri Apr 23
08:14:15 2004
+++ phpdoc/en/reference/domxml/functions/DomDocument-doctype.xml Mon Nov 1
11:20:49 2004
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.3 $ -->
+<!-- $Revision: 1.4 $ -->
<!-- splitted from ./en/functions/domxml.xml, last change in rev 1.38 -->
<refentry id="function.domdocument-doctype">
<refnamediv>
@@ -9,7 +9,7 @@
</refpurpose>
</refnamediv>
<refsect1>
- <title>Description</title>
+ &reftitle.description;
<methodsynopsis>
<type>object</type><methodname>DomDocument->doctype</methodname>
<void/>
http://cvs.php.net/diff.php/phpdoc/en/reference/domxml/functions/DomDocument-document-element.xml?r1=1.5&r2=1.6&ty=u
Index: phpdoc/en/reference/domxml/functions/DomDocument-document-element.xml
diff -u phpdoc/en/reference/domxml/functions/DomDocument-document-element.xml:1.5
phpdoc/en/reference/domxml/functions/DomDocument-document-element.xml:1.6
--- phpdoc/en/reference/domxml/functions/DomDocument-document-element.xml:1.5 Wed
Aug 4 09:39:04 2004
+++ phpdoc/en/reference/domxml/functions/DomDocument-document-element.xml Mon
Nov 1 11:20:49 2004
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.5 $ -->
+<!-- $Revision: 1.6 $ -->
<!-- splitted from ./en/functions/domxml.xml, last change in rev 1.6 -->
<refentry id="function.domdocument-document-element">
<refnamediv>
@@ -9,7 +9,7 @@
</refpurpose>
</refnamediv>
<refsect1>
- <title>Description</title>
+ &reftitle.description;
<methodsynopsis>
<type>object</type><methodname>DomDocument->document_element</methodname>
<void/>
@@ -37,9 +37,7 @@
?>
]]>
</programlisting>
- <para>
- This will output:
- </para>
+ &example.outputs;
<screen>
<![CDATA[
domelement Object
http://cvs.php.net/diff.php/phpdoc/en/reference/domxml/functions/DomDocument-dump-file.xml?r1=1.5&r2=1.6&ty=u
Index: phpdoc/en/reference/domxml/functions/DomDocument-dump-file.xml
diff -u phpdoc/en/reference/domxml/functions/DomDocument-dump-file.xml:1.5
phpdoc/en/reference/domxml/functions/DomDocument-dump-file.xml:1.6
--- phpdoc/en/reference/domxml/functions/DomDocument-dump-file.xml:1.5 Tue Apr 27
20:07:33 2004
+++ phpdoc/en/reference/domxml/functions/DomDocument-dump-file.xml Mon Nov 1
11:20:49 2004
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.5 $ -->
+<!-- $Revision: 1.6 $ -->
<!-- splitted from ./en/functions/domxml.xml, last change in rev 1.6 -->
<refentry id="function.domdocument-dump-file">
<refnamediv>
@@ -9,7 +9,7 @@
</refpurpose>
</refnamediv>
<refsect1>
- <title>Description</title>
+ &reftitle.description;
<methodsynopsis>
<type>string</type><methodname>DomDocument->dump_file</methodname>
<methodparam><type>string</type><parameter>filename</parameter></methodparam>
http://cvs.php.net/diff.php/phpdoc/en/reference/domxml/functions/DomDocument-dump-mem.xml?r1=1.6&r2=1.7&ty=u
Index: phpdoc/en/reference/domxml/functions/DomDocument-dump-mem.xml
diff -u phpdoc/en/reference/domxml/functions/DomDocument-dump-mem.xml:1.6
phpdoc/en/reference/domxml/functions/DomDocument-dump-mem.xml:1.7
--- phpdoc/en/reference/domxml/functions/DomDocument-dump-mem.xml:1.6 Tue Apr 27
20:07:33 2004
+++ phpdoc/en/reference/domxml/functions/DomDocument-dump-mem.xml Mon Nov 1
11:20:49 2004
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.6 $ -->
+<!-- $Revision: 1.7 $ -->
<!-- splitted from ./en/functions/domxml.xml, last change in rev 1.6 -->
<refentry id="function.domdocument-dump-mem">
<refnamediv>
@@ -9,7 +9,7 @@
</refpurpose>
</refnamediv>
<refsect1>
- <title>Description</title>
+ &reftitle.description;
<methodsynopsis>
<type>string</type><methodname>DomDocument->dump_mem</methodname>
<methodparam
choice="opt"><type>bool</type><parameter>format</parameter></methodparam>
http://cvs.php.net/diff.php/phpdoc/en/reference/domxml/functions/DomDocument-get-element-by-id.xml?r1=1.5&r2=1.6&ty=u
Index: phpdoc/en/reference/domxml/functions/DomDocument-get-element-by-id.xml
diff -u phpdoc/en/reference/domxml/functions/DomDocument-get-element-by-id.xml:1.5
phpdoc/en/reference/domxml/functions/DomDocument-get-element-by-id.xml:1.6
--- phpdoc/en/reference/domxml/functions/DomDocument-get-element-by-id.xml:1.5 Fri
Apr 23 08:14:15 2004
+++ phpdoc/en/reference/domxml/functions/DomDocument-get-element-by-id.xml Mon
Nov 1 11:20:49 2004
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.5 $ -->
+<!-- $Revision: 1.6 $ -->
<!-- splitted from ./en/functions/domxml.xml, last change in rev 1.38 -->
<refentry id="function.domdocument-get-element-by-id">
<refnamediv>
@@ -9,7 +9,7 @@
</refpurpose>
</refnamediv>
<refsect1>
- <title>Description</title>
+ &reftitle.description;
<methodsynopsis>
<type>object</type><methodname>DomDocument->get_element_by_id</methodname>
<methodparam><type>string</type><parameter>id</parameter></methodparam>
http://cvs.php.net/diff.php/phpdoc/en/reference/domxml/functions/DomDocument-get-elements-by-tagname.xml?r1=1.4&r2=1.5&ty=u
Index: phpdoc/en/reference/domxml/functions/DomDocument-get-elements-by-tagname.xml
diff -u
phpdoc/en/reference/domxml/functions/DomDocument-get-elements-by-tagname.xml:1.4
phpdoc/en/reference/domxml/functions/DomDocument-get-elements-by-tagname.xml:1.5
--- phpdoc/en/reference/domxml/functions/DomDocument-get-elements-by-tagname.xml:1.4
Fri Apr 23 08:14:15 2004
+++ phpdoc/en/reference/domxml/functions/DomDocument-get-elements-by-tagname.xml
Mon Nov 1 11:20:49 2004
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.4 $ -->
+<!-- $Revision: 1.5 $ -->
<!-- splitted from ./en/functions/domxml.xml, last change in rev 1.38 -->
<refentry id="function.domdocument-get-elements-by-tagname">
<refnamediv>
@@ -8,7 +8,7 @@
</refpurpose>
</refnamediv>
<refsect1>
- <title>Description</title>
+ &reftitle.description;
<methodsynopsis>
<type>array</type><methodname>DomDocument->get_elements_by_tagname</methodname>
<methodparam><type>string</type><parameter>name</parameter></methodparam>
http://cvs.php.net/diff.php/phpdoc/en/reference/domxml/functions/DomDocument-html-dump-mem.xml?r1=1.6&r2=1.7&ty=u
Index: phpdoc/en/reference/domxml/functions/DomDocument-html-dump-mem.xml
diff -u phpdoc/en/reference/domxml/functions/DomDocument-html-dump-mem.xml:1.6
phpdoc/en/reference/domxml/functions/DomDocument-html-dump-mem.xml:1.7
--- phpdoc/en/reference/domxml/functions/DomDocument-html-dump-mem.xml:1.6 Sun
Aug 29 14:54:42 2004
+++ phpdoc/en/reference/domxml/functions/DomDocument-html-dump-mem.xml Mon Nov 1
11:20:50 2004
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.6 $ -->
+<!-- $Revision: 1.7 $ -->
<!-- splitted from ./en/functions/domxml.xml, last change in rev 1.6 -->
<refentry id="function.domdocument-html-dump-mem">
<refnamediv>
@@ -9,7 +9,7 @@
</refpurpose>
</refnamediv>
<refsect1>
- <title>Description</title>
+ &reftitle.description;
<methodsynopsis>
<type>string</type><methodname>DomDocument->html_dump_mem</methodname>
<void/>
http://cvs.php.net/diff.php/phpdoc/en/reference/domxml/functions/DomDocumentType-entities.xml?r1=1.3&r2=1.4&ty=u
Index: phpdoc/en/reference/domxml/functions/DomDocumentType-entities.xml
diff -u phpdoc/en/reference/domxml/functions/DomDocumentType-entities.xml:1.3
phpdoc/en/reference/domxml/functions/DomDocumentType-entities.xml:1.4
--- phpdoc/en/reference/domxml/functions/DomDocumentType-entities.xml:1.3 Fri
Apr 23 08:14:15 2004
+++ phpdoc/en/reference/domxml/functions/DomDocumentType-entities.xml Mon Nov 1
11:20:50 2004
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.3 $ -->
+<!-- $Revision: 1.4 $ -->
<!-- splitted from ./en/functions/domxml.xml, last change in rev 1.38 -->
<refentry id='function.domdocumenttype-entities'>
<refnamediv>
@@ -9,7 +9,7 @@
</refpurpose>
</refnamediv>
<refsect1>
- <title>Description</title>
+ &reftitle.description;
<methodsynopsis>
<type>array</type><methodname>DomDocumentType->entities</methodname>
<void/>