Parameter names

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@152844 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Jakub Vrana 2004-03-03 08:28:33 +00:00
parent 79611480c4
commit d3728661eb
2 changed files with 4 additions and 4 deletions

View file

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.2 $ -->
<!-- $Revision: 1.3 $ -->
<!-- splitted from ./en/functions/dbplus.xml, last change in rev 1.1 -->
<refentry id="function.dbplus-info">
<refnamediv>
@ -12,7 +12,7 @@
<type>int</type><methodname>dbplus_info</methodname>
<methodparam><type>resource</type><parameter>relation</parameter></methodparam>
<methodparam><type>string</type><parameter>key</parameter></methodparam>
<methodparam><type>array</type><parameter/></methodparam>
<methodparam><type>array</type><parameter>&amp;result</parameter></methodparam>
</methodsynopsis>
&warn.experimental.func;
<para>

View file

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.2 $ -->
<!-- $Revision: 1.3 $ -->
<!-- splitted from ./en/functions/dbplus.xml, last change in rev 1.1 -->
<refentry id="function.dbplus-next">
<refnamediv>
@ -11,7 +11,7 @@
<methodsynopsis>
<type>int</type><methodname>dbplus_next</methodname>
<methodparam><type>resource</type><parameter>relation</parameter></methodparam>
<methodparam><type>array</type><parameter/></methodparam>
<methodparam><type>array</type><parameter>&amp;tuple</parameter></methodparam>
</methodsynopsis>
&warn.experimental.func;
<para>