yannick Mon Nov 1 11:27:08 2004 EDT
Modified files:
/phpdoc/en/reference/domxml/functions DomNode-unlink-node.xml
DomProcessingInstruction-data.xml
DomProcessingInstruction-target.xml
domxml-new-doc.xml
domxml-open-file.xml
domxml-open-mem.xml
domxml-version.xml
domxml-xmltree.xml
domxml-xslt-stylesheet-doc.xml
domxml-xslt-stylesheet-file.xml
domxml-xslt-stylesheet.xml
DomXsltStylesheet-process.xml
DomXsltStylesheet-result-dump-file.xml
DomXsltStylesheet-result-dump-mem.xml
xpath-eval-expression.xml
xpath-eval.xml
xpath-new-context.xml
xptr-eval.xml
xptr-new-context.xml
Log:
use more entities
http://cvs.php.net/diff.php/phpdoc/en/reference/domxml/functions/DomNode-unlink-node.xml?r1=1.3&r2=1.4&ty=u
Index: phpdoc/en/reference/domxml/functions/DomNode-unlink-node.xml
diff -u phpdoc/en/reference/domxml/functions/DomNode-unlink-node.xml:1.3
phpdoc/en/reference/domxml/functions/DomNode-unlink-node.xml:1.4
--- phpdoc/en/reference/domxml/functions/DomNode-unlink-node.xml:1.3 Fri Apr 23
08:14:15 2004
+++ phpdoc/en/reference/domxml/functions/DomNode-unlink-node.xml Mon Nov 1
11:27:03 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.39 -->
<refentry id='function.domnode-unlink-node'>
<refnamediv>
@@ -9,7 +9,7 @@
</refpurpose>
</refnamediv>
<refsect1>
- <title>Description</title>
+ &reftitle.description;
<methodsynopsis>
<type>object</type><methodname>DomNode->unlink_node</methodname>
<void/>
http://cvs.php.net/diff.php/phpdoc/en/reference/domxml/functions/DomProcessingInstruction-data.xml?r1=1.3&r2=1.4&ty=u
Index: phpdoc/en/reference/domxml/functions/DomProcessingInstruction-data.xml
diff -u phpdoc/en/reference/domxml/functions/DomProcessingInstruction-data.xml:1.3
phpdoc/en/reference/domxml/functions/DomProcessingInstruction-data.xml:1.4
--- phpdoc/en/reference/domxml/functions/DomProcessingInstruction-data.xml:1.3 Fri
Apr 23 08:14:15 2004
+++ phpdoc/en/reference/domxml/functions/DomProcessingInstruction-data.xml Mon
Nov 1 11:27:03 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.domprocessinginstruction-data'>
<refnamediv>
@@ -9,7 +9,7 @@
</refpurpose>
</refnamediv>
<refsect1>
- <title>Description</title>
+ &reftitle.description;
<methodsynopsis>
<type>string</type><methodname>DomProcessingInstruction->data</methodname>
<void/>
http://cvs.php.net/diff.php/phpdoc/en/reference/domxml/functions/DomProcessingInstruction-target.xml?r1=1.3&r2=1.4&ty=u
Index: phpdoc/en/reference/domxml/functions/DomProcessingInstruction-target.xml
diff -u phpdoc/en/reference/domxml/functions/DomProcessingInstruction-target.xml:1.3
phpdoc/en/reference/domxml/functions/DomProcessingInstruction-target.xml:1.4
--- phpdoc/en/reference/domxml/functions/DomProcessingInstruction-target.xml:1.3
Fri Apr 23 08:14:15 2004
+++ phpdoc/en/reference/domxml/functions/DomProcessingInstruction-target.xml Mon
Nov 1 11:27:03 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.domprocessinginstruction-target'>
<refnamediv>
@@ -9,7 +9,7 @@
</refpurpose>
</refnamediv>
<refsect1>
- <title>Description</title>
+ &reftitle.description;
<methodsynopsis>
<type>string</type><methodname>DomProcessingInstruction->target</methodname>
<void/>
http://cvs.php.net/diff.php/phpdoc/en/reference/domxml/functions/domxml-new-doc.xml?r1=1.4&r2=1.5&ty=u
Index: phpdoc/en/reference/domxml/functions/domxml-new-doc.xml
diff -u phpdoc/en/reference/domxml/functions/domxml-new-doc.xml:1.4
phpdoc/en/reference/domxml/functions/domxml-new-doc.xml:1.5
--- phpdoc/en/reference/domxml/functions/domxml-new-doc.xml:1.4 Wed Sep 15 05:24:30
2004
+++ phpdoc/en/reference/domxml/functions/domxml-new-doc.xml Mon Nov 1 11:27:04
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.39 -->
<refentry id="function.domxml-new-doc">
<refnamediv>
@@ -9,7 +9,7 @@
</refpurpose>
</refnamediv>
<refsect1>
- <title>Description</title>
+ &reftitle.description;
<methodsynopsis>
<type>object</type><methodname>domxml_new_doc</methodname>
<methodparam><type>string</type><parameter>version</parameter></methodparam>
http://cvs.php.net/diff.php/phpdoc/en/reference/domxml/functions/domxml-open-file.xml?r1=1.7&r2=1.8&ty=u
Index: phpdoc/en/reference/domxml/functions/domxml-open-file.xml
diff -u phpdoc/en/reference/domxml/functions/domxml-open-file.xml:1.7
phpdoc/en/reference/domxml/functions/domxml-open-file.xml:1.8
--- phpdoc/en/reference/domxml/functions/domxml-open-file.xml:1.7 Sun Aug 8
13:39:20 2004
+++ phpdoc/en/reference/domxml/functions/domxml-open-file.xml Mon Nov 1 11:27:04
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.1 -->
<refentry id="function.domxml-open-file">
<refnamediv>
@@ -7,7 +7,7 @@
<refpurpose>Creates a DOM object from XML file</refpurpose>
</refnamediv>
<refsect1>
- <title>Description</title>
+ &reftitle.description;
<methodsynopsis>
<type>object</type><methodname>domxml_open_file</methodname>
<methodparam><type>string</type><parameter>filename</parameter></methodparam>
http://cvs.php.net/diff.php/phpdoc/en/reference/domxml/functions/domxml-open-mem.xml?r1=1.6&r2=1.7&ty=u
Index: phpdoc/en/reference/domxml/functions/domxml-open-mem.xml
diff -u phpdoc/en/reference/domxml/functions/domxml-open-mem.xml:1.6
phpdoc/en/reference/domxml/functions/domxml-open-mem.xml:1.7
--- phpdoc/en/reference/domxml/functions/domxml-open-mem.xml:1.6 Sat Aug 7
12:18:12 2004
+++ phpdoc/en/reference/domxml/functions/domxml-open-mem.xml Mon Nov 1 11:27:04
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.1 -->
<refentry id="function.domxml-open-mem">
<refnamediv>
@@ -7,7 +7,7 @@
<refpurpose>Creates a DOM object of an XML document</refpurpose>
</refnamediv>
<refsect1>
- <title>Description</title>
+ &reftitle.description;
<methodsynopsis>
<type>object</type><methodname>domxml_open_mem</methodname>
<methodparam><type>string</type><parameter>str</parameter></methodparam>
http://cvs.php.net/diff.php/phpdoc/en/reference/domxml/functions/domxml-version.xml?r1=1.3&r2=1.4&ty=u
Index: phpdoc/en/reference/domxml/functions/domxml-version.xml
diff -u phpdoc/en/reference/domxml/functions/domxml-version.xml:1.3
phpdoc/en/reference/domxml/functions/domxml-version.xml:1.4
--- phpdoc/en/reference/domxml/functions/domxml-version.xml:1.3 Sun Aug 29 14:54:42
2004
+++ phpdoc/en/reference/domxml/functions/domxml-version.xml Mon Nov 1 11:27:04
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.39 -->
<refentry id='function.domxml-version'>
<refnamediv>
@@ -9,7 +9,7 @@
</refpurpose>
</refnamediv>
<refsect1>
- <title>Description</title>
+ &reftitle.description;
<methodsynopsis>
<type>string</type><methodname>domxml_version</methodname>
<void/>
http://cvs.php.net/diff.php/phpdoc/en/reference/domxml/functions/domxml-xmltree.xml?r1=1.2&r2=1.3&ty=u
Index: phpdoc/en/reference/domxml/functions/domxml-xmltree.xml
diff -u phpdoc/en/reference/domxml/functions/domxml-xmltree.xml:1.2
phpdoc/en/reference/domxml/functions/domxml-xmltree.xml:1.3
--- phpdoc/en/reference/domxml/functions/domxml-xmltree.xml:1.2 Wed Apr 17 02:37:41
2002
+++ phpdoc/en/reference/domxml/functions/domxml-xmltree.xml Mon Nov 1 11:27:05
2004
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
<!-- splitted from ./en/functions/domxml.xml, last change in rev 1.1 -->
<refentry id="function.domxml-xmltree">
<refnamediv>
@@ -9,7 +9,7 @@
</refpurpose>
</refnamediv>
<refsect1>
- <title>Description</title>
+ &reftitle.description;
<methodsynopsis>
<type>object</type><methodname>domxml_xmltree</methodname>
<methodparam><type>string</type><parameter>str</parameter></methodparam>
http://cvs.php.net/diff.php/phpdoc/en/reference/domxml/functions/domxml-xslt-stylesheet-doc.xml?r1=1.5&r2=1.6&ty=u
Index: phpdoc/en/reference/domxml/functions/domxml-xslt-stylesheet-doc.xml
diff -u phpdoc/en/reference/domxml/functions/domxml-xslt-stylesheet-doc.xml:1.5
phpdoc/en/reference/domxml/functions/domxml-xslt-stylesheet-doc.xml:1.6
--- phpdoc/en/reference/domxml/functions/domxml-xslt-stylesheet-doc.xml:1.5 Fri
Aug 20 05:36:58 2004
+++ phpdoc/en/reference/domxml/functions/domxml-xslt-stylesheet-doc.xml Mon Nov 1
11:27:05 2004
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.5 $ -->
+<!-- $Revision: 1.6 $ -->
<refentry id="function.domxml-xslt-stylesheet-doc">
<refnamediv>
<refname>domxml_xslt_stylesheet_doc</refname>
@@ -8,7 +8,7 @@
</refpurpose>
</refnamediv>
<refsect1>
- <title>Description</title>
+ &reftitle.description;
<methodsynopsis>
<type>object</type><methodname>domxml_xslt_stylesheet_doc</methodname>
<methodparam><type>object</type><parameter>DocDocument
Object</parameter></methodparam>
http://cvs.php.net/diff.php/phpdoc/en/reference/domxml/functions/domxml-xslt-stylesheet-file.xml?r1=1.6&r2=1.7&ty=u
Index: phpdoc/en/reference/domxml/functions/domxml-xslt-stylesheet-file.xml
diff -u phpdoc/en/reference/domxml/functions/domxml-xslt-stylesheet-file.xml:1.6
phpdoc/en/reference/domxml/functions/domxml-xslt-stylesheet-file.xml:1.7
--- phpdoc/en/reference/domxml/functions/domxml-xslt-stylesheet-file.xml:1.6 Fri
Aug 20 05:36:58 2004
+++ phpdoc/en/reference/domxml/functions/domxml-xslt-stylesheet-file.xml Mon
Nov 1 11:27:06 2004
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.6 $ -->
+<!-- $Revision: 1.7 $ -->
<refentry id="function.domxml-xslt-stylesheet-file">
<refnamediv>
<refname>domxml_xslt_stylesheet_file</refname>
@@ -8,7 +8,7 @@
</refpurpose>
</refnamediv>
<refsect1>
- <title>Description</title>
+ &reftitle.description;
<methodsynopsis>
<type>object</type><methodname>domxml_xslt_stylesheet_file</methodname>
<methodparam><type>string</type><parameter>xsl file</parameter></methodparam>
http://cvs.php.net/diff.php/phpdoc/en/reference/domxml/functions/domxml-xslt-stylesheet.xml?r1=1.6&r2=1.7&ty=u
Index: phpdoc/en/reference/domxml/functions/domxml-xslt-stylesheet.xml
diff -u phpdoc/en/reference/domxml/functions/domxml-xslt-stylesheet.xml:1.6
phpdoc/en/reference/domxml/functions/domxml-xslt-stylesheet.xml:1.7
--- phpdoc/en/reference/domxml/functions/domxml-xslt-stylesheet.xml:1.6 Fri Aug 20
05:36:58 2004
+++ phpdoc/en/reference/domxml/functions/domxml-xslt-stylesheet.xml Mon Nov 1
11:27:06 2004
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.6 $ -->
+<!-- $Revision: 1.7 $ -->
<refentry id="function.domxml-xslt-stylesheet">
<refnamediv>
<refname>domxml_xslt_stylesheet</refname>
@@ -8,7 +8,7 @@
</refpurpose>
</refnamediv>
<refsect1>
- <title>Description</title>
+ &reftitle.description;
<methodsynopsis>
<type>object</type><methodname>domxml_xslt_stylesheet</methodname>
<methodparam><type>string</type><parameter>xsl
document</parameter></methodparam>
http://cvs.php.net/diff.php/phpdoc/en/reference/domxml/functions/DomXsltStylesheet-process.xml?r1=1.5&r2=1.6&ty=u
Index: phpdoc/en/reference/domxml/functions/DomXsltStylesheet-process.xml
diff -u phpdoc/en/reference/domxml/functions/DomXsltStylesheet-process.xml:1.5
phpdoc/en/reference/domxml/functions/DomXsltStylesheet-process.xml:1.6
--- phpdoc/en/reference/domxml/functions/DomXsltStylesheet-process.xml:1.5 Fri
Aug 20 05:36:58 2004
+++ phpdoc/en/reference/domxml/functions/DomXsltStylesheet-process.xml Mon Nov 1
11:27:06 2004
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.5 $ -->
+<!-- $Revision: 1.6 $ -->
<refentry id="function.domxsltstylesheet-process">
<refnamediv>
<refname>DomXsltStylesheet->process</refname>
@@ -8,7 +8,7 @@
</refpurpose>
</refnamediv>
<refsect1>
- <title>Description</title>
+ &reftitle.description;
<methodsynopsis>
<type>object</type><methodname>DomXsltStylesheet->process</methodname>
<methodparam><type>object</type><parameter>DomDocument</parameter></methodparam>
http://cvs.php.net/diff.php/phpdoc/en/reference/domxml/functions/DomXsltStylesheet-result-dump-file.xml?r1=1.4&r2=1.5&ty=u
Index: phpdoc/en/reference/domxml/functions/DomXsltStylesheet-result-dump-file.xml
diff -u
phpdoc/en/reference/domxml/functions/DomXsltStylesheet-result-dump-file.xml:1.4
phpdoc/en/reference/domxml/functions/DomXsltStylesheet-result-dump-file.xml:1.5
--- phpdoc/en/reference/domxml/functions/DomXsltStylesheet-result-dump-file.xml:1.4
Tue Apr 27 20:07:33 2004
+++ phpdoc/en/reference/domxml/functions/DomXsltStylesheet-result-dump-file.xml Mon
Nov 1 11:27:06 2004
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.4 $ -->
+<!-- $Revision: 1.5 $ -->
<refentry id="function.domxsltstylesheet-result-dump-file">
<refnamediv>
<refname>DomXsltStylesheet->result_dump_file</refname>
@@ -8,7 +8,7 @@
</refpurpose>
</refnamediv>
<refsect1>
- <title>Description</title>
+ &reftitle.description;
<methodsynopsis>
<type>string</type><methodname>DomXsltStylesheet->result_dump_file</methodname>
<methodparam><type>object</type><parameter>DomDocument</parameter></methodparam>
http://cvs.php.net/diff.php/phpdoc/en/reference/domxml/functions/DomXsltStylesheet-result-dump-mem.xml?r1=1.6&r2=1.7&ty=u
Index: phpdoc/en/reference/domxml/functions/DomXsltStylesheet-result-dump-mem.xml
diff -u phpdoc/en/reference/domxml/functions/DomXsltStylesheet-result-dump-mem.xml:1.6
phpdoc/en/reference/domxml/functions/DomXsltStylesheet-result-dump-mem.xml:1.7
--- phpdoc/en/reference/domxml/functions/DomXsltStylesheet-result-dump-mem.xml:1.6
Tue Apr 27 20:07:33 2004
+++ phpdoc/en/reference/domxml/functions/DomXsltStylesheet-result-dump-mem.xml Mon
Nov 1 11:27:06 2004
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.6 $ -->
+<!-- $Revision: 1.7 $ -->
<refentry id="function.domxsltstylesheet-result-dump-mem">
<refnamediv>
<refname>DomXsltStylesheet->result_dump_mem</refname>
@@ -8,7 +8,7 @@
</refpurpose>
</refnamediv>
<refsect1>
- <title>Description</title>
+ &reftitle.description;
<methodsynopsis>
<type>string</type><methodname>DomXsltStylesheet->result_dump_mem</methodname>
<methodparam><type>object</type><parameter>DomDocument</parameter></methodparam>
http://cvs.php.net/diff.php/phpdoc/en/reference/domxml/functions/xpath-eval-expression.xml?r1=1.4&r2=1.5&ty=u
Index: phpdoc/en/reference/domxml/functions/xpath-eval-expression.xml
diff -u phpdoc/en/reference/domxml/functions/xpath-eval-expression.xml:1.4
phpdoc/en/reference/domxml/functions/xpath-eval-expression.xml:1.5
--- phpdoc/en/reference/domxml/functions/xpath-eval-expression.xml:1.4 Mon Sep 6
08:33:38 2004
+++ phpdoc/en/reference/domxml/functions/xpath-eval-expression.xml Mon Nov 1
11:27:07 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.29 -->
<refentry id="function.xpath-eval-expression">
<refnamediv>
@@ -9,7 +9,7 @@
</refpurpose>
</refnamediv>
<refsect1>
- <title>Description</title>
+ &reftitle.description;
<methodsynopsis>
<type>object</type><methodname>xpath_eval_expression</methodname>
<methodparam><type>object</type><parameter>xpath_context</parameter></methodparam>
http://cvs.php.net/diff.php/phpdoc/en/reference/domxml/functions/xpath-eval.xml?r1=1.5&r2=1.6&ty=u
Index: phpdoc/en/reference/domxml/functions/xpath-eval.xml
diff -u phpdoc/en/reference/domxml/functions/xpath-eval.xml:1.5
phpdoc/en/reference/domxml/functions/xpath-eval.xml:1.6
--- phpdoc/en/reference/domxml/functions/xpath-eval.xml:1.5 Tue Apr 27 20:07:33
2004
+++ phpdoc/en/reference/domxml/functions/xpath-eval.xml Mon Nov 1 11:27:07 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.xpath-eval">
<refnamediv>
@@ -9,7 +9,7 @@
</refpurpose>
</refnamediv>
<refsect1>
- <title>Description</title>
+ &reftitle.description;
<methodsynopsis>
<type>array</type><methodname>xpath_eval</methodname>
<methodparam><type>object</type><parameter>xpath
context</parameter></methodparam>
http://cvs.php.net/diff.php/phpdoc/en/reference/domxml/functions/xpath-new-context.xml?r1=1.3&r2=1.4&ty=u
Index: phpdoc/en/reference/domxml/functions/xpath-new-context.xml
diff -u phpdoc/en/reference/domxml/functions/xpath-new-context.xml:1.3
phpdoc/en/reference/domxml/functions/xpath-new-context.xml:1.4
--- phpdoc/en/reference/domxml/functions/xpath-new-context.xml:1.3 Tue Apr 27
20:07:33 2004
+++ phpdoc/en/reference/domxml/functions/xpath-new-context.xml Mon Nov 1 11:27:07
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.xpath-new-context">
<refnamediv>
@@ -9,7 +9,7 @@
</refpurpose>
</refnamediv>
<refsect1>
- <title>Description</title>
+ &reftitle.description;
<methodsynopsis>
<type>object</type><methodname>xpath_new_context</methodname>
<methodparam><type>object</type><parameter>dom
document</parameter></methodparam>
http://cvs.php.net/diff.php/phpdoc/en/reference/domxml/functions/xptr-eval.xml?r1=1.2&r2=1.3&ty=u
Index: phpdoc/en/reference/domxml/functions/xptr-eval.xml
diff -u phpdoc/en/reference/domxml/functions/xptr-eval.xml:1.2
phpdoc/en/reference/domxml/functions/xptr-eval.xml:1.3
--- phpdoc/en/reference/domxml/functions/xptr-eval.xml:1.2 Wed Apr 17 02:37:42
2002
+++ phpdoc/en/reference/domxml/functions/xptr-eval.xml Mon Nov 1 11:27:07 2004
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
<!-- splitted from ./en/functions/domxml.xml, last change in rev 1.6 -->
<refentry id='function.xptr-eval'>
<refnamediv>
@@ -9,7 +9,7 @@
</refpurpose>
</refnamediv>
<refsect1>
- <title>Description</title>
+ &reftitle.description;
<methodsynopsis>
<type>int</type><methodname>xptr_eval</methodname>
<methodparam
choice="opt"><type>object</type><parameter>xpath_context</parameter></methodparam>
http://cvs.php.net/diff.php/phpdoc/en/reference/domxml/functions/xptr-new-context.xml?r1=1.2&r2=1.3&ty=u
Index: phpdoc/en/reference/domxml/functions/xptr-new-context.xml
diff -u phpdoc/en/reference/domxml/functions/xptr-new-context.xml:1.2
phpdoc/en/reference/domxml/functions/xptr-new-context.xml:1.3
--- phpdoc/en/reference/domxml/functions/xptr-new-context.xml:1.2 Wed Apr 17
02:37:42 2002
+++ phpdoc/en/reference/domxml/functions/xptr-new-context.xml Mon Nov 1 11:27:07
2004
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
<!-- splitted from ./en/functions/domxml.xml, last change in rev 1.29 -->
<refentry id='function.xptr-new-context'>
<refnamediv>
@@ -9,7 +9,7 @@
</refpurpose>
</refnamediv>
<refsect1>
- <title>Description</title>
+ &reftitle.description;
<methodsynopsis>
<type>string</type><methodname>xptr_new_context</methodname>
<methodparam
choice="opt"><type>object</type><parameter>doc_handle</parameter></methodparam>