mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 00:48:54 +00:00
function proto updates
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@68151 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
45d31d6b95
commit
7e2e2cb7de
1 changed files with 6 additions and 5 deletions
|
@ -1,5 +1,5 @@
|
|||
<?xml version="1.0" encoding="iso-8859-1"?>
|
||||
<!-- $Revision: 1.19 $ -->
|
||||
<!-- $Revision: 1.20 $ -->
|
||||
<reference id="ref.dbplus">
|
||||
<title>DB++ Functions</title>
|
||||
<titleabbrev>DB++</titleabbrev>
|
||||
|
@ -945,7 +945,7 @@
|
|||
<refentry id="function.dbplus-rcreate">
|
||||
<refnamediv>
|
||||
<refname>dbplus_rcreate</refname>
|
||||
<refpurpose></refpurpose>
|
||||
<refpurpose>Creates a new DB++ relation</refpurpose>
|
||||
</refnamediv>
|
||||
<refsect1>
|
||||
<title>Description</title>
|
||||
|
@ -982,7 +982,7 @@
|
|||
<refentry id="function.dbplus-rcrtexact">
|
||||
<refnamediv>
|
||||
<refname>dbplus_rcrtexact</refname>
|
||||
<refpurpose></refpurpose>
|
||||
<refpurpose>Creates an exact but empty copy of a relation including indices</refpurpose>
|
||||
</refnamediv>
|
||||
<refsect1>
|
||||
<title>Description</title>
|
||||
|
@ -1009,7 +1009,7 @@
|
|||
<refentry id="function.dbplus-rcrtlike">
|
||||
<refnamediv>
|
||||
<refname>dbplus_rcrtlike</refname>
|
||||
<refpurpose></refpurpose>
|
||||
<refpurpose>Creates an empty copy of a relation with default indices</refpurpose>
|
||||
</refnamediv>
|
||||
<refsect1>
|
||||
<title>Description</title>
|
||||
|
@ -1089,7 +1089,8 @@
|
|||
|
||||
<refentry id="function.dbplus-restorepos">
|
||||
<refnamediv>
|
||||
<refname>dbplus_restorepos</refname> <refpurpose>???</refpurpose>
|
||||
<refname>dbplus_restorepos</refname>
|
||||
<refpurpose>???</refpurpose>
|
||||
</refnamediv>
|
||||
<refsect1>
|
||||
<title>Description</title>
|
||||
|
|
Loading…
Reference in a new issue