yannick Mon Nov 1 11:34:41 2004 EDT
Modified files:
/phpdoc/en/reference/fbsql/functions fbsql-affected-rows.xml
fbsql-autocommit.xml
fbsql-blob-size.xml
fbsql-change-user.xml
fbsql-clob-size.xml
fbsql-close.xml
fbsql-commit.xml
fbsql-connect.xml
fbsql-create-blob.xml
fbsql-create-clob.xml
fbsql-create-db.xml
fbsql-database-password.xml
fbsql-database.xml
fbsql-data-seek.xml
fbsql-db-query.xml
fbsql-db-status.xml
fbsql-drop-db.xml
fbsql-errno.xml
fbsql-error.xml
fbsql-fetch-array.xml
fbsql-fetch-assoc.xml
Log:
use more entities
http://cvs.php.net/diff.php/phpdoc/en/reference/fbsql/functions/fbsql-affected-rows.xml?r1=1.3&r2=1.4&ty=u
Index: phpdoc/en/reference/fbsql/functions/fbsql-affected-rows.xml
diff -u phpdoc/en/reference/fbsql/functions/fbsql-affected-rows.xml:1.3
phpdoc/en/reference/fbsql/functions/fbsql-affected-rows.xml:1.4
--- phpdoc/en/reference/fbsql/functions/fbsql-affected-rows.xml:1.3 Mon May 27
06:16:52 2002
+++ phpdoc/en/reference/fbsql/functions/fbsql-affected-rows.xml Mon Nov 1 11:34:37
2004
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.3 $ -->
+<!-- $Revision: 1.4 $ -->
<!-- splitted from ./en/functions/fbsql.xml, last change in rev 1.1 -->
<refentry id="function.fbsql-affected-rows">
<refnamediv>
@@ -9,7 +9,7 @@
</refpurpose>
</refnamediv>
<refsect1>
- <title>Description</title>
+ &reftitle.description;
<methodsynopsis>
<type>int</type><methodname>fbsql_affected_rows</methodname>
<methodparam choice="opt"><type>resource</type><parameter>
http://cvs.php.net/diff.php/phpdoc/en/reference/fbsql/functions/fbsql-autocommit.xml?r1=1.4&r2=1.5&ty=u
Index: phpdoc/en/reference/fbsql/functions/fbsql-autocommit.xml
diff -u phpdoc/en/reference/fbsql/functions/fbsql-autocommit.xml:1.4
phpdoc/en/reference/fbsql/functions/fbsql-autocommit.xml:1.5
--- phpdoc/en/reference/fbsql/functions/fbsql-autocommit.xml:1.4 Wed Dec 17
09:32:12 2003
+++ phpdoc/en/reference/fbsql/functions/fbsql-autocommit.xml Mon Nov 1 11:34:37
2004
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.4 $ -->
+<!-- $Revision: 1.5 $ -->
<!-- splitted from ./en/functions/fbsql.xml, last change in rev 1.1 -->
<refentry id="function.fbsql-autocommit">
<refnamediv>
@@ -7,7 +7,7 @@
<refpurpose>Enable or disable autocommit</refpurpose>
</refnamediv>
<refsect1>
- <title>Description</title>
+ &reftitle.description;
<methodsynopsis>
<type>bool</type><methodname>fbsql_autocommit</methodname>
<methodparam><type>resource</type><parameter>link_identifier</parameter></methodparam>
http://cvs.php.net/diff.php/phpdoc/en/reference/fbsql/functions/fbsql-blob-size.xml?r1=1.1&r2=1.2&ty=u
Index: phpdoc/en/reference/fbsql/functions/fbsql-blob-size.xml
diff -u phpdoc/en/reference/fbsql/functions/fbsql-blob-size.xml:1.1
phpdoc/en/reference/fbsql/functions/fbsql-blob-size.xml:1.2
--- phpdoc/en/reference/fbsql/functions/fbsql-blob-size.xml:1.1 Sun Apr 25 15:39:35
2004
+++ phpdoc/en/reference/fbsql/functions/fbsql-blob-size.xml Mon Nov 1 11:34:37
2004
@@ -1,5 +1,5 @@
<?xml version='1.0' encoding='iso-8859-1'?>
-<!-- $Revision: 1.1 $ -->
+<!-- $Revision: 1.2 $ -->
<refentry id="function.fbsql-blob-size">
<refnamediv>
<refname>fbsql_blob_size</refname>
@@ -8,7 +8,7 @@
</refpurpose>
</refnamediv>
<refsect1>
- <title>Description</title>
+ &reftitle.description;
<methodsynopsis>
<type>int</type><methodname>fbsql_blob_size</methodname>
<methodparam><type>string</type><parameter>blob_handle</parameter></methodparam>
http://cvs.php.net/diff.php/phpdoc/en/reference/fbsql/functions/fbsql-change-user.xml?r1=1.3&r2=1.4&ty=u
Index: phpdoc/en/reference/fbsql/functions/fbsql-change-user.xml
diff -u phpdoc/en/reference/fbsql/functions/fbsql-change-user.xml:1.3
phpdoc/en/reference/fbsql/functions/fbsql-change-user.xml:1.4
--- phpdoc/en/reference/fbsql/functions/fbsql-change-user.xml:1.3 Mon May 27
06:16:53 2002
+++ phpdoc/en/reference/fbsql/functions/fbsql-change-user.xml Mon Nov 1 11:34:37
2004
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.3 $ -->
+<!-- $Revision: 1.4 $ -->
<!-- splitted from ./en/functions/fbsql.xml, last change in rev 1.1 -->
<refentry id="function.fbsql-change-user">
<refnamediv>
@@ -9,7 +9,7 @@
</refpurpose>
</refnamediv>
<refsect1>
- <title>Description</title>
+ &reftitle.description;
<methodsynopsis>
<type>resource</type><methodname>fbsql_change_user</methodname>
<methodparam><type>string</type><parameter>user</parameter></methodparam>
http://cvs.php.net/diff.php/phpdoc/en/reference/fbsql/functions/fbsql-clob-size.xml?r1=1.1&r2=1.2&ty=u
Index: phpdoc/en/reference/fbsql/functions/fbsql-clob-size.xml
diff -u phpdoc/en/reference/fbsql/functions/fbsql-clob-size.xml:1.1
phpdoc/en/reference/fbsql/functions/fbsql-clob-size.xml:1.2
--- phpdoc/en/reference/fbsql/functions/fbsql-clob-size.xml:1.1 Sun Apr 25 15:39:35
2004
+++ phpdoc/en/reference/fbsql/functions/fbsql-clob-size.xml Mon Nov 1 11:34:37
2004
@@ -1,5 +1,5 @@
<?xml version='1.0' encoding='iso-8859-1'?>
-<!-- $Revision: 1.1 $ -->
+<!-- $Revision: 1.2 $ -->
<refentry id="function.fbsql-clob-size">
<refnamediv>
<refname>fbsql_clob_size</refname>
@@ -8,7 +8,7 @@
</refpurpose>
</refnamediv>
<refsect1>
- <title>Description</title>
+ &reftitle.description;
<methodsynopsis>
<type>int</type><methodname>fbsql_clob_size</methodname>
<methodparam><type>string</type><parameter>clob_handle</parameter></methodparam>
http://cvs.php.net/diff.php/phpdoc/en/reference/fbsql/functions/fbsql-close.xml?r1=1.4&r2=1.5&ty=u
Index: phpdoc/en/reference/fbsql/functions/fbsql-close.xml
diff -u phpdoc/en/reference/fbsql/functions/fbsql-close.xml:1.4
phpdoc/en/reference/fbsql/functions/fbsql-close.xml:1.5
--- phpdoc/en/reference/fbsql/functions/fbsql-close.xml:1.4 Mon Dec 15 11:49:43
2003
+++ phpdoc/en/reference/fbsql/functions/fbsql-close.xml Mon Nov 1 11:34:38 2004
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.4 $ -->
+<!-- $Revision: 1.5 $ -->
<!-- splitted from ./en/functions/fbsql.xml, last change in rev 1.1 -->
<refentry id="function.fbsql-close">
<refnamediv>
@@ -7,7 +7,7 @@
<refpurpose>Close FrontBase connection</refpurpose>
</refnamediv>
<refsect1>
- <title>Description</title>
+ &reftitle.description;
<methodsynopsis>
<type>bool</type><methodname>fbsql_close</methodname>
<methodparam choice="opt"><type>resource</type><parameter>
http://cvs.php.net/diff.php/phpdoc/en/reference/fbsql/functions/fbsql-commit.xml?r1=1.3&r2=1.4&ty=u
Index: phpdoc/en/reference/fbsql/functions/fbsql-commit.xml
diff -u phpdoc/en/reference/fbsql/functions/fbsql-commit.xml:1.3
phpdoc/en/reference/fbsql/functions/fbsql-commit.xml:1.4
--- phpdoc/en/reference/fbsql/functions/fbsql-commit.xml:1.3 Mon May 27 06:16:53
2002
+++ phpdoc/en/reference/fbsql/functions/fbsql-commit.xml Mon Nov 1 11:34:38
2004
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.3 $ -->
+<!-- $Revision: 1.4 $ -->
<!-- splitted from ./en/functions/fbsql.xml, last change in rev 1.19 -->
<refentry id="function.fbsql-commit">
<refnamediv>
@@ -7,7 +7,7 @@
<refpurpose>Commits a transaction to the database</refpurpose>
</refnamediv>
<refsect1>
- <title>Description</title>
+ &reftitle.description;
<methodsynopsis>
<type>bool</type><methodname>fbsql_commit</methodname>
<methodparam choice="opt"><type>resource</type><parameter>
http://cvs.php.net/diff.php/phpdoc/en/reference/fbsql/functions/fbsql-connect.xml?r1=1.4&r2=1.5&ty=u
Index: phpdoc/en/reference/fbsql/functions/fbsql-connect.xml
diff -u phpdoc/en/reference/fbsql/functions/fbsql-connect.xml:1.4
phpdoc/en/reference/fbsql/functions/fbsql-connect.xml:1.5
--- phpdoc/en/reference/fbsql/functions/fbsql-connect.xml:1.4 Mon Dec 15 11:49:43
2003
+++ phpdoc/en/reference/fbsql/functions/fbsql-connect.xml Mon Nov 1 11:34:38
2004
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.4 $ -->
+<!-- $Revision: 1.5 $ -->
<!-- splitted from ./en/functions/fbsql.xml, last change in rev 1.1 -->
<refentry id="function.fbsql-connect">
<refnamediv>
@@ -7,7 +7,7 @@
<refpurpose>Open a connection to a FrontBase Server</refpurpose>
</refnamediv>
<refsect1>
- <title>Description</title>
+ &reftitle.description;
<methodsynopsis>
<type>resource</type><methodname>fbsql_connect</methodname>
<methodparam
choice="opt"><type>string</type><parameter>hostname</parameter></methodparam>
http://cvs.php.net/diff.php/phpdoc/en/reference/fbsql/functions/fbsql-create-blob.xml?r1=1.3&r2=1.4&ty=u
Index: phpdoc/en/reference/fbsql/functions/fbsql-create-blob.xml
diff -u phpdoc/en/reference/fbsql/functions/fbsql-create-blob.xml:1.3
phpdoc/en/reference/fbsql/functions/fbsql-create-blob.xml:1.4
--- phpdoc/en/reference/fbsql/functions/fbsql-create-blob.xml:1.3 Mon Dec 15
11:49:43 2003
+++ phpdoc/en/reference/fbsql/functions/fbsql-create-blob.xml Mon Nov 1 11:34:38
2004
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.3 $ -->
+<!-- $Revision: 1.4 $ -->
<!-- splitted from ./en/functions/fbsql.xml, last change in rev 1.26 -->
<refentry id="function.fbsql-create-blob">
<refnamediv>
@@ -7,7 +7,7 @@
<refpurpose>Create a BLOB</refpurpose>
</refnamediv>
<refsect1>
- <title>Description</title>
+ &reftitle.description;
<methodsynopsis>
<type>string</type><methodname>fbsql_create_blob</methodname>
<methodparam><type>string</type><parameter>blob_data</parameter></methodparam>
http://cvs.php.net/diff.php/phpdoc/en/reference/fbsql/functions/fbsql-create-clob.xml?r1=1.3&r2=1.4&ty=u
Index: phpdoc/en/reference/fbsql/functions/fbsql-create-clob.xml
diff -u phpdoc/en/reference/fbsql/functions/fbsql-create-clob.xml:1.3
phpdoc/en/reference/fbsql/functions/fbsql-create-clob.xml:1.4
--- phpdoc/en/reference/fbsql/functions/fbsql-create-clob.xml:1.3 Mon Dec 15
11:49:43 2003
+++ phpdoc/en/reference/fbsql/functions/fbsql-create-clob.xml Mon Nov 1 11:34:38
2004
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.3 $ -->
+<!-- $Revision: 1.4 $ -->
<!-- splitted from ./en/functions/fbsql.xml, last change in rev 1.1 -->
<refentry id="function.fbsql-create-clob">
<refnamediv>
@@ -7,7 +7,7 @@
<refpurpose>Create a CLOB</refpurpose>
</refnamediv>
<refsect1>
- <title>Description</title>
+ &reftitle.description;
<methodsynopsis>
<type>string</type><methodname>fbsql_create_clob</methodname>
<methodparam><type>string</type><parameter>clob_data</parameter></methodparam>
http://cvs.php.net/diff.php/phpdoc/en/reference/fbsql/functions/fbsql-create-db.xml?r1=1.6&r2=1.7&ty=u
Index: phpdoc/en/reference/fbsql/functions/fbsql-create-db.xml
diff -u phpdoc/en/reference/fbsql/functions/fbsql-create-db.xml:1.6
phpdoc/en/reference/fbsql/functions/fbsql-create-db.xml:1.7
--- phpdoc/en/reference/fbsql/functions/fbsql-create-db.xml:1.6 Mon Dec 15 11:49:43
2003
+++ phpdoc/en/reference/fbsql/functions/fbsql-create-db.xml Mon Nov 1 11:34:38
2004
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.6 $ -->
+<!-- $Revision: 1.7 $ -->
<!-- splitted from ./en/functions/fbsql.xml, last change in rev 1.26 -->
<refentry id="function.fbsql-create-db">
<refnamediv>
@@ -7,7 +7,7 @@
<refpurpose>Create a FrontBase database</refpurpose>
</refnamediv>
<refsect1>
- <title>Description</title>
+ &reftitle.description;
<methodsynopsis>
<type>bool</type><methodname>fbsql_create_db</methodname>
<methodparam><type>string</type><parameter>database_name</parameter></methodparam>
http://cvs.php.net/diff.php/phpdoc/en/reference/fbsql/functions/fbsql-database-password.xml?r1=1.4&r2=1.5&ty=u
Index: phpdoc/en/reference/fbsql/functions/fbsql-database-password.xml
diff -u phpdoc/en/reference/fbsql/functions/fbsql-database-password.xml:1.4
phpdoc/en/reference/fbsql/functions/fbsql-database-password.xml:1.5
--- phpdoc/en/reference/fbsql/functions/fbsql-database-password.xml:1.4 Mon Dec 15
11:49:43 2003
+++ phpdoc/en/reference/fbsql/functions/fbsql-database-password.xml Mon Nov 1
11:34:39 2004
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.4 $ -->
+<!-- $Revision: 1.5 $ -->
<!-- splitted from ./en/functions/fbsql.xml, last change in rev 1.10 -->
<refentry id="function.fbsql-database-password">
<refnamediv>
@@ -9,7 +9,7 @@
</refpurpose>
</refnamediv>
<refsect1>
- <title>Description</title>
+ &reftitle.description;
<methodsynopsis>
<type>string</type><methodname>fbsql_database_password</methodname>
<methodparam><type>resource</type><parameter>link_identifier</parameter></methodparam>
http://cvs.php.net/diff.php/phpdoc/en/reference/fbsql/functions/fbsql-database.xml?r1=1.2&r2=1.3&ty=u
Index: phpdoc/en/reference/fbsql/functions/fbsql-database.xml
diff -u phpdoc/en/reference/fbsql/functions/fbsql-database.xml:1.2
phpdoc/en/reference/fbsql/functions/fbsql-database.xml:1.3
--- phpdoc/en/reference/fbsql/functions/fbsql-database.xml:1.2 Wed Apr 17 02:37:51
2002
+++ phpdoc/en/reference/fbsql/functions/fbsql-database.xml Mon Nov 1 11:34:39
2004
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
<!-- splitted from ./en/functions/fbsql.xml, last change in rev 1.34 -->
<refentry id='function.fbsql-database'>
<refnamediv>
@@ -7,7 +7,7 @@
<refpurpose>Get or set the database name used with a connection</refpurpose>
</refnamediv>
<refsect1>
- <title>Description</title>
+ &reftitle.description;
<methodsynopsis>
<type>string</type><methodname>fbsql_database</methodname>
<methodparam><type>resource</type><parameter>link_identifier</parameter></methodparam>
http://cvs.php.net/diff.php/phpdoc/en/reference/fbsql/functions/fbsql-data-seek.xml?r1=1.4&r2=1.5&ty=u
Index: phpdoc/en/reference/fbsql/functions/fbsql-data-seek.xml
diff -u phpdoc/en/reference/fbsql/functions/fbsql-data-seek.xml:1.4
phpdoc/en/reference/fbsql/functions/fbsql-data-seek.xml:1.5
--- phpdoc/en/reference/fbsql/functions/fbsql-data-seek.xml:1.4 Mon Dec 15 11:49:43
2003
+++ phpdoc/en/reference/fbsql/functions/fbsql-data-seek.xml Mon Nov 1 11:34:39
2004
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.4 $ -->
+<!-- $Revision: 1.5 $ -->
<!-- splitted from ./en/functions/fbsql.xml, last change in rev 1.1 -->
<refentry id="function.fbsql-data-seek">
<refnamediv>
@@ -7,7 +7,7 @@
<refpurpose>Move internal result pointer</refpurpose>
</refnamediv>
<refsect1>
- <title>Description</title>
+ &reftitle.description;
<methodsynopsis>
<type>bool</type><methodname>fbsql_data_seek</methodname>
<methodparam><type>resource</type><parameter>result_identifier</parameter></methodparam>
http://cvs.php.net/diff.php/phpdoc/en/reference/fbsql/functions/fbsql-db-query.xml?r1=1.2&r2=1.3&ty=u
Index: phpdoc/en/reference/fbsql/functions/fbsql-db-query.xml
diff -u phpdoc/en/reference/fbsql/functions/fbsql-db-query.xml:1.2
phpdoc/en/reference/fbsql/functions/fbsql-db-query.xml:1.3
--- phpdoc/en/reference/fbsql/functions/fbsql-db-query.xml:1.2 Wed Apr 17 02:37:51
2002
+++ phpdoc/en/reference/fbsql/functions/fbsql-db-query.xml Mon Nov 1 11:34:39
2004
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
<!-- splitted from ./en/functions/fbsql.xml, last change in rev 1.1 -->
<refentry id="function.fbsql-db-query">
<refnamediv>
@@ -7,7 +7,7 @@
<refpurpose>Send a FrontBase query</refpurpose>
</refnamediv>
<refsect1>
- <title>Description</title>
+ &reftitle.description;
<methodsynopsis>
<type>resource</type><methodname>fbsql_db_query</methodname>
<methodparam><type>string</type><parameter>database</parameter></methodparam>
http://cvs.php.net/diff.php/phpdoc/en/reference/fbsql/functions/fbsql-db-status.xml?r1=1.2&r2=1.3&ty=u
Index: phpdoc/en/reference/fbsql/functions/fbsql-db-status.xml
diff -u phpdoc/en/reference/fbsql/functions/fbsql-db-status.xml:1.2
phpdoc/en/reference/fbsql/functions/fbsql-db-status.xml:1.3
--- phpdoc/en/reference/fbsql/functions/fbsql-db-status.xml:1.2 Wed Apr 17 02:37:51
2002
+++ phpdoc/en/reference/fbsql/functions/fbsql-db-status.xml Mon Nov 1 11:34:39
2004
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
<!-- splitted from ./en/functions/fbsql.xml, last change in rev 1.19 -->
<refentry id="function.fbsql-db-status">
<refnamediv>
@@ -7,7 +7,7 @@
<refpurpose>Get the status for a given database</refpurpose>
</refnamediv>
<refsect1>
- <title>Description</title>
+ &reftitle.description;
<methodsynopsis>
<type>int</type><methodname>fbsql_db_status</methodname>
<methodparam><type>string</type><parameter>database_name</parameter></methodparam>
http://cvs.php.net/diff.php/phpdoc/en/reference/fbsql/functions/fbsql-drop-db.xml?r1=1.3&r2=1.4&ty=u
Index: phpdoc/en/reference/fbsql/functions/fbsql-drop-db.xml
diff -u phpdoc/en/reference/fbsql/functions/fbsql-drop-db.xml:1.3
phpdoc/en/reference/fbsql/functions/fbsql-drop-db.xml:1.4
--- phpdoc/en/reference/fbsql/functions/fbsql-drop-db.xml:1.3 Mon May 27 06:16:53
2002
+++ phpdoc/en/reference/fbsql/functions/fbsql-drop-db.xml Mon Nov 1 11:34:40
2004
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.3 $ -->
+<!-- $Revision: 1.4 $ -->
<!-- splitted from ./en/functions/fbsql.xml, last change in rev 1.1 -->
<refentry id="function.fbsql-drop-db">
<refnamediv>
@@ -7,7 +7,7 @@
<refpurpose>Drop (delete) a FrontBase database</refpurpose>
</refnamediv>
<refsect1>
- <title>Description</title>
+ &reftitle.description;
<methodsynopsis>
<type>bool</type><methodname>fbsql_drop_db</methodname>
<methodparam><type>string</type><parameter>database_name</parameter></methodparam>
http://cvs.php.net/diff.php/phpdoc/en/reference/fbsql/functions/fbsql-errno.xml?r1=1.3&r2=1.4&ty=u
Index: phpdoc/en/reference/fbsql/functions/fbsql-errno.xml
diff -u phpdoc/en/reference/fbsql/functions/fbsql-errno.xml:1.3
phpdoc/en/reference/fbsql/functions/fbsql-errno.xml:1.4
--- phpdoc/en/reference/fbsql/functions/fbsql-errno.xml:1.3 Mon Dec 15 11:49:43
2003
+++ phpdoc/en/reference/fbsql/functions/fbsql-errno.xml Mon Nov 1 11:34:40 2004
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.3 $ -->
+<!-- $Revision: 1.4 $ -->
<!-- splitted from ./en/functions/fbsql.xml, last change in rev 1.1 -->
<refentry id="function.fbsql-errno">
<refnamediv>
@@ -10,7 +10,7 @@
</refpurpose>
</refnamediv>
<refsect1>
- <title>Description</title>
+ &reftitle.description;
<methodsynopsis>
<type>int</type><methodname>fbsql_errno</methodname>
<methodparam choice="opt"><type>resource</type><parameter>
http://cvs.php.net/diff.php/phpdoc/en/reference/fbsql/functions/fbsql-error.xml?r1=1.3&r2=1.4&ty=u
Index: phpdoc/en/reference/fbsql/functions/fbsql-error.xml
diff -u phpdoc/en/reference/fbsql/functions/fbsql-error.xml:1.3
phpdoc/en/reference/fbsql/functions/fbsql-error.xml:1.4
--- phpdoc/en/reference/fbsql/functions/fbsql-error.xml:1.3 Mon Dec 15 11:49:43
2003
+++ phpdoc/en/reference/fbsql/functions/fbsql-error.xml Mon Nov 1 11:34:40 2004
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.3 $ -->
+<!-- $Revision: 1.4 $ -->
<!-- splitted from ./en/functions/fbsql.xml, last change in rev 1.1 -->
<refentry id="function.fbsql-error">
<refnamediv>
@@ -10,7 +10,7 @@
</refpurpose>
</refnamediv>
<refsect1>
- <title>Description</title>
+ &reftitle.description;
<methodsynopsis>
<type>string</type><methodname>fbsql_error</methodname>
<methodparam choice="opt"><type>resource</type><parameter>
http://cvs.php.net/diff.php/phpdoc/en/reference/fbsql/functions/fbsql-fetch-array.xml?r1=1.4&r2=1.5&ty=u
Index: phpdoc/en/reference/fbsql/functions/fbsql-fetch-array.xml
diff -u phpdoc/en/reference/fbsql/functions/fbsql-fetch-array.xml:1.4
phpdoc/en/reference/fbsql/functions/fbsql-fetch-array.xml:1.5
--- phpdoc/en/reference/fbsql/functions/fbsql-fetch-array.xml:1.4 Wed Feb 18
12:11:01 2004
+++ phpdoc/en/reference/fbsql/functions/fbsql-fetch-array.xml Mon Nov 1 11:34:40
2004
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.4 $ -->
+<!-- $Revision: 1.5 $ -->
<!-- splitted from ./en/functions/fbsql.xml, last change in rev 1.1 -->
<refentry id="function.fbsql-fetch-array">
<refnamediv>
@@ -10,7 +10,7 @@
</refpurpose>
</refnamediv>
<refsect1>
- <title>Description</title>
+ &reftitle.description;
<methodsynopsis>
<type>array</type><methodname>fbsql_fetch_array</methodname>
<methodparam><type>resource</type><parameter>result</parameter></methodparam>
http://cvs.php.net/diff.php/phpdoc/en/reference/fbsql/functions/fbsql-fetch-assoc.xml?r1=1.3&r2=1.4&ty=u
Index: phpdoc/en/reference/fbsql/functions/fbsql-fetch-assoc.xml
diff -u phpdoc/en/reference/fbsql/functions/fbsql-fetch-assoc.xml:1.3
phpdoc/en/reference/fbsql/functions/fbsql-fetch-assoc.xml:1.4
--- phpdoc/en/reference/fbsql/functions/fbsql-fetch-assoc.xml:1.3 Mon Dec 15
11:49:43 2003
+++ phpdoc/en/reference/fbsql/functions/fbsql-fetch-assoc.xml Mon Nov 1 11:34:40
2004
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.3 $ -->
+<!-- $Revision: 1.4 $ -->
<!-- splitted from ./en/functions/fbsql.xml, last change in rev 1.1 -->
<refentry id="function.fbsql-fetch-assoc">
<refnamediv>
@@ -9,7 +9,7 @@
</refpurpose>
</refnamediv>
<refsect1>
- <title>Description</title>
+ &reftitle.description;
<methodsynopsis>
<type>array</type><methodname>fbsql_fetch_assoc</methodname>
<methodparam><type>resource</type><parameter>result</parameter></methodparam>