didou Tue Jan 16 01:39:18 2007 UTC
Modified files: /phpdoc/en/reference/muscat/functions muscat-close.xml muscat-get.xml muscat-give.xml muscat-setup-net.xml muscat-setup.xml Log: WS, prepare for new doc style
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/muscat/functions/muscat-close.xml?r1=1.6&r2=1.7&diff_format=u Index: phpdoc/en/reference/muscat/functions/muscat-close.xml diff -u phpdoc/en/reference/muscat/functions/muscat-close.xml:1.6 phpdoc/en/reference/muscat/functions/muscat-close.xml:1.7 --- phpdoc/en/reference/muscat/functions/muscat-close.xml:1.6 Fri Jun 24 13:24:32 2005 +++ phpdoc/en/reference/muscat/functions/muscat-close.xml Tue Jan 16 01:39:18 2007 @@ -1,26 +1,20 @@ <?xml version="1.0" encoding="iso-8859-1"?> -<!-- $Revision: 1.6 $ --> -<!-- splitted from ./en/functions/muscat.xml, last change in rev 1.1 --> - <refentry id="function.muscat-close"> - <refnamediv> - <refname>muscat_close</refname> - <refpurpose>Shuts down the muscat session and releases any memory back to PHP</refpurpose> - </refnamediv> - <refsect1> - <title>Description</title> - <methodsynopsis> - <type>void</type><methodname>muscat_close</methodname> - <methodparam><type>resource</type><parameter>muscat_handle</parameter></methodparam> - </methodsynopsis> - &warn.experimental.func; - <para> - &warn.undocumented.func; - </para> - <para> - [Not back to the system, note!] - </para> - </refsect1> - </refentry> +<!-- $Revision: 1.7 $ --> +<refentry id="function.muscat-close"> + <refnamediv> + <refname>muscat_close</refname> + <refpurpose>Shuts down the muscat session and releases any memory back to PHP</refpurpose> + </refnamediv> + <refsect1> + <title>Description</title> + <methodsynopsis> + <type>void</type><methodname>muscat_close</methodname> + <methodparam><type>resource</type><parameter>muscat_handle</parameter></methodparam> + </methodsynopsis> + &warn.experimental.func; + &warn.undocumented.func; + </refsect1> +</refentry> <!-- Keep this comment at the end of the file Local variables: http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/muscat/functions/muscat-get.xml?r1=1.7&r2=1.8&diff_format=u Index: phpdoc/en/reference/muscat/functions/muscat-get.xml diff -u phpdoc/en/reference/muscat/functions/muscat-get.xml:1.7 phpdoc/en/reference/muscat/functions/muscat-get.xml:1.8 --- phpdoc/en/reference/muscat/functions/muscat-get.xml:1.7 Thu Aug 19 13:10:37 2004 +++ phpdoc/en/reference/muscat/functions/muscat-get.xml Tue Jan 16 01:39:18 2007 @@ -1,24 +1,21 @@ <?xml version="1.0" encoding="iso-8859-1"?> -<!-- $Revision: 1.7 $ --> -<!-- splitted from ./en/functions/muscat.xml, last change in rev 1.1 --> - <refentry id="function.muscat-get"> - <refnamediv> - <refname>muscat_get</refname> - <refpurpose>Gets a line back from the core muscat API</refpurpose> - </refnamediv> - <refsect1> - <title>Description</title> - <methodsynopsis> - <type>string</type><methodname>muscat_get</methodname> - <methodparam><type>resource</type><parameter>muscat_handle</parameter></methodparam> - </methodsynopsis> - &warn.experimental.func; - <para> - &warn.undocumented.func; - </para> - &return.falseproblem; - </refsect1> - </refentry> +<!-- $Revision: 1.8 $ --> +<refentry id="function.muscat-get"> + <refnamediv> + <refname>muscat_get</refname> + <refpurpose>Gets a line back from the core muscat API</refpurpose> + </refnamediv> + <refsect1> + <title>Description</title> + <methodsynopsis> + <type>string</type><methodname>muscat_get</methodname> + <methodparam><type>resource</type><parameter>muscat_handle</parameter></methodparam> + </methodsynopsis> + &warn.experimental.func; + &warn.undocumented.func; + &return.falseproblem; + </refsect1> +</refentry> <!-- Keep this comment at the end of the file Local variables: http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/muscat/functions/muscat-give.xml?r1=1.4&r2=1.5&diff_format=u Index: phpdoc/en/reference/muscat/functions/muscat-give.xml diff -u phpdoc/en/reference/muscat/functions/muscat-give.xml:1.4 phpdoc/en/reference/muscat/functions/muscat-give.xml:1.5 --- phpdoc/en/reference/muscat/functions/muscat-give.xml:1.4 Fri Jun 24 13:24:32 2005 +++ phpdoc/en/reference/muscat/functions/muscat-give.xml Tue Jan 16 01:39:18 2007 @@ -1,24 +1,21 @@ <?xml version="1.0" encoding="iso-8859-1"?> -<!-- $Revision: 1.4 $ --> -<!-- splitted from ./en/functions/muscat.xml, last change in rev 1.1 --> - <refentry id="function.muscat-give"> - <refnamediv> - <refname>muscat_give</refname> - <refpurpose>Sends string to the core muscat API</refpurpose> - </refnamediv> - <refsect1> - <title>Description</title> - <methodsynopsis> - <type>void</type><methodname>muscat_give</methodname> - <methodparam><type>resource</type><parameter>muscat_handle</parameter></methodparam> - <methodparam><type>string</type><parameter>string</parameter></methodparam> - </methodsynopsis> - &warn.experimental.func; - <para> - &warn.undocumented.func; - </para> - </refsect1> - </refentry> +<!-- $Revision: 1.5 $ --> +<refentry id="function.muscat-give"> + <refnamediv> + <refname>muscat_give</refname> + <refpurpose>Sends string to the core muscat API</refpurpose> + </refnamediv> + <refsect1> + <title>Description</title> + <methodsynopsis> + <type>void</type><methodname>muscat_give</methodname> + <methodparam><type>resource</type><parameter>muscat_handle</parameter></methodparam> + <methodparam><type>string</type><parameter>string</parameter></methodparam> + </methodsynopsis> + &warn.experimental.func; + &warn.undocumented.func; + </refsect1> +</refentry> <!-- Keep this comment at the end of the file Local variables: http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/muscat/functions/muscat-setup-net.xml?r1=1.6&r2=1.7&diff_format=u Index: phpdoc/en/reference/muscat/functions/muscat-setup-net.xml diff -u phpdoc/en/reference/muscat/functions/muscat-setup-net.xml:1.6 phpdoc/en/reference/muscat/functions/muscat-setup-net.xml:1.7 --- phpdoc/en/reference/muscat/functions/muscat-setup-net.xml:1.6 Wed Aug 18 14:15:18 2004 +++ phpdoc/en/reference/muscat/functions/muscat-setup-net.xml Tue Jan 16 01:39:18 2007 @@ -1,28 +1,27 @@ <?xml version="1.0" encoding="iso-8859-1"?> -<!-- $Revision: 1.6 $ --> -<!-- splitted from ./en/functions/muscat.xml, last change in rev 1.1 --> - <refentry id="function.muscat-setup-net"> - <refnamediv> - <refname>muscat_setup_net</refname> - <refpurpose>Creates a new muscat session and returns the handle</refpurpose> - </refnamediv> - <refsect1> - <title>Description</title> - <methodsynopsis> - <type>resource</type><methodname>muscat_setup_net</methodname> - <methodparam><type>string</type><parameter>muscat_host</parameter></methodparam> - </methodsynopsis> - &warn.experimental.func; - <para> - <function>muscat_setup_net</function> creates a new muscat session and - returns the handle. - </para> - <para> - <parameter>muscat_host</parameter> is the hostname to connect to. - <parameter>port</parameter> is the port number to connect to. - </para> - </refsect1> - </refentry> +<!-- $Revision: 1.7 $ --> +<refentry id="function.muscat-setup-net"> + <refnamediv> + <refname>muscat_setup_net</refname> + <refpurpose>Creates a new muscat session and returns the handle</refpurpose> + </refnamediv> + <refsect1> + <title>Description</title> + <methodsynopsis> + <type>resource</type><methodname>muscat_setup_net</methodname> + <methodparam><type>string</type><parameter>muscat_host</parameter></methodparam> + </methodsynopsis> + &warn.experimental.func; + <para> + <function>muscat_setup_net</function> creates a new muscat session and + returns the handle. + </para> + <para> + <parameter>muscat_host</parameter> is the hostname to connect to. + <parameter>port</parameter> is the port number to connect to. + </para> + </refsect1> +</refentry> <!-- Keep this comment at the end of the file Local variables: http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/muscat/functions/muscat-setup.xml?r1=1.6&r2=1.7&diff_format=u Index: phpdoc/en/reference/muscat/functions/muscat-setup.xml diff -u phpdoc/en/reference/muscat/functions/muscat-setup.xml:1.6 phpdoc/en/reference/muscat/functions/muscat-setup.xml:1.7 --- phpdoc/en/reference/muscat/functions/muscat-setup.xml:1.6 Tue Jul 27 04:48:55 2004 +++ phpdoc/en/reference/muscat/functions/muscat-setup.xml Tue Jan 16 01:39:18 2007 @@ -1,30 +1,29 @@ <?xml version="1.0" encoding="iso-8859-1"?> -<!-- $Revision: 1.6 $ --> -<!-- splitted from ./en/functions/muscat.xml, last change in rev 1.1 --> - <refentry id="function.muscat-setup"> - <refnamediv> - <refname>muscat_setup</refname> - <refpurpose>Creates a new muscat session and returns the handle</refpurpose> - </refnamediv> - <refsect1> - <title>Description</title> - <methodsynopsis> - <type>resource</type><methodname>muscat_setup</methodname> - <methodparam><type>int</type><parameter>size</parameter></methodparam> - <methodparam choice="opt"><type>string</type><parameter>muscat_dir</parameter></methodparam> - </methodsynopsis> - &warn.experimental.func; - <para> - &warn.undocumented.func; - </para> - <para> - <parameter>size</parameter> is the amount of memory in bytes to allocate - for muscat. <parameter>muscat_dir</parameter> is the muscat installation - dir e.g. "/usr/local/empower", it defaults to the compile time muscat - directory. - </para> - </refsect1> - </refentry> +<!-- $Revision: 1.7 $ --> +<refentry id="function.muscat-setup"> + <refnamediv> + <refname>muscat_setup</refname> + <refpurpose>Creates a new muscat session and returns the handle</refpurpose> + </refnamediv> + <refsect1> + <title>Description</title> + <methodsynopsis> + <type>resource</type><methodname>muscat_setup</methodname> + <methodparam><type>int</type><parameter>size</parameter></methodparam> + <methodparam choice="opt"><type>string</type><parameter>muscat_dir</parameter></methodparam> + </methodsynopsis> + &warn.experimental.func; + <para> + &warn.undocumented.func; + </para> + <para> + <parameter>size</parameter> is the amount of memory in bytes to allocate + for muscat. <parameter>muscat_dir</parameter> is the muscat installation + dir e.g. "/usr/local/empower", it defaults to the compile time muscat + directory. + </para> + </refsect1> +</refentry> <!-- Keep this comment at the end of the file Local variables: