didou Mon Feb 26 02:48:14 2007 UTC
Modified files:
/phpdoc/en/reference/sqlite/functions sqlite-busy-timeout.xml
sqlite-close.xml
sqlite-create-aggregate.xml
sqlite-create-function.xml
Log:
Add missing returnvalues
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/sqlite/functions/sqlite-busy-timeout.xml?r1=1.9&r2=1.10&diff_format=u
Index: phpdoc/en/reference/sqlite/functions/sqlite-busy-timeout.xml
diff -u phpdoc/en/reference/sqlite/functions/sqlite-busy-timeout.xml:1.9
phpdoc/en/reference/sqlite/functions/sqlite-busy-timeout.xml:1.10
--- phpdoc/en/reference/sqlite/functions/sqlite-busy-timeout.xml:1.9 Tue Oct
4 15:11:17 2005
+++ phpdoc/en/reference/sqlite/functions/sqlite-busy-timeout.xml Mon Feb
26 02:48:13 2007
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.9 $ -->
+<!-- $Revision: 1.10 $ -->
<refentry id="function.sqlite-busy-timeout">
<refnamediv>
<refname>sqlite_busy_timeout</refname>
@@ -66,6 +66,13 @@
</para>
</refsect1>
+ <refsect1 role="returnvalues">
+ &reftitle.returnvalues;
+ <para>
+ &return.void;
+ </para>
+ </refsect1>
+
<refsect1 role="examples">
&reftitle.examples;
<para>
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/sqlite/functions/sqlite-close.xml?r1=1.7&r2=1.8&diff_format=u
Index: phpdoc/en/reference/sqlite/functions/sqlite-close.xml
diff -u phpdoc/en/reference/sqlite/functions/sqlite-close.xml:1.7
phpdoc/en/reference/sqlite/functions/sqlite-close.xml:1.8
--- phpdoc/en/reference/sqlite/functions/sqlite-close.xml:1.7 Tue Oct 4
15:11:17 2005
+++ phpdoc/en/reference/sqlite/functions/sqlite-close.xml Mon Feb 26
02:48:13 2007
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.7 $ -->
+<!-- $Revision: 1.8 $ -->
<refentry id="function.sqlite-close">
<refnamediv>
<refname>sqlite_close</refname>
@@ -36,6 +36,13 @@
</para>
</refsect1>
+ <refsect1 role="returnvalues">
+ &reftitle.returnvalues;
+ <para>
+ &return.void;
+ </para>
+ </refsect1>
+
<refsect1 role="examples">
&reftitle.examples;
<para>
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/sqlite/functions/sqlite-create-aggregate.xml?r1=1.14&r2=1.15&diff_format=u
Index: phpdoc/en/reference/sqlite/functions/sqlite-create-aggregate.xml
diff -u phpdoc/en/reference/sqlite/functions/sqlite-create-aggregate.xml:1.14
phpdoc/en/reference/sqlite/functions/sqlite-create-aggregate.xml:1.15
--- phpdoc/en/reference/sqlite/functions/sqlite-create-aggregate.xml:1.14
Tue Oct 4 15:11:17 2005
+++ phpdoc/en/reference/sqlite/functions/sqlite-create-aggregate.xml Mon Feb
26 02:48:13 2007
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.14 $ -->
+<!-- $Revision: 1.15 $ -->
<refentry id="function.sqlite-create-aggregate">
<refnamediv>
<refname>sqlite_create_aggregate</refname>
@@ -99,6 +99,13 @@
</para>
</refsect1>
+ <refsect1 role="returnvalues">
+ &reftitle.returnvalues;
+ <para>
+ &return.void;
+ </para>
+ </refsect1>
+
<refsect1 role="examples">
&reftitle.examples;
<para>
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/sqlite/functions/sqlite-create-function.xml?r1=1.16&r2=1.17&diff_format=u
Index: phpdoc/en/reference/sqlite/functions/sqlite-create-function.xml
diff -u phpdoc/en/reference/sqlite/functions/sqlite-create-function.xml:1.16
phpdoc/en/reference/sqlite/functions/sqlite-create-function.xml:1.17
--- phpdoc/en/reference/sqlite/functions/sqlite-create-function.xml:1.16
Tue Oct 4 15:11:17 2005
+++ phpdoc/en/reference/sqlite/functions/sqlite-create-function.xml Mon Feb
26 02:48:13 2007
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.16 $ -->
+<!-- $Revision: 1.17 $ -->
<refentry id="function.sqlite-create-function">
<refnamediv>
<refname>sqlite_create_function</refname>
@@ -89,6 +89,13 @@
&sqlite.param-compat;
</refsect1>
+ <refsect1 role="returnvalues">
+ &reftitle.returnvalues;
+ <para>
+ &return.void;
+ </para>
+ </refsect1>
+
<refsect1 role="examples">
&reftitle.examples;
<para>