didou Fri Feb 23 00:47:07 2007 UTC
Modified files: /phpdoc/en/reference/ldap/functions ldap-add.xml ldap-bind.xml ldap-delete.xml ldap-get-values-len.xml ldap-get-values.xml ldap-mod-add.xml ldap-mod-del.xml ldap-mod-replace.xml ldap-modify.xml ldap-rename.xml ldap-unbind.xml /phpdoc/en/reference/mysql/functions mysql-field-flags.xml mysql-field-name.xml mysql-field-type.xml /phpdoc/en/reference/ovrimos/functions ovrimos-close.xml ovrimos-commit.xml ovrimos-connect.xml ovrimos-exec.xml ovrimos-execute.xml ovrimos-fetch-into.xml ovrimos-fetch-row.xml ovrimos-field-len.xml ovrimos-field-name.xml ovrimos-field-num.xml ovrimos-field-type.xml ovrimos-num-fields.xml ovrimos-num-rows.xml ovrimos-rollback.xml /phpdoc/en/reference/bcompiler/functions bcompiler-load-exe.xml bcompiler-load.xml /phpdoc/en/reference/pcntl/functions pcntl-getpriority.xml pcntl-setpriority.xml /phpdoc/en/reference/cpdf/functions cpdf-set-text-matrix.xml cpdf-set-text-rendering.xml cpdf-set-text-rise.xml /phpdoc/en/reference/cybercash/functions cybercash-decr.xml cybercash-encr.xml /phpdoc/en/reference/datetime/functions date-sun-info.xml date-timezone-get.xml date-timezone-set.xml timezone-abbreviations-list.xml timezone-identifiers-list.xml Log: Add missing cross links # and more soon
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/ldap/functions/ldap-add.xml?r1=1.9&r2=1.10&diff_format=u Index: phpdoc/en/reference/ldap/functions/ldap-add.xml diff -u phpdoc/en/reference/ldap/functions/ldap-add.xml:1.9 phpdoc/en/reference/ldap/functions/ldap-add.xml:1.10 --- phpdoc/en/reference/ldap/functions/ldap-add.xml:1.9 Sun Feb 4 22:48:23 2007 +++ phpdoc/en/reference/ldap/functions/ldap-add.xml Fri Feb 23 00:47:06 2007 @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> -<!-- $Revision: 1.9 $ --> +<!-- $Revision: 1.10 $ --> <refentry id="function.ldap-add"> <refnamediv> <refname>ldap_add</refname> @@ -111,6 +111,15 @@ ¬e.bin-safe; </refsect1> + <refsect1 role="seealso"> + &reftitle.seealso; + <para> + <simplelist> + <member><function>ldap_delete</function></member> + </simplelist> + </para> + </refsect1> + </refentry> <!-- Keep this comment at the end of the file http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/ldap/functions/ldap-bind.xml?r1=1.7&r2=1.8&diff_format=u Index: phpdoc/en/reference/ldap/functions/ldap-bind.xml diff -u phpdoc/en/reference/ldap/functions/ldap-bind.xml:1.7 phpdoc/en/reference/ldap/functions/ldap-bind.xml:1.8 --- phpdoc/en/reference/ldap/functions/ldap-bind.xml:1.7 Sun Feb 4 22:48:23 2007 +++ phpdoc/en/reference/ldap/functions/ldap-bind.xml Fri Feb 23 00:47:06 2007 @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> -<!-- $Revision: 1.7 $ --> +<!-- $Revision: 1.8 $ --> <refentry id="function.ldap-bind"> <refnamediv> <refname>ldap_bind</refname> @@ -127,6 +127,15 @@ </para> </refsect1> + <refsect1 role="seealso"> + &reftitle.seealso; + <para> + <simplelist> + <member><function>ldap_unbind</function></member> + </simplelist> + </para> + </refsect1> + </refentry> <!-- Keep this comment at the end of the file http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/ldap/functions/ldap-delete.xml?r1=1.4&r2=1.5&diff_format=u Index: phpdoc/en/reference/ldap/functions/ldap-delete.xml diff -u phpdoc/en/reference/ldap/functions/ldap-delete.xml:1.4 phpdoc/en/reference/ldap/functions/ldap-delete.xml:1.5 --- phpdoc/en/reference/ldap/functions/ldap-delete.xml:1.4 Sun Feb 4 22:48:23 2007 +++ phpdoc/en/reference/ldap/functions/ldap-delete.xml Fri Feb 23 00:47:06 2007 @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> -<!-- $Revision: 1.4 $ --> +<!-- $Revision: 1.5 $ --> <refentry id="function.ldap-delete"> <refnamediv> <refname>ldap_delete</refname> @@ -49,6 +49,15 @@ </para> </refsect1> + <refsect1 role="seealso"> + &reftitle.seealso; + <para> + <simplelist> + <member><function>ldap_add</function></member> + </simplelist> + </para> + </refsect1> + </refentry> <!-- Keep this comment at the end of the file http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/ldap/functions/ldap-get-values-len.xml?r1=1.4&r2=1.5&diff_format=u Index: phpdoc/en/reference/ldap/functions/ldap-get-values-len.xml diff -u phpdoc/en/reference/ldap/functions/ldap-get-values-len.xml:1.4 phpdoc/en/reference/ldap/functions/ldap-get-values-len.xml:1.5 --- phpdoc/en/reference/ldap/functions/ldap-get-values-len.xml:1.4 Sun Feb 4 22:48:23 2007 +++ phpdoc/en/reference/ldap/functions/ldap-get-values-len.xml Fri Feb 23 00:47:06 2007 @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> -<!-- $Revision: 1.4 $ --> +<!-- $Revision: 1.5 $ --> <refentry id="function.ldap-get-values-len"> <refnamediv> <refname>ldap_get_values_len</refname> @@ -63,6 +63,15 @@ </para> </refsect1> + <refsect1 role="seealso"> + &reftitle.seealso; + <para> + <simplelist> + <member><function>ldap_get_values</function></member> + </simplelist> + </para> + </refsect1> + </refentry> <!-- Keep this comment at the end of the file http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/ldap/functions/ldap-get-values.xml?r1=1.7&r2=1.8&diff_format=u Index: phpdoc/en/reference/ldap/functions/ldap-get-values.xml diff -u phpdoc/en/reference/ldap/functions/ldap-get-values.xml:1.7 phpdoc/en/reference/ldap/functions/ldap-get-values.xml:1.8 --- phpdoc/en/reference/ldap/functions/ldap-get-values.xml:1.7 Sun Feb 4 22:48:23 2007 +++ phpdoc/en/reference/ldap/functions/ldap-get-values.xml Fri Feb 23 00:47:06 2007 @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> -<!-- $Revision: 1.7 $ --> +<!-- $Revision: 1.8 $ --> <refentry id="function.ldap-get-values"> <refnamediv> <refname>ldap_get_values</refname> @@ -113,6 +113,15 @@ </para> </refsect1> + <refsect1 role="seealso"> + &reftitle.seealso; + <para> + <simplelist> + <member><function>ldap_get_values_len</function></member> + </simplelist> + </para> + </refsect1> + </refentry> <!-- Keep this comment at the end of the file http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/ldap/functions/ldap-mod-add.xml?r1=1.5&r2=1.6&diff_format=u Index: phpdoc/en/reference/ldap/functions/ldap-mod-add.xml diff -u phpdoc/en/reference/ldap/functions/ldap-mod-add.xml:1.5 phpdoc/en/reference/ldap/functions/ldap-mod-add.xml:1.6 --- phpdoc/en/reference/ldap/functions/ldap-mod-add.xml:1.5 Sun Feb 4 22:48:23 2007 +++ phpdoc/en/reference/ldap/functions/ldap-mod-add.xml Fri Feb 23 00:47:06 2007 @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> -<!-- $Revision: 1.5 $ --> +<!-- $Revision: 1.6 $ --> <refentry id="function.ldap-mod-add"> <refnamediv> <refname>ldap_mod_add</refname> @@ -65,6 +65,16 @@ ¬e.bin-safe; </refsect1> + <refsect1 role="seealso"> + &reftitle.seealso; + <para> + <simplelist> + <member><function>ldap_mod_del</function></member> + <member><function>ldap_mod_replace</function></member> + </simplelist> + </para> + </refsect1> + </refentry> <!-- Keep this comment at the end of the file http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/ldap/functions/ldap-mod-del.xml?r1=1.4&r2=1.5&diff_format=u Index: phpdoc/en/reference/ldap/functions/ldap-mod-del.xml diff -u phpdoc/en/reference/ldap/functions/ldap-mod-del.xml:1.4 phpdoc/en/reference/ldap/functions/ldap-mod-del.xml:1.5 --- phpdoc/en/reference/ldap/functions/ldap-mod-del.xml:1.4 Sun Feb 4 22:48:23 2007 +++ phpdoc/en/reference/ldap/functions/ldap-mod-del.xml Fri Feb 23 00:47:06 2007 @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> -<!-- $Revision: 1.4 $ --> +<!-- $Revision: 1.5 $ --> <refentry id="function.ldap-mod-del"> <refnamediv> <refname>ldap_mod_del</refname> @@ -60,6 +60,16 @@ </para> </refsect1> + <refsect1 role="seealso"> + &reftitle.seealso; + <para> + <simplelist> + <member><function>ldap_mod_add</function></member> + <member><function>ldap_mod_replace</function></member> + </simplelist> + </para> + </refsect1> + </refentry> <!-- Keep this comment at the end of the file http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/ldap/functions/ldap-mod-replace.xml?r1=1.6&r2=1.7&diff_format=u Index: phpdoc/en/reference/ldap/functions/ldap-mod-replace.xml diff -u phpdoc/en/reference/ldap/functions/ldap-mod-replace.xml:1.6 phpdoc/en/reference/ldap/functions/ldap-mod-replace.xml:1.7 --- phpdoc/en/reference/ldap/functions/ldap-mod-replace.xml:1.6 Sun Feb 4 22:48:23 2007 +++ phpdoc/en/reference/ldap/functions/ldap-mod-replace.xml Fri Feb 23 00:47:06 2007 @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> -<!-- $Revision: 1.6 $ --> +<!-- $Revision: 1.7 $ --> <refentry id="function.ldap-mod-replace"> <refnamediv> <refname>ldap_mod_replace</refname> @@ -65,6 +65,16 @@ ¬e.bin-safe; </refsect1> + <refsect1 role="seealso"> + &reftitle.seealso; + <para> + <simplelist> + <member><function>ldap_mod_del</function></member> + <member><function>ldap_mod_add</function></member> + </simplelist> + </para> + </refsect1> + </refentry> <!-- Keep this comment at the end of the file http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/ldap/functions/ldap-modify.xml?r1=1.5&r2=1.6&diff_format=u Index: phpdoc/en/reference/ldap/functions/ldap-modify.xml diff -u phpdoc/en/reference/ldap/functions/ldap-modify.xml:1.5 phpdoc/en/reference/ldap/functions/ldap-modify.xml:1.6 --- phpdoc/en/reference/ldap/functions/ldap-modify.xml:1.5 Sun Feb 4 22:48:23 2007 +++ phpdoc/en/reference/ldap/functions/ldap-modify.xml Fri Feb 23 00:47:06 2007 @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> -<!-- $Revision: 1.5 $ --> +<!-- $Revision: 1.6 $ --> <refentry id="function.ldap-modify"> <refnamediv> <refname>ldap_modify</refname> @@ -63,6 +63,15 @@ ¬e.bin-safe; </refsect1> + <refsect1 role="seealso"> + &reftitle.seealso; + <para> + <simplelist> + <member><function>ldap_rename</function></member> + </simplelist> + </para> + </refsect1> + </refentry> <!-- Keep this comment at the end of the file http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/ldap/functions/ldap-rename.xml?r1=1.4&r2=1.5&diff_format=u Index: phpdoc/en/reference/ldap/functions/ldap-rename.xml diff -u phpdoc/en/reference/ldap/functions/ldap-rename.xml:1.4 phpdoc/en/reference/ldap/functions/ldap-rename.xml:1.5 --- phpdoc/en/reference/ldap/functions/ldap-rename.xml:1.4 Sun Feb 4 22:48:23 2007 +++ phpdoc/en/reference/ldap/functions/ldap-rename.xml Fri Feb 23 00:47:06 2007 @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> -<!-- $Revision: 1.4 $ --> +<!-- $Revision: 1.5 $ --> <refentry id="function.ldap-rename"> <refnamediv> <refname>ldap_rename</refname> @@ -89,6 +89,15 @@ </note> </refsect1> + <refsect1 role="seealso"> + &reftitle.seealso; + <para> + <simplelist> + <member><function>ldap_modify</function></member> + </simplelist> + </para> + </refsect1> + </refentry> <!-- Keep this comment at the end of the file http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/ldap/functions/ldap-unbind.xml?r1=1.4&r2=1.5&diff_format=u Index: phpdoc/en/reference/ldap/functions/ldap-unbind.xml diff -u phpdoc/en/reference/ldap/functions/ldap-unbind.xml:1.4 phpdoc/en/reference/ldap/functions/ldap-unbind.xml:1.5 --- phpdoc/en/reference/ldap/functions/ldap-unbind.xml:1.4 Sun Feb 4 22:48:23 2007 +++ phpdoc/en/reference/ldap/functions/ldap-unbind.xml Fri Feb 23 00:47:06 2007 @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> -<!-- $Revision: 1.4 $ --> +<!-- $Revision: 1.5 $ --> <refentry id="function.ldap-unbind"> <refnamediv> <refname>ldap_unbind</refname> @@ -24,6 +24,15 @@ </para> </refsect1> + <refsect1 role="seealso"> + &reftitle.seealso; + <para> + <simplelist> + <member><function>ldap_bind</function></member> + </simplelist> + </para> + </refsect1> + </refentry> <!-- Keep this comment at the end of the file http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/mysql/functions/mysql-field-flags.xml?r1=1.9&r2=1.10&diff_format=u Index: phpdoc/en/reference/mysql/functions/mysql-field-flags.xml diff -u phpdoc/en/reference/mysql/functions/mysql-field-flags.xml:1.9 phpdoc/en/reference/mysql/functions/mysql-field-flags.xml:1.10 --- phpdoc/en/reference/mysql/functions/mysql-field-flags.xml:1.9 Thu Mar 31 07:47:25 2005 +++ phpdoc/en/reference/mysql/functions/mysql-field-flags.xml Fri Feb 23 00:47:06 2007 @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> -<!-- $Revision: 1.9 $ --> +<!-- $Revision: 1.10 $ --> <refentry id="function.mysql-field-flags"> <refnamediv> <refname>mysql_field_flags</refname> @@ -92,6 +92,17 @@ </para> </note> </refsect1> + + <refsect1 role="seealso"> + &reftitle.seealso; + <para> + <simplelist> + <member><function>mysql_field_type</function></member> + <member><function>mysql_field_len</function></member> + </simplelist> + </para> + </refsect1> + </refentry> <!-- Keep this comment at the end of the file http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/mysql/functions/mysql-field-name.xml?r1=1.14&r2=1.15&diff_format=u Index: phpdoc/en/reference/mysql/functions/mysql-field-name.xml diff -u phpdoc/en/reference/mysql/functions/mysql-field-name.xml:1.14 phpdoc/en/reference/mysql/functions/mysql-field-name.xml:1.15 --- phpdoc/en/reference/mysql/functions/mysql-field-name.xml:1.14 Mon Jun 20 09:22:56 2005 +++ phpdoc/en/reference/mysql/functions/mysql-field-name.xml Fri Feb 23 00:47:06 2007 @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> -<!-- $Revision: 1.14 $ --> +<!-- $Revision: 1.15 $ --> <refentry id="function.mysql-field-name"> <refnamediv> <refname>mysql_field_name</refname> @@ -86,6 +86,17 @@ </para> </note> </refsect1> + + <refsect1 role="seealso"> + &reftitle.seealso; + <para> + <simplelist> + <member><function>mysql_field_type</function></member> + <member><function>mysql_field_len</function></member> + </simplelist> + </para> + </refsect1> + </refentry> <!-- Keep this comment at the end of the file http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/mysql/functions/mysql-field-type.xml?r1=1.12&r2=1.13&diff_format=u Index: phpdoc/en/reference/mysql/functions/mysql-field-type.xml diff -u phpdoc/en/reference/mysql/functions/mysql-field-type.xml:1.12 phpdoc/en/reference/mysql/functions/mysql-field-type.xml:1.13 --- phpdoc/en/reference/mysql/functions/mysql-field-type.xml:1.12 Thu Mar 31 07:47:25 2005 +++ phpdoc/en/reference/mysql/functions/mysql-field-type.xml Fri Feb 23 00:47:06 2007 @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> -<!-- $Revision: 1.12 $ --> +<!-- $Revision: 1.13 $ --> <refentry id="function.mysql-field-type"> <refnamediv> <refname>mysql_field_type</refname> @@ -93,6 +93,17 @@ </para> </note> </refsect1> + + <refsect1 role="seealso"> + &reftitle.seealso; + <para> + <simplelist> + <member><function>mysql_field_name</function></member> + <member><function>mysql_field_len</function></member> + </simplelist> + </para> + </refsect1> + </refentry> <!-- Keep this comment at the end of the file http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/ovrimos/functions/ovrimos-close.xml?r1=1.5&r2=1.6&diff_format=u Index: phpdoc/en/reference/ovrimos/functions/ovrimos-close.xml diff -u phpdoc/en/reference/ovrimos/functions/ovrimos-close.xml:1.5 phpdoc/en/reference/ovrimos/functions/ovrimos-close.xml:1.6 --- phpdoc/en/reference/ovrimos/functions/ovrimos-close.xml:1.5 Tue Feb 6 00:09:17 2007 +++ phpdoc/en/reference/ovrimos/functions/ovrimos-close.xml Fri Feb 23 00:47:06 2007 @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> -<!-- $Revision: 1.5 $ --> +<!-- $Revision: 1.6 $ --> <refentry id="function.ovrimos-close"> <refnamediv> <refname>ovrimos_close</refname> @@ -42,6 +42,15 @@ </para> </refsect1> + <refsect1 role="seealso"> + &reftitle.seealso; + <para> + <simplelist> + <member><function>ovrimos_connect</function></member> + </simplelist> + </para> + </refsect1> + </refentry> <!-- Keep this comment at the end of the file http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/ovrimos/functions/ovrimos-commit.xml?r1=1.5&r2=1.6&diff_format=u Index: phpdoc/en/reference/ovrimos/functions/ovrimos-commit.xml diff -u phpdoc/en/reference/ovrimos/functions/ovrimos-commit.xml:1.5 phpdoc/en/reference/ovrimos/functions/ovrimos-commit.xml:1.6 --- phpdoc/en/reference/ovrimos/functions/ovrimos-commit.xml:1.5 Tue Feb 6 00:09:17 2007 +++ phpdoc/en/reference/ovrimos/functions/ovrimos-commit.xml Fri Feb 23 00:47:06 2007 @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> -<!-- $Revision: 1.5 $ --> +<!-- $Revision: 1.6 $ --> <refentry id="function.ovrimos-commit"> <refnamediv> <refname>ovrimos_commit</refname> @@ -40,6 +40,16 @@ &return.success; </para> </refsect1> + + <refsect1 role="seealso"> + &reftitle.seealso; + <para> + <simplelist> + <member><function>ovrimos_rollback</function></member> + </simplelist> + </para> + </refsect1> + </refentry> <!-- Keep this comment at the end of the file http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/ovrimos/functions/ovrimos-connect.xml?r1=1.6&r2=1.7&diff_format=u Index: phpdoc/en/reference/ovrimos/functions/ovrimos-connect.xml diff -u phpdoc/en/reference/ovrimos/functions/ovrimos-connect.xml:1.6 phpdoc/en/reference/ovrimos/functions/ovrimos-connect.xml:1.7 --- phpdoc/en/reference/ovrimos/functions/ovrimos-connect.xml:1.6 Tue Feb 6 00:09:17 2007 +++ phpdoc/en/reference/ovrimos/functions/ovrimos-connect.xml Fri Feb 23 00:47:06 2007 @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> -<!-- $Revision: 1.6 $ --> +<!-- $Revision: 1.7 $ --> <refentry id="function.ovrimos-connect"> <refnamediv> <refname>ovrimos_connect</refname> @@ -93,6 +93,16 @@ </example> </para> </refsect1> + + <refsect1 role="seealso"> + &reftitle.seealso; + <para> + <simplelist> + <member><function>ovrimos_close</function></member> + </simplelist> + </para> + </refsect1> + </refentry> <!-- Keep this comment at the end of the file http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/ovrimos/functions/ovrimos-exec.xml?r1=1.5&r2=1.6&diff_format=u Index: phpdoc/en/reference/ovrimos/functions/ovrimos-exec.xml diff -u phpdoc/en/reference/ovrimos/functions/ovrimos-exec.xml:1.5 phpdoc/en/reference/ovrimos/functions/ovrimos-exec.xml:1.6 --- phpdoc/en/reference/ovrimos/functions/ovrimos-exec.xml:1.5 Tue Feb 6 00:09:17 2007 +++ phpdoc/en/reference/ovrimos/functions/ovrimos-exec.xml Fri Feb 23 00:47:06 2007 @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> -<!-- $Revision: 1.5 $ --> +<!-- $Revision: 1.6 $ --> <refentry id="function.ovrimos-exec"> <refnamediv> <refname>ovrimos_exec</refname> @@ -52,6 +52,16 @@ </para> </refsect1> + <refsect1 role="seealso"> + &reftitle.seealso; + <para> + <simplelist> + <member><function>ovrimos_execute</function></member> + <member><function>ovrimos_prepare</function></member> + </simplelist> + </para> + </refsect1> + </refentry> <!-- Keep this comment at the end of the file http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/ovrimos/functions/ovrimos-execute.xml?r1=1.5&r2=1.6&diff_format=u Index: phpdoc/en/reference/ovrimos/functions/ovrimos-execute.xml diff -u phpdoc/en/reference/ovrimos/functions/ovrimos-execute.xml:1.5 phpdoc/en/reference/ovrimos/functions/ovrimos-execute.xml:1.6 --- phpdoc/en/reference/ovrimos/functions/ovrimos-execute.xml:1.5 Tue Feb 6 00:09:17 2007 +++ phpdoc/en/reference/ovrimos/functions/ovrimos-execute.xml Fri Feb 23 00:47:06 2007 @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> -<!-- $Revision: 1.5 $ --> +<!-- $Revision: 1.6 $ --> <refentry id="function.ovrimos-execute"> <refnamediv> <refname>ovrimos_execute</refname> @@ -51,6 +51,16 @@ &return.success; </para> </refsect1> + + <refsect1 role="seealso"> + &reftitle.seealso; + <para> + <simplelist> + <member><function>ovrimos_prepare</function></member> + </simplelist> + </para> + </refsect1> + </refentry> <!-- Keep this comment at the end of the file http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/ovrimos/functions/ovrimos-fetch-into.xml?r1=1.8&r2=1.9&diff_format=u Index: phpdoc/en/reference/ovrimos/functions/ovrimos-fetch-into.xml diff -u phpdoc/en/reference/ovrimos/functions/ovrimos-fetch-into.xml:1.8 phpdoc/en/reference/ovrimos/functions/ovrimos-fetch-into.xml:1.9 --- phpdoc/en/reference/ovrimos/functions/ovrimos-fetch-into.xml:1.8 Tue Feb 6 00:09:17 2007 +++ phpdoc/en/reference/ovrimos/functions/ovrimos-fetch-into.xml Fri Feb 23 00:47:06 2007 @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> -<!-- $Revision: 1.8 $ --> +<!-- $Revision: 1.9 $ --> <refentry id="function.ovrimos-fetch-into"> <refnamediv> <refname>ovrimos_fetch_into</refname> @@ -153,6 +153,16 @@ </example> </para> </refsect1> + + <refsect1 role="seealso"> + &reftitle.seealso; + <para> + <simplelist> + <member><function>ovrimos_fetch_row</function></member> + </simplelist> + </para> + </refsect1> + </refentry> <!-- Keep this comment at the end of the file http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/ovrimos/functions/ovrimos-fetch-row.xml?r1=1.6&r2=1.7&diff_format=u Index: phpdoc/en/reference/ovrimos/functions/ovrimos-fetch-row.xml diff -u phpdoc/en/reference/ovrimos/functions/ovrimos-fetch-row.xml:1.6 phpdoc/en/reference/ovrimos/functions/ovrimos-fetch-row.xml:1.7 --- phpdoc/en/reference/ovrimos/functions/ovrimos-fetch-row.xml:1.6 Tue Feb 6 00:09:17 2007 +++ phpdoc/en/reference/ovrimos/functions/ovrimos-fetch-row.xml Fri Feb 23 00:47:06 2007 @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> -<!-- $Revision: 1.6 $ --> +<!-- $Revision: 1.7 $ --> <refentry id="function.ovrimos-fetch-row"> <refnamediv> <refname>ovrimos_fetch_row</refname> @@ -146,6 +146,16 @@ This will fetch a row and print the result. </para> </refsect1> + + <refsect1 role="seealso"> + &reftitle.seealso; + <para> + <simplelist> + <member><function>ovrimos_fetch_into</function></member> + </simplelist> + </para> + </refsect1> + </refentry> <!-- Keep this comment at the end of the file http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/ovrimos/functions/ovrimos-field-len.xml?r1=1.5&r2=1.6&diff_format=u Index: phpdoc/en/reference/ovrimos/functions/ovrimos-field-len.xml diff -u phpdoc/en/reference/ovrimos/functions/ovrimos-field-len.xml:1.5 phpdoc/en/reference/ovrimos/functions/ovrimos-field-len.xml:1.6 --- phpdoc/en/reference/ovrimos/functions/ovrimos-field-len.xml:1.5 Tue Feb 6 00:09:17 2007 +++ phpdoc/en/reference/ovrimos/functions/ovrimos-field-len.xml Fri Feb 23 00:47:06 2007 @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> -<!-- $Revision: 1.5 $ --> +<!-- $Revision: 1.6 $ --> <refentry id="function.ovrimos-field-len"> <refnamediv> <refname>ovrimos_field_len</refname> @@ -49,6 +49,18 @@ Returns the length as an interger, or &false; on error. </para> </refsect1> + + <refsect1 role="seealso"> + &reftitle.seealso; + <para> + <simplelist> + <member><function>ovrimos_field_name</function></member> + <member><function>ovrimos_field_num</function></member> + <member><function>ovrimos_field_type</function></member> + </simplelist> + </para> + </refsect1> + </refentry> <!-- Keep this comment at the end of the file http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/ovrimos/functions/ovrimos-field-name.xml?r1=1.5&r2=1.6&diff_format=u Index: phpdoc/en/reference/ovrimos/functions/ovrimos-field-name.xml diff -u phpdoc/en/reference/ovrimos/functions/ovrimos-field-name.xml:1.5 phpdoc/en/reference/ovrimos/functions/ovrimos-field-name.xml:1.6 --- phpdoc/en/reference/ovrimos/functions/ovrimos-field-name.xml:1.5 Tue Feb 6 00:09:17 2007 +++ phpdoc/en/reference/ovrimos/functions/ovrimos-field-name.xml Fri Feb 23 00:47:06 2007 @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> -<!-- $Revision: 1.5 $ --> +<!-- $Revision: 1.6 $ --> <refentry id="function.ovrimos-field-name"> <refnamediv> <refname>ovrimos_field_name</refname> @@ -49,6 +49,18 @@ Returns the field name as a string, or &false; on error. </para> </refsect1> + + <refsect1 role="seealso"> + &reftitle.seealso; + <para> + <simplelist> + <member><function>ovrimos_field_len</function></member> + <member><function>ovrimos_field_num</function></member> + <member><function>ovrimos_field_type</function></member> + </simplelist> + </para> + </refsect1> + </refentry> <!-- Keep this comment at the end of the file http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/ovrimos/functions/ovrimos-field-num.xml?r1=1.5&r2=1.6&diff_format=u Index: phpdoc/en/reference/ovrimos/functions/ovrimos-field-num.xml diff -u phpdoc/en/reference/ovrimos/functions/ovrimos-field-num.xml:1.5 phpdoc/en/reference/ovrimos/functions/ovrimos-field-num.xml:1.6 --- phpdoc/en/reference/ovrimos/functions/ovrimos-field-num.xml:1.5 Tue Feb 6 00:09:17 2007 +++ phpdoc/en/reference/ovrimos/functions/ovrimos-field-num.xml Fri Feb 23 00:47:06 2007 @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> -<!-- $Revision: 1.5 $ --> +<!-- $Revision: 1.6 $ --> <refentry id="function.ovrimos-field-num"> <refnamediv> <refname>ovrimos_field_num</refname> @@ -49,6 +49,18 @@ Returns the index, starting at 1, or &false; on error. </para> </refsect1> + + <refsect1 role="seealso"> + &reftitle.seealso; + <para> + <simplelist> + <member><function>ovrimos_field_len</function></member> + <member><function>ovrimos_field_name</function></member> + <member><function>ovrimos_field_type</function></member> + </simplelist> + </para> + </refsect1> + </refentry> <!-- Keep this comment at the end of the file http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/ovrimos/functions/ovrimos-field-type.xml?r1=1.5&r2=1.6&diff_format=u Index: phpdoc/en/reference/ovrimos/functions/ovrimos-field-type.xml diff -u phpdoc/en/reference/ovrimos/functions/ovrimos-field-type.xml:1.5 phpdoc/en/reference/ovrimos/functions/ovrimos-field-type.xml:1.6 --- phpdoc/en/reference/ovrimos/functions/ovrimos-field-type.xml:1.5 Tue Feb 6 00:09:17 2007 +++ phpdoc/en/reference/ovrimos/functions/ovrimos-field-type.xml Fri Feb 23 00:47:06 2007 @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> -<!-- $Revision: 1.5 $ --> +<!-- $Revision: 1.6 $ --> <refentry id="function.ovrimos-field-type"> <refnamediv> <refname>ovrimos_field_type</refname> @@ -49,6 +49,18 @@ Returns the field type as an integer, or &false; on error. </para> </refsect1> + + <refsect1 role="seealso"> + &reftitle.seealso; + <para> + <simplelist> + <member><function>ovrimos_field_len</function></member> + <member><function>ovrimos_field_name</function></member> + <member><function>ovrimos_field_num</function></member> + </simplelist> + </para> + </refsect1> + </refentry> <!-- Keep this comment at the end of the file http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/ovrimos/functions/ovrimos-num-fields.xml?r1=1.5&r2=1.6&diff_format=u Index: phpdoc/en/reference/ovrimos/functions/ovrimos-num-fields.xml diff -u phpdoc/en/reference/ovrimos/functions/ovrimos-num-fields.xml:1.5 phpdoc/en/reference/ovrimos/functions/ovrimos-num-fields.xml:1.6 --- phpdoc/en/reference/ovrimos/functions/ovrimos-num-fields.xml:1.5 Tue Feb 6 00:09:17 2007 +++ phpdoc/en/reference/ovrimos/functions/ovrimos-num-fields.xml Fri Feb 23 00:47:06 2007 @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> -<!-- $Revision: 1.5 $ --> +<!-- $Revision: 1.6 $ --> <refentry id="function.ovrimos-num-fields"> <refnamediv> <refname>ovrimos_num_fields</refname> @@ -40,6 +40,16 @@ Returns the number of columns as an integer, or &false; on error. </para> </refsect1> + + <refsect1 role="seealso"> + &reftitle.seealso; + <para> + <simplelist> + <member><function>ovrimos_num_rows</function></member> + </simplelist> + </para> + </refsect1> + </refentry> <!-- Keep this comment at the end of the file http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/ovrimos/functions/ovrimos-num-rows.xml?r1=1.5&r2=1.6&diff_format=u Index: phpdoc/en/reference/ovrimos/functions/ovrimos-num-rows.xml diff -u phpdoc/en/reference/ovrimos/functions/ovrimos-num-rows.xml:1.5 phpdoc/en/reference/ovrimos/functions/ovrimos-num-rows.xml:1.6 --- phpdoc/en/reference/ovrimos/functions/ovrimos-num-rows.xml:1.5 Tue Feb 6 00:09:17 2007 +++ phpdoc/en/reference/ovrimos/functions/ovrimos-num-rows.xml Fri Feb 23 00:47:06 2007 @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> -<!-- $Revision: 1.5 $ --> +<!-- $Revision: 1.6 $ --> <refentry id="function.ovrimos-num-rows"> <refnamediv> <refname>ovrimos_num_rows</refname> @@ -40,6 +40,16 @@ Returns the number of rows as an integer, or &false; on error. </para> </refsect1> + + <refsect1 role="seealso"> + &reftitle.seealso; + <para> + <simplelist> + <member><function>ovrimos_num_fields</function></member> + </simplelist> + </para> + </refsect1> + </refentry> <!-- Keep this comment at the end of the file http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/ovrimos/functions/ovrimos-rollback.xml?r1=1.6&r2=1.7&diff_format=u Index: phpdoc/en/reference/ovrimos/functions/ovrimos-rollback.xml diff -u phpdoc/en/reference/ovrimos/functions/ovrimos-rollback.xml:1.6 phpdoc/en/reference/ovrimos/functions/ovrimos-rollback.xml:1.7 --- phpdoc/en/reference/ovrimos/functions/ovrimos-rollback.xml:1.6 Tue Feb 6 00:09:17 2007 +++ phpdoc/en/reference/ovrimos/functions/ovrimos-rollback.xml Fri Feb 23 00:47:06 2007 @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> -<!-- $Revision: 1.6 $ --> +<!-- $Revision: 1.7 $ --> <refentry id="function.ovrimos-rollback"> <refnamediv> <refname>ovrimos_rollback</refname> @@ -40,6 +40,16 @@ &return.success; </para> </refsect1> + + <refsect1 role="seealso"> + &reftitle.seealso; + <para> + <simplelist> + <member><function>ovrimos_commit</function></member> + </simplelist> + </para> + </refsect1> + </refentry> <!-- Keep this comment at the end of the file http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/bcompiler/functions/bcompiler-load-exe.xml?r1=1.5&r2=1.6&diff_format=u Index: phpdoc/en/reference/bcompiler/functions/bcompiler-load-exe.xml diff -u phpdoc/en/reference/bcompiler/functions/bcompiler-load-exe.xml:1.5 phpdoc/en/reference/bcompiler/functions/bcompiler-load-exe.xml:1.6 --- phpdoc/en/reference/bcompiler/functions/bcompiler-load-exe.xml:1.5 Sat Feb 17 18:45:21 2007 +++ phpdoc/en/reference/bcompiler/functions/bcompiler-load-exe.xml Fri Feb 23 00:47:06 2007 @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> -<!-- $Revision: 1.5 $ --> +<!-- $Revision: 1.6 $ --> <refentry id="function.bcompiler-load-exe"> <refnamediv> <refname>bcompiler_load_exe</refname> @@ -64,6 +64,15 @@ &warn.experimental.func; </refsect1> + <refsect1 role="seealso"> + &reftitle.seealso; + <para> + <simplelist> + <member><function>bcompiler_load</function></member> + </simplelist> + </para> + </refsect1> + </refentry> <!-- Keep this comment at the end of the file http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/bcompiler/functions/bcompiler-load.xml?r1=1.5&r2=1.6&diff_format=u Index: phpdoc/en/reference/bcompiler/functions/bcompiler-load.xml diff -u phpdoc/en/reference/bcompiler/functions/bcompiler-load.xml:1.5 phpdoc/en/reference/bcompiler/functions/bcompiler-load.xml:1.6 --- phpdoc/en/reference/bcompiler/functions/bcompiler-load.xml:1.5 Sat Feb 17 18:45:21 2007 +++ phpdoc/en/reference/bcompiler/functions/bcompiler-load.xml Fri Feb 23 00:47:06 2007 @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> -<!-- $Revision: 1.5 $ --> +<!-- $Revision: 1.6 $ --> <refentry id="function.bcompiler-load"> <refnamediv> <refname>bcompiler_load</refname> @@ -75,6 +75,15 @@ </note> </refsect1> + <refsect1 role="seealso"> + &reftitle.seealso; + <para> + <simplelist> + <member><function>bcompiler_load_exe</function></member> + </simplelist> + </para> + </refsect1> + </refentry> <!-- Keep this comment at the end of the file http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/pcntl/functions/pcntl-getpriority.xml?r1=1.5&r2=1.6&diff_format=u Index: phpdoc/en/reference/pcntl/functions/pcntl-getpriority.xml diff -u phpdoc/en/reference/pcntl/functions/pcntl-getpriority.xml:1.5 phpdoc/en/reference/pcntl/functions/pcntl-getpriority.xml:1.6 --- phpdoc/en/reference/pcntl/functions/pcntl-getpriority.xml:1.5 Sun Feb 4 02:46:42 2007 +++ phpdoc/en/reference/pcntl/functions/pcntl-getpriority.xml Fri Feb 23 00:47:06 2007 @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> -<!-- $Revision: 1.5 $ --> +<!-- $Revision: 1.6 $ --> <refentry id='function.pcntl-getpriority'> <refnamediv> <refname>pcntl_getpriority</refname> @@ -56,6 +56,15 @@ &return.falseproblem; </refsect1> + <refsect1 role="seealso"> + &reftitle.seealso; + <para> + <simplelist> + <member><function>pcntl_setpriority</function></member> + </simplelist> + </para> + </refsect1> + </refentry> <!-- Keep this comment at the end of the file http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/pcntl/functions/pcntl-setpriority.xml?r1=1.5&r2=1.6&diff_format=u Index: phpdoc/en/reference/pcntl/functions/pcntl-setpriority.xml diff -u phpdoc/en/reference/pcntl/functions/pcntl-setpriority.xml:1.5 phpdoc/en/reference/pcntl/functions/pcntl-setpriority.xml:1.6 --- phpdoc/en/reference/pcntl/functions/pcntl-setpriority.xml:1.5 Sun Feb 4 02:46:42 2007 +++ phpdoc/en/reference/pcntl/functions/pcntl-setpriority.xml Fri Feb 23 00:47:06 2007 @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> -<!-- $Revision: 1.5 $ --> +<!-- $Revision: 1.6 $ --> <refentry id='function.pcntl-setpriority'> <refnamediv> <refname>pcntl_setpriority</refname> @@ -65,6 +65,15 @@ </para> </refsect1> + <refsect1 role="seealso"> + &reftitle.seealso; + <para> + <simplelist> + <member><function>pcntl_getpriority</function></member> + </simplelist> + </para> + </refsect1> + </refentry> <!-- Keep this comment at the end of the file http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/cpdf/functions/cpdf-set-text-matrix.xml?r1=1.6&r2=1.7&diff_format=u Index: phpdoc/en/reference/cpdf/functions/cpdf-set-text-matrix.xml diff -u phpdoc/en/reference/cpdf/functions/cpdf-set-text-matrix.xml:1.6 phpdoc/en/reference/cpdf/functions/cpdf-set-text-matrix.xml:1.7 --- phpdoc/en/reference/cpdf/functions/cpdf-set-text-matrix.xml:1.6 Thu Jan 11 00:17:18 2007 +++ phpdoc/en/reference/cpdf/functions/cpdf-set-text-matrix.xml Fri Feb 23 00:47:06 2007 @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> -<!-- $Revision: 1.6 $ --> +<!-- $Revision: 1.7 $ --> <refentry id="function.cpdf-set-text-matrix"> <refnamediv> <refname>cpdf_set_text_matrix</refname> @@ -39,6 +39,17 @@ &return.success; </para> </refsect1> + + <refsect1 role="seealso"> + &reftitle.seealso; + <para> + <simplelist> + <member><function>cpdf_set_text_rendering</function></member> + <member><function>cpdf_set_text_rise</function></member> + </simplelist> + </para> + </refsect1> + </refentry> <!-- Keep this comment at the end of the file http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/cpdf/functions/cpdf-set-text-rendering.xml?r1=1.6&r2=1.7&diff_format=u Index: phpdoc/en/reference/cpdf/functions/cpdf-set-text-rendering.xml diff -u phpdoc/en/reference/cpdf/functions/cpdf-set-text-rendering.xml:1.6 phpdoc/en/reference/cpdf/functions/cpdf-set-text-rendering.xml:1.7 --- phpdoc/en/reference/cpdf/functions/cpdf-set-text-rendering.xml:1.6 Thu Jan 11 00:17:19 2007 +++ phpdoc/en/reference/cpdf/functions/cpdf-set-text-rendering.xml Fri Feb 23 00:47:06 2007 @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> -<!-- $Revision: 1.6 $ --> +<!-- $Revision: 1.7 $ --> <refentry id="function.cpdf-set-text-rendering"> <refnamediv> <refname>cpdf_set_text_rendering</refname> @@ -42,6 +42,17 @@ &return.success; </para> </refsect1> + + <refsect1 role="seealso"> + &reftitle.seealso; + <para> + <simplelist> + <member><function>cpdf_set_text_matrix</function></member> + <member><function>cpdf_set_text_rise</function></member> + </simplelist> + </para> + </refsect1> + </refentry> <!-- Keep this comment at the end of the file http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/cpdf/functions/cpdf-set-text-rise.xml?r1=1.6&r2=1.7&diff_format=u Index: phpdoc/en/reference/cpdf/functions/cpdf-set-text-rise.xml diff -u phpdoc/en/reference/cpdf/functions/cpdf-set-text-rise.xml:1.6 phpdoc/en/reference/cpdf/functions/cpdf-set-text-rise.xml:1.7 --- phpdoc/en/reference/cpdf/functions/cpdf-set-text-rise.xml:1.6 Thu Jan 11 00:17:19 2007 +++ phpdoc/en/reference/cpdf/functions/cpdf-set-text-rise.xml Fri Feb 23 00:47:06 2007 @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> -<!-- $Revision: 1.6 $ --> +<!-- $Revision: 1.7 $ --> <refentry id="function.cpdf-set-text-rise"> <refnamediv> <refname>cpdf_set_text_rise</refname> @@ -38,6 +38,17 @@ &return.success; </para> </refsect1> + + <refsect1 role="seealso"> + &reftitle.seealso; + <para> + <simplelist> + <member><function>cpdf_set_text_rendering</function></member> + <member><function>cpdf_set_text_matrix</function></member> + </simplelist> + </para> + </refsect1> + </refentry> <!-- Keep this comment at the end of the file http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/cybercash/functions/cybercash-decr.xml?r1=1.4&r2=1.5&diff_format=u Index: phpdoc/en/reference/cybercash/functions/cybercash-decr.xml diff -u phpdoc/en/reference/cybercash/functions/cybercash-decr.xml:1.4 phpdoc/en/reference/cybercash/functions/cybercash-decr.xml:1.5 --- phpdoc/en/reference/cybercash/functions/cybercash-decr.xml:1.4 Sat Feb 3 19:52:03 2007 +++ phpdoc/en/reference/cybercash/functions/cybercash-decr.xml Fri Feb 23 00:47:06 2007 @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> -<!-- $Revision: 1.4 $ --> +<!-- $Revision: 1.5 $ --> <refentry id="function.cybercash-decr"> <refnamediv> <refname>cybercash_decr</refname> @@ -58,6 +58,16 @@ "outLth" (long) and "macbuff" (string). </para> </refsect1> + + <refsect1 role="seealso"> + &reftitle.seealso; + <para> + <simplelist> + <member><function>cybercash_encr</function></member> + </simplelist> + </para> + </refsect1> + </refentry> <!-- Keep this comment at the end of the file http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/cybercash/functions/cybercash-encr.xml?r1=1.4&r2=1.5&diff_format=u Index: phpdoc/en/reference/cybercash/functions/cybercash-encr.xml diff -u phpdoc/en/reference/cybercash/functions/cybercash-encr.xml:1.4 phpdoc/en/reference/cybercash/functions/cybercash-encr.xml:1.5 --- phpdoc/en/reference/cybercash/functions/cybercash-encr.xml:1.4 Sat Feb 3 19:52:03 2007 +++ phpdoc/en/reference/cybercash/functions/cybercash-encr.xml Fri Feb 23 00:47:06 2007 @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> -<!-- $Revision: 1.4 $ --> +<!-- $Revision: 1.5 $ --> <refentry id="function.cybercash-encr"> <refnamediv> <refname>cybercash_encr</refname> @@ -60,6 +60,16 @@ "outLth" (long) and "macbuff" (string). </para> </refsect1> + + <refsect1 role="seealso"> + &reftitle.seealso; + <para> + <simplelist> + <member><function>cybercash_decr</function></member> + </simplelist> + </para> + </refsect1> + </refentry> <!-- Keep this comment at the end of the file http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/datetime/functions/date-sun-info.xml?r1=1.2&r2=1.3&diff_format=u Index: phpdoc/en/reference/datetime/functions/date-sun-info.xml diff -u phpdoc/en/reference/datetime/functions/date-sun-info.xml:1.2 phpdoc/en/reference/datetime/functions/date-sun-info.xml:1.3 --- phpdoc/en/reference/datetime/functions/date-sun-info.xml:1.2 Mon Nov 20 23:55:08 2006 +++ phpdoc/en/reference/datetime/functions/date-sun-info.xml Fri Feb 23 00:47:06 2007 @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> -<!-- $Revision: 1.2 $ --> +<!-- $Revision: 1.3 $ --> <refentry id="function.date-sun-info"> <refnamediv> <refname>date_sun_info</refname> @@ -87,6 +87,16 @@ </para> </refsect1> + <refsect1 role="seealso"> + &reftitle.seealso; + <para> + <simplelist> + <member><function>date_sunrise</function></member> + <member><function>date_sunset</function></member> + </simplelist> + </para> + </refsect1> + </refentry> <!-- Keep this comment at the end of the file http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/datetime/functions/date-timezone-get.xml?r1=1.1&r2=1.2&diff_format=u Index: phpdoc/en/reference/datetime/functions/date-timezone-get.xml diff -u phpdoc/en/reference/datetime/functions/date-timezone-get.xml:1.1 phpdoc/en/reference/datetime/functions/date-timezone-get.xml:1.2 --- phpdoc/en/reference/datetime/functions/date-timezone-get.xml:1.1 Tue Nov 14 16:46:10 2006 +++ phpdoc/en/reference/datetime/functions/date-timezone-get.xml Fri Feb 23 00:47:06 2007 @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> -<!-- $Revision: 1.1 $ --> +<!-- $Revision: 1.2 $ --> <refentry id="function.date-timezone-get"> <refnamediv> <refname>date_timezone_get</refname> @@ -40,6 +40,15 @@ </para> </refsect1> + <refsect1 role="seealso"> + &reftitle.seealso; + <para> + <simplelist> + <member><function>date_timezone_set</function></member> + </simplelist> + </para> + </refsect1> + </refentry> <!-- Keep this comment at the end of the file http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/datetime/functions/date-timezone-set.xml?r1=1.1&r2=1.2&diff_format=u Index: phpdoc/en/reference/datetime/functions/date-timezone-set.xml diff -u phpdoc/en/reference/datetime/functions/date-timezone-set.xml:1.1 phpdoc/en/reference/datetime/functions/date-timezone-set.xml:1.2 --- phpdoc/en/reference/datetime/functions/date-timezone-set.xml:1.1 Tue Nov 14 16:46:10 2006 +++ phpdoc/en/reference/datetime/functions/date-timezone-set.xml Fri Feb 23 00:47:06 2007 @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> -<!-- $Revision: 1.1 $ --> +<!-- $Revision: 1.2 $ --> <refentry id="function.date-timezone-set"> <refnamediv> <refname>date_timezone_set</refname> @@ -49,6 +49,15 @@ </para> </refsect1> + <refsect1 role="seealso"> + &reftitle.seealso; + <para> + <simplelist> + <member><function>date_timezone_get</function></member> + </simplelist> + </para> + </refsect1> + </refentry> <!-- Keep this comment at the end of the file http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/datetime/functions/timezone-abbreviations-list.xml?r1=1.1&r2=1.2&diff_format=u Index: phpdoc/en/reference/datetime/functions/timezone-abbreviations-list.xml diff -u phpdoc/en/reference/datetime/functions/timezone-abbreviations-list.xml:1.1 phpdoc/en/reference/datetime/functions/timezone-abbreviations-list.xml:1.2 --- phpdoc/en/reference/datetime/functions/timezone-abbreviations-list.xml:1.1 Tue Nov 14 16:46:10 2006 +++ phpdoc/en/reference/datetime/functions/timezone-abbreviations-list.xml Fri Feb 23 00:47:06 2007 @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> -<!-- $Revision: 1.1 $ --> +<!-- $Revision: 1.2 $ --> <refentry id="function.timezone-abbreviations-list"> <refnamediv> <refname>timezone_abbreviations_list</refname> @@ -77,6 +77,15 @@ </para> </refsect1> + <refsect1 role="seealso"> + &reftitle.seealso; + <para> + <simplelist> + <member><function>timezone_identifiers_list</function></member> + </simplelist> + </para> + </refsect1> + </refentry> <!-- Keep this comment at the end of the file http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/datetime/functions/timezone-identifiers-list.xml?r1=1.2&r2=1.3&diff_format=u Index: phpdoc/en/reference/datetime/functions/timezone-identifiers-list.xml diff -u phpdoc/en/reference/datetime/functions/timezone-identifiers-list.xml:1.2 phpdoc/en/reference/datetime/functions/timezone-identifiers-list.xml:1.3 --- phpdoc/en/reference/datetime/functions/timezone-identifiers-list.xml:1.2 Mon Nov 20 23:55:08 2006 +++ phpdoc/en/reference/datetime/functions/timezone-identifiers-list.xml Fri Feb 23 00:47:06 2007 @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> -<!-- $Revision: 1.2 $ --> +<!-- $Revision: 1.3 $ --> <refentry id="function.timezone-identifiers-list"> <refnamediv> <refname>timezone_identifiers_list</refname> @@ -53,6 +53,15 @@ </para> </refsect1> + <refsect1 role="seealso"> + &reftitle.seealso; + <para> + <simplelist> + <member><function>timezone_abbreviations_list</function></member> + </simplelist> + </para> + </refsect1> + </refentry> <!-- Keep this comment at the end of the file