A funcsyn left here somehow, convert to methodsyn

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@69759 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Gabor Hojtsy 2002-02-08 13:41:59 +00:00
parent a328586a54
commit 2a17f8a669

View file

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.33 $ -->
<!-- $Revision: 1.34 $ -->
<reference id="ref.domxml">
<title>DOM XML functions</title>
<titleabbrev>DOM XML</titleabbrev>
@ -900,12 +900,10 @@ $children = $head->children();
</refnamediv>
<refsect1>
<title>Description</title>
<funcsynopsis>
<funcprototype>
<funcdef>array <function>xpath_eval_expression</function></funcdef>
<paramdef>object <parameter>xpath_context</parameter></paramdef>
</funcprototype>
</funcsynopsis>
<methodsynopsis>
<type>array</type><methodname>xpath_eval_expression</methodname>
<methodparam><type>object</type><parameter>xpath_context</parameter></methodparam>
</methodsynopsis>
&warn.experimental.func;
<para>
</para>