mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 08:58:56 +00:00
Parameter names
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@152844 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
79611480c4
commit
d3728661eb
2 changed files with 4 additions and 4 deletions
|
@ -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>&result</parameter></methodparam>
|
||||
</methodsynopsis>
|
||||
&warn.experimental.func;
|
||||
<para>
|
||||
|
|
|
@ -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>&tuple</parameter></methodparam>
|
||||
</methodsynopsis>
|
||||
&warn.experimental.func;
|
||||
<para>
|
||||
|
|
Loading…
Reference in a new issue