yannick Mon Nov 1 11:40:59 2004 EDT
Modified files: /phpdoc/en/reference/fbsql/functions fbsql-result.xml fbsql-rollback.xml fbsql-select-db.xml fbsql-set-lob-mode.xml fbsql-set-password.xml fbsql-set-transaction.xml fbsql-start-db.xml fbsql-stop-db.xml fbsql-tablename.xml fbsql-username.xml fbsql-warnings.xml Log: use more entities
http://cvs.php.net/diff.php/phpdoc/en/reference/fbsql/functions/fbsql-result.xml?r1=1.3&r2=1.4&ty=u Index: phpdoc/en/reference/fbsql/functions/fbsql-result.xml diff -u phpdoc/en/reference/fbsql/functions/fbsql-result.xml:1.3 phpdoc/en/reference/fbsql/functions/fbsql-result.xml:1.4 --- phpdoc/en/reference/fbsql/functions/fbsql-result.xml:1.3 Wed Aug 18 11:39:25 2004 +++ phpdoc/en/reference/fbsql/functions/fbsql-result.xml Mon Nov 1 11:40:57 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-result"> <refnamediv> @@ -7,7 +7,7 @@ <refpurpose>Get result data</refpurpose> </refnamediv> <refsect1> - <title>Description</title> + &reftitle.description; <methodsynopsis> <type>mixed</type><methodname>fbsql_result</methodname> <methodparam><type>resource</type><parameter>result</parameter></methodparam> http://cvs.php.net/diff.php/phpdoc/en/reference/fbsql/functions/fbsql-rollback.xml?r1=1.3&r2=1.4&ty=u Index: phpdoc/en/reference/fbsql/functions/fbsql-rollback.xml diff -u phpdoc/en/reference/fbsql/functions/fbsql-rollback.xml:1.3 phpdoc/en/reference/fbsql/functions/fbsql-rollback.xml:1.4 --- phpdoc/en/reference/fbsql/functions/fbsql-rollback.xml:1.3 Mon May 27 06:16:53 2002 +++ phpdoc/en/reference/fbsql/functions/fbsql-rollback.xml Mon Nov 1 11:40:57 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-rollback"> <refnamediv> @@ -7,7 +7,7 @@ <refpurpose>Rollback a transaction to the database</refpurpose> </refnamediv> <refsect1> - <title>Description</title> + &reftitle.description; <methodsynopsis> <type>bool</type><methodname>fbsql_rollback</methodname> <methodparam choice="opt"><type>resource</type><parameter> http://cvs.php.net/diff.php/phpdoc/en/reference/fbsql/functions/fbsql-select-db.xml?r1=1.4&r2=1.5&ty=u Index: phpdoc/en/reference/fbsql/functions/fbsql-select-db.xml diff -u phpdoc/en/reference/fbsql/functions/fbsql-select-db.xml:1.4 phpdoc/en/reference/fbsql/functions/fbsql-select-db.xml:1.5 --- phpdoc/en/reference/fbsql/functions/fbsql-select-db.xml:1.4 Wed Aug 18 11:39:25 2004 +++ phpdoc/en/reference/fbsql/functions/fbsql-select-db.xml Mon Nov 1 11:40:57 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-select-db"> <refnamediv> @@ -7,7 +7,7 @@ <refpurpose>Select a FrontBase database</refpurpose> </refnamediv> <refsect1> - <title>Description</title> + &reftitle.description; <methodsynopsis> <type>bool</type><methodname>fbsql_select_db</methodname> <methodparam choice="opt"><type>string</type><parameter>database_name</parameter></methodparam> http://cvs.php.net/diff.php/phpdoc/en/reference/fbsql/functions/fbsql-set-lob-mode.xml?r1=1.2&r2=1.3&ty=u Index: phpdoc/en/reference/fbsql/functions/fbsql-set-lob-mode.xml diff -u phpdoc/en/reference/fbsql/functions/fbsql-set-lob-mode.xml:1.2 phpdoc/en/reference/fbsql/functions/fbsql-set-lob-mode.xml:1.3 --- phpdoc/en/reference/fbsql/functions/fbsql-set-lob-mode.xml:1.2 Wed Apr 17 02:37:54 2002 +++ phpdoc/en/reference/fbsql/functions/fbsql-set-lob-mode.xml Mon Nov 1 11:40:57 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.28 --> <refentry id="function.fbsql-set-lob-mode"> <refnamediv> @@ -9,7 +9,7 @@ </refpurpose> </refnamediv> <refsect1> - <title>Description</title> + &reftitle.description; <methodsynopsis> <type>bool</type><methodname>fbsql_set_lob_mode</methodname> <methodparam><type>resource</type><parameter>result</parameter></methodparam> http://cvs.php.net/diff.php/phpdoc/en/reference/fbsql/functions/fbsql-set-password.xml?r1=1.1&r2=1.2&ty=u Index: phpdoc/en/reference/fbsql/functions/fbsql-set-password.xml diff -u phpdoc/en/reference/fbsql/functions/fbsql-set-password.xml:1.1 phpdoc/en/reference/fbsql/functions/fbsql-set-password.xml:1.2 --- phpdoc/en/reference/fbsql/functions/fbsql-set-password.xml:1.1 Sun Apr 25 15:39:35 2004 +++ phpdoc/en/reference/fbsql/functions/fbsql-set-password.xml Mon Nov 1 11:40:57 2004 @@ -1,5 +1,5 @@ <?xml version='1.0' encoding='iso-8859-1'?> -<!-- $Revision: 1.1 $ --> +<!-- $Revision: 1.2 $ --> <refentry id="function.fbsql-set-password"> <refnamediv> <refname>fbsql_set_password</refname> @@ -8,7 +8,7 @@ </refpurpose> </refnamediv> <refsect1> - <title>Description</title> + &reftitle.description; <methodsynopsis> <type>bool</type><methodname>fbsql_set_password</methodname> <methodparam><type>resource</type><parameter>link_identifier</parameter></methodparam> http://cvs.php.net/diff.php/phpdoc/en/reference/fbsql/functions/fbsql-set-transaction.xml?r1=1.2&r2=1.3&ty=u Index: phpdoc/en/reference/fbsql/functions/fbsql-set-transaction.xml diff -u phpdoc/en/reference/fbsql/functions/fbsql-set-transaction.xml:1.2 phpdoc/en/reference/fbsql/functions/fbsql-set-transaction.xml:1.3 --- phpdoc/en/reference/fbsql/functions/fbsql-set-transaction.xml:1.2 Wed Apr 17 02:37:54 2002 +++ phpdoc/en/reference/fbsql/functions/fbsql-set-transaction.xml Mon Nov 1 11:40:57 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-set-transaction'> <refnamediv> @@ -9,7 +9,7 @@ </refpurpose> </refnamediv> <refsect1> - <title>Description</title> + &reftitle.description; <methodsynopsis> <type>void</type><methodname>fbsql_set_transaction</methodname> <methodparam><type>resource</type><parameter>link_identifier</parameter></methodparam> http://cvs.php.net/diff.php/phpdoc/en/reference/fbsql/functions/fbsql-start-db.xml?r1=1.3&r2=1.4&ty=u Index: phpdoc/en/reference/fbsql/functions/fbsql-start-db.xml diff -u phpdoc/en/reference/fbsql/functions/fbsql-start-db.xml:1.3 phpdoc/en/reference/fbsql/functions/fbsql-start-db.xml:1.4 --- phpdoc/en/reference/fbsql/functions/fbsql-start-db.xml:1.3 Mon May 27 06:16:53 2002 +++ phpdoc/en/reference/fbsql/functions/fbsql-start-db.xml Mon Nov 1 11:40:58 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-start-db"> <refnamediv> @@ -7,7 +7,7 @@ <refpurpose>Start a database on local or remote server</refpurpose> </refnamediv> <refsect1> - <title>Description</title> + &reftitle.description; <methodsynopsis> <type>bool</type><methodname>fbsql_start_db</methodname> <methodparam><type>string</type><parameter>database_name</parameter></methodparam> http://cvs.php.net/diff.php/phpdoc/en/reference/fbsql/functions/fbsql-stop-db.xml?r1=1.3&r2=1.4&ty=u Index: phpdoc/en/reference/fbsql/functions/fbsql-stop-db.xml diff -u phpdoc/en/reference/fbsql/functions/fbsql-stop-db.xml:1.3 phpdoc/en/reference/fbsql/functions/fbsql-stop-db.xml:1.4 --- phpdoc/en/reference/fbsql/functions/fbsql-stop-db.xml:1.3 Mon May 27 06:16:53 2002 +++ phpdoc/en/reference/fbsql/functions/fbsql-stop-db.xml Mon Nov 1 11:40:58 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-stop-db"> <refnamediv> @@ -7,7 +7,7 @@ <refpurpose>Stop a database on local or remote server</refpurpose> </refnamediv> <refsect1> - <title>Description</title> + &reftitle.description; <methodsynopsis> <type>bool</type><methodname>fbsql_stop_db</methodname> <methodparam><type>string</type><parameter>database_name</parameter></methodparam> http://cvs.php.net/diff.php/phpdoc/en/reference/fbsql/functions/fbsql-tablename.xml?r1=1.3&r2=1.4&ty=u Index: phpdoc/en/reference/fbsql/functions/fbsql-tablename.xml diff -u phpdoc/en/reference/fbsql/functions/fbsql-tablename.xml:1.3 phpdoc/en/reference/fbsql/functions/fbsql-tablename.xml:1.4 --- phpdoc/en/reference/fbsql/functions/fbsql-tablename.xml:1.3 Mon Dec 15 11:49:43 2003 +++ phpdoc/en/reference/fbsql/functions/fbsql-tablename.xml Mon Nov 1 11:40:58 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-tablename"> <refnamediv> @@ -7,7 +7,7 @@ <refpurpose>Get table name of field</refpurpose> </refnamediv> <refsect1> - <title>Description</title> + &reftitle.description; <methodsynopsis> <type>string</type><methodname>fbsql_tablename</methodname> <methodparam><type>resource</type><parameter>result</parameter></methodparam> http://cvs.php.net/diff.php/phpdoc/en/reference/fbsql/functions/fbsql-username.xml?r1=1.2&r2=1.3&ty=u Index: phpdoc/en/reference/fbsql/functions/fbsql-username.xml diff -u phpdoc/en/reference/fbsql/functions/fbsql-username.xml:1.2 phpdoc/en/reference/fbsql/functions/fbsql-username.xml:1.3 --- phpdoc/en/reference/fbsql/functions/fbsql-username.xml:1.2 Wed Apr 17 02:37:55 2002 +++ phpdoc/en/reference/fbsql/functions/fbsql-username.xml Mon Nov 1 11:40:58 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-username'> <refnamediv> @@ -7,7 +7,7 @@ <refpurpose>Get or set the host user used with a connection</refpurpose> </refnamediv> <refsect1> - <title>Description</title> + &reftitle.description; <methodsynopsis> <type>string</type><methodname>fbsql_username</methodname> <methodparam><type>resource</type><parameter>link_identifier</parameter></methodparam> http://cvs.php.net/diff.php/phpdoc/en/reference/fbsql/functions/fbsql-warnings.xml?r1=1.2&r2=1.3&ty=u Index: phpdoc/en/reference/fbsql/functions/fbsql-warnings.xml diff -u phpdoc/en/reference/fbsql/functions/fbsql-warnings.xml:1.2 phpdoc/en/reference/fbsql/functions/fbsql-warnings.xml:1.3 --- phpdoc/en/reference/fbsql/functions/fbsql-warnings.xml:1.2 Wed Apr 17 02:37:55 2002 +++ phpdoc/en/reference/fbsql/functions/fbsql-warnings.xml Mon Nov 1 11:40:58 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-warnings"> <refnamediv> @@ -7,7 +7,7 @@ <refpurpose>Enable or disable FrontBase warnings</refpurpose> </refnamediv> <refsect1> - <title>Description</title> + &reftitle.description; <methodsynopsis> <type>bool</type><methodname>fbsql_warnings</methodname> <methodparam choice="opt"><type>bool</type><parameter>