betz            Sun Apr 25 15:39:35 2004 EDT

  Added files:                 
    /phpdoc/en/reference/fbsql/functions        fbsql-blob-size.xml 
                                                fbsql-clob-size.xml 
                                                fbsql-set-password.xml 
  Log:
  doc skeletons
  
  

http://cvs.php.net/co.php/phpdoc/en/reference/fbsql/functions/fbsql-blob-size.xml?r=1.1&p=1
Index: phpdoc/en/reference/fbsql/functions/fbsql-blob-size.xml
+++ phpdoc/en/reference/fbsql/functions/fbsql-blob-size.xml
<?xml version='1.0' encoding='iso-8859-1'?>
<!-- $Revision: 1.1 $ -->
  <refentry id="function.fbsql-blob-size">
   <refnamediv>
    <refname>fbsql_blob_size</refname>
    <refpurpose>
     Get the size of a BLOB
    </refpurpose>
   </refnamediv>
   <refsect1>
    <title>Description</title>
    <methodsynopsis>
     <type>int</type><methodname>fbsql_blob_size</methodname>
     <methodparam><type>string</type><parameter>blob_handle</parameter></methodparam>
     <methodparam 
choice="opt"><type>resource</type><parameter>link_identifier</parameter></methodparam>
    </methodsynopsis>

     &warn.undocumented.func;

   </refsect1>
  </refentry>

<!-- Keep this comment at the end of the file
Local variables:
mode: sgml
sgml-omittag:t
sgml-shorttag:t
sgml-minimize-attributes:nil
sgml-always-quote-attributes:t
sgml-indent-step:1
sgml-indent-data:t
indent-tabs-mode:nil
sgml-parent-document:nil
sgml-default-dtd-file:"../../../../manual.ced"
sgml-exposed-tags:nil
sgml-local-catalogs:nil
sgml-local-ecat-files:nil
End:
vim600: syn=xml fen fdm=syntax fdl=2 si
vim: et tw=78 syn=sgml
vi: ts=1 sw=1
-->

http://cvs.php.net/co.php/phpdoc/en/reference/fbsql/functions/fbsql-clob-size.xml?r=1.1&p=1
Index: phpdoc/en/reference/fbsql/functions/fbsql-clob-size.xml
+++ phpdoc/en/reference/fbsql/functions/fbsql-clob-size.xml
<?xml version='1.0' encoding='iso-8859-1'?>
<!-- $Revision: 1.1 $ -->
  <refentry id="function.fbsql-clob-size">
   <refnamediv>
    <refname>fbsql_clob_size</refname>
    <refpurpose>
     Get the size of a CLOB
    </refpurpose>
   </refnamediv>
   <refsect1>
    <title>Description</title>
    <methodsynopsis>
     <type>int</type><methodname>fbsql_clob_size</methodname>
     <methodparam><type>string</type><parameter>clob_handle</parameter></methodparam>
     <methodparam 
choice="opt"><type>resource</type><parameter>link_identifier</parameter></methodparam>
    </methodsynopsis>

     &warn.undocumented.func;

   </refsect1>
  </refentry>

<!-- Keep this comment at the end of the file
Local variables:
mode: sgml
sgml-omittag:t
sgml-shorttag:t
sgml-minimize-attributes:nil
sgml-always-quote-attributes:t
sgml-indent-step:1
sgml-indent-data:t
indent-tabs-mode:nil
sgml-parent-document:nil
sgml-default-dtd-file:"../../../../manual.ced"
sgml-exposed-tags:nil
sgml-local-catalogs:nil
sgml-local-ecat-files:nil
End:
vim600: syn=xml fen fdm=syntax fdl=2 si
vim: et tw=78 syn=sgml
vi: ts=1 sw=1
-->

http://cvs.php.net/co.php/phpdoc/en/reference/fbsql/functions/fbsql-set-password.xml?r=1.1&p=1
Index: phpdoc/en/reference/fbsql/functions/fbsql-set-password.xml
+++ phpdoc/en/reference/fbsql/functions/fbsql-set-password.xml
<?xml version='1.0' encoding='iso-8859-1'?>
<!-- $Revision: 1.1 $ -->
  <refentry id="function.fbsql-set-password">
   <refnamediv>
    <refname>fbsql_set_password</refname>
    <refpurpose>
     Change the password for a given user
    </refpurpose>
   </refnamediv>
   <refsect1>
    <title>Description</title>
    <methodsynopsis>
     <type>bool</type><methodname>fbsql_set_password</methodname>
     
<methodparam><type>resource</type><parameter>link_identifier</parameter></methodparam>
     <methodparam><type>string</type><parameter>user</parameter></methodparam>
     <methodparam><type>string</type><parameter>password</parameter></methodparam>
     <methodparam><type>string</type><parameter>old_password</parameter></methodparam>
    </methodsynopsis>

     &warn.undocumented.func;

   </refsect1>
  </refentry>

<!-- Keep this comment at the end of the file
Local variables:
mode: sgml
sgml-omittag:t
sgml-shorttag:t
sgml-minimize-attributes:nil
sgml-always-quote-attributes:t
sgml-indent-step:1
sgml-indent-data:t
indent-tabs-mode:nil
sgml-parent-document:nil
sgml-default-dtd-file:"../../../../manual.ced"
sgml-exposed-tags:nil
sgml-local-catalogs:nil
sgml-local-ecat-files:nil
End:
vim600: syn=xml fen fdm=syntax fdl=2 si
vim: et tw=78 syn=sgml
vi: ts=1 sw=1
-->

Reply via email to