vrana           Fri Jun 24 09:24:34 2005 EDT

  Modified files:              
    /phpdoc/en/reference/cyrus/functions        cyrus-authenticate.xml 
    /phpdoc/en/reference/dio/functions  dio-close.xml 
    /phpdoc/en/reference/fdf/functions  fdf-close.xml fdf-header.xml 
                                        fdf-set-version.xml 
    /phpdoc/en/reference/ibase/functions        ibase-blob-add.xml 
    /phpdoc/en/reference/image/functions        imagecolorset.xml 
                                                imagepalettecopy.xml 
    /phpdoc/en/reference/ircg/functions ircg-ignore-add.xml 
    /phpdoc/en/reference/mailparse/functions    mailparse-msg-create.xml 
                                                mailparse-msg-get-part.xml 
    /phpdoc/en/reference/msession/functions     msession-set-array.xml 
    /phpdoc/en/reference/muscat/functions       muscat-close.xml 
                                                muscat-give.xml 
    /phpdoc/en/reference/ncurses/functions      ncurses-filter.xml 
                                                ncurses-init.xml 
                                                ncurses-noqiflush.xml 
                                                ncurses-qiflush.xml 
    /phpdoc/en/reference/pcntl/functions        pcntl-exec.xml 
    /phpdoc/en/reference/printer/functions      printer-delete-brush.xml 
                                                printer-delete-font.xml 
                                                printer-delete-pen.xml 
    /phpdoc/en/reference/ps/functions   ps-close-image.xml 
    /phpdoc/en/reference/paradox/functions      px-set-tablename.xml 
    /phpdoc/en/reference/runkit/functions       runkit-method-remove.xml 
                                                runkit-method-rename.xml 
    /phpdoc/en/reference/shmop/functions        shmop-close.xml 
    /phpdoc/en/reference/snmp/functions snmp-set-valueretrieval.xml 
    /phpdoc/en/reference/sqlite/functions       sqlite-create-aggregate.xml 
                                                sqlite-create-function.xml 
  Log:
  Some functions return void
  
http://cvs.php.net/diff.php/phpdoc/en/reference/cyrus/functions/cyrus-authenticate.xml?r1=1.4&r2=1.5&ty=u
Index: phpdoc/en/reference/cyrus/functions/cyrus-authenticate.xml
diff -u phpdoc/en/reference/cyrus/functions/cyrus-authenticate.xml:1.4 
phpdoc/en/reference/cyrus/functions/cyrus-authenticate.xml:1.5
--- phpdoc/en/reference/cyrus/functions/cyrus-authenticate.xml:1.4      Wed Aug 
18 10:15:16 2004
+++ phpdoc/en/reference/cyrus/functions/cyrus-authenticate.xml  Fri Jun 24 
09:24:31 2005
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.4 $ -->
+<!-- $Revision: 1.5 $ -->
 <!-- splitted from ./en/functions/cyrus.xml, last change in rev 1.1 -->
   <refentry id="function.cyrus-authenticate">
    <refnamediv>
@@ -9,7 +9,7 @@
    <refsect1>
     <title>Description</title>
      <methodsynopsis>
-      <type>bool</type><methodname>cyrus_authenticate</methodname>
+      <type>void</type><methodname>cyrus_authenticate</methodname>
      
<methodparam><type>resource</type><parameter>connection</parameter></methodparam>
      <methodparam 
choice="opt"><type>string</type><parameter>mechlist</parameter></methodparam>
      <methodparam 
choice="opt"><type>string</type><parameter>service</parameter></methodparam>
http://cvs.php.net/diff.php/phpdoc/en/reference/dio/functions/dio-close.xml?r1=1.7&r2=1.8&ty=u
Index: phpdoc/en/reference/dio/functions/dio-close.xml
diff -u phpdoc/en/reference/dio/functions/dio-close.xml:1.7 
phpdoc/en/reference/dio/functions/dio-close.xml:1.8
--- phpdoc/en/reference/dio/functions/dio-close.xml:1.7 Tue Apr  5 08:51:55 2005
+++ phpdoc/en/reference/dio/functions/dio-close.xml     Fri Jun 24 09:24:31 2005
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.7 $ -->
+<!-- $Revision: 1.8 $ -->
 <refentry id="function.dio-close">
  <refnamediv>
   <refname>dio_close</refname>
@@ -8,7 +8,7 @@
  <refsect1 role="description">
   &reftitle.description;
   <methodsynopsis>
-   <void/><methodname>dio_close</methodname>
+   <type>void</type><methodname>dio_close</methodname>
    <methodparam><type>resource</type><parameter>fd</parameter></methodparam>
   </methodsynopsis>
   <para>
http://cvs.php.net/diff.php/phpdoc/en/reference/fdf/functions/fdf-close.xml?r1=1.3&r2=1.4&ty=u
Index: phpdoc/en/reference/fdf/functions/fdf-close.xml
diff -u phpdoc/en/reference/fdf/functions/fdf-close.xml:1.3 
phpdoc/en/reference/fdf/functions/fdf-close.xml:1.4
--- phpdoc/en/reference/fdf/functions/fdf-close.xml:1.3 Mon Oct 21 16:57:18 2002
+++ phpdoc/en/reference/fdf/functions/fdf-close.xml     Fri Jun 24 09:24:32 2005
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.3 $ -->
+<!-- $Revision: 1.4 $ -->
 <!-- splitted from ./en/functions/fdf.xml, last change in rev 1.2 -->
   <refentry id="function.fdf-close">
    <refnamediv>
@@ -9,7 +9,7 @@
    <refsect1>
     <title>Description</title>
      <methodsynopsis>
-      <type>bool</type><methodname>fdf_close</methodname>
+      <type>void</type><methodname>fdf_close</methodname>
       
<methodparam><type>resource</type><parameter>fdf_document</parameter></methodparam>
      </methodsynopsis>
     <para>
http://cvs.php.net/diff.php/phpdoc/en/reference/fdf/functions/fdf-header.xml?r1=1.1&r2=1.2&ty=u
Index: phpdoc/en/reference/fdf/functions/fdf-header.xml
diff -u phpdoc/en/reference/fdf/functions/fdf-header.xml:1.1 
phpdoc/en/reference/fdf/functions/fdf-header.xml:1.2
--- phpdoc/en/reference/fdf/functions/fdf-header.xml:1.1        Fri Nov 29 
14:31:57 2002
+++ phpdoc/en/reference/fdf/functions/fdf-header.xml    Fri Jun 24 09:24:32 2005
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.1 $ -->
+<!-- $Revision: 1.2 $ -->
 <refentry id="function.fdf-header">
  <refnamediv>
   <refname>fdf_header</refname>
@@ -8,7 +8,7 @@
  <refsect1>
   <title>Description</title>
   <methodsynopsis>
-   <type>bool</type><methodname>fdf_header</methodname>
+   <type>void</type><methodname>fdf_header</methodname>
    <void/>
   </methodsynopsis>
   <para>
http://cvs.php.net/diff.php/phpdoc/en/reference/fdf/functions/fdf-set-version.xml?r1=1.1&r2=1.2&ty=u
Index: phpdoc/en/reference/fdf/functions/fdf-set-version.xml
diff -u phpdoc/en/reference/fdf/functions/fdf-set-version.xml:1.1 
phpdoc/en/reference/fdf/functions/fdf-set-version.xml:1.2
--- phpdoc/en/reference/fdf/functions/fdf-set-version.xml:1.1   Mon Oct 21 
16:57:18 2002
+++ phpdoc/en/reference/fdf/functions/fdf-set-version.xml       Fri Jun 24 
09:24:32 2005
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.1 $ -->
+<!-- $Revision: 1.2 $ -->
 <refentry id="function.fdf-set-version">
  <refnamediv>
   <refname>fdf_set_version</refname>
@@ -8,7 +8,7 @@
  <refsect1>
   <title>Description</title>
   <methodsynopsis>
-   <type>string</type><methodname>fdf_set_version</methodname>
+   <type>bool</type><methodname>fdf_set_version</methodname>
    
<methodparam><type>resource</type><parameter>fdf_document</parameter></methodparam>
    <methodparam><type>string</type><parameter>version</parameter></methodparam>
   </methodsynopsis>
http://cvs.php.net/diff.php/phpdoc/en/reference/ibase/functions/ibase-blob-add.xml?r1=1.4&r2=1.5&ty=u
Index: phpdoc/en/reference/ibase/functions/ibase-blob-add.xml
diff -u phpdoc/en/reference/ibase/functions/ibase-blob-add.xml:1.4 
phpdoc/en/reference/ibase/functions/ibase-blob-add.xml:1.5
--- phpdoc/en/reference/ibase/functions/ibase-blob-add.xml:1.4  Mon Sep  1 
19:49:57 2003
+++ phpdoc/en/reference/ibase/functions/ibase-blob-add.xml      Fri Jun 24 
09:24:32 2005
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.4 $ -->
+<!-- $Revision: 1.5 $ -->
 <!-- splitted from ./en/functions/ibase.xml, last change in rev 1.39 -->
   <refentry id='function.ibase-blob-add'>
    <refnamediv>
@@ -11,14 +11,14 @@
    <refsect1>
     <title>Description</title>
      <methodsynopsis>
-      <type>bool</type><methodname>ibase_blob_add</methodname>
+      <type>void</type><methodname>ibase_blob_add</methodname>
       
<methodparam><type>resource</type><parameter>blob_handle</parameter></methodparam>
       <methodparam><type>string</type><parameter>data</parameter></methodparam>
      </methodsynopsis>
     <para>
      <function>ibase_blob_add</function> adds data into a blob
      created with <function>ibase_blob_create</function>.
-     &return.success;
+     Returns &null; on success or &false; on failure.
     </para>
     <para>
      See also
http://cvs.php.net/diff.php/phpdoc/en/reference/image/functions/imagecolorset.xml?r1=1.4&r2=1.5&ty=u
Index: phpdoc/en/reference/image/functions/imagecolorset.xml
diff -u phpdoc/en/reference/image/functions/imagecolorset.xml:1.4 
phpdoc/en/reference/image/functions/imagecolorset.xml:1.5
--- phpdoc/en/reference/image/functions/imagecolorset.xml:1.4   Wed Dec 17 
09:32:29 2003
+++ phpdoc/en/reference/image/functions/imagecolorset.xml       Fri Jun 24 
09:24:32 2005
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.4 $ -->
+<!-- $Revision: 1.5 $ -->
 <!-- splitted from ./en/functions/image.xml, last change in rev 1.36 -->
  <refentry id="function.imagecolorset">
   <refnamediv>
@@ -9,7 +9,7 @@
   <refsect1>
    <title>Description</title>
     <methodsynopsis>
-     <type>bool</type><methodname>imagecolorset</methodname>
+     <type>void</type><methodname>imagecolorset</methodname>
      
<methodparam><type>resource</type><parameter>image</parameter></methodparam>
      <methodparam><type>int</type><parameter>index</parameter></methodparam>
      <methodparam><type>int</type><parameter>red</parameter></methodparam>
http://cvs.php.net/diff.php/phpdoc/en/reference/image/functions/imagepalettecopy.xml?r1=1.2&r2=1.3&ty=u
Index: phpdoc/en/reference/image/functions/imagepalettecopy.xml
diff -u phpdoc/en/reference/image/functions/imagepalettecopy.xml:1.2 
phpdoc/en/reference/image/functions/imagepalettecopy.xml:1.3
--- phpdoc/en/reference/image/functions/imagepalettecopy.xml:1.2        Wed Apr 
17 02:39:13 2002
+++ phpdoc/en/reference/image/functions/imagepalettecopy.xml    Fri Jun 24 
09:24:32 2005
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
 <!-- splitted from ./en/functions/image.xml, last change in rev 1.61 -->
   <refentry id="function.imagepalettecopy">
    <refnamediv>
@@ -9,7 +9,7 @@
    <refsect1>
     <title>Description</title>
      <methodsynopsis>
-      <type>int</type><methodname>imagepalettecopy</methodname>
+      <type>void</type><methodname>imagepalettecopy</methodname>
       
<methodparam><type>resource</type><parameter>destination</parameter></methodparam>
       
<methodparam><type>resource</type><parameter>source</parameter></methodparam>
      </methodsynopsis>
http://cvs.php.net/diff.php/phpdoc/en/reference/ircg/functions/ircg-ignore-add.xml?r1=1.4&r2=1.5&ty=u
Index: phpdoc/en/reference/ircg/functions/ircg-ignore-add.xml
diff -u phpdoc/en/reference/ircg/functions/ircg-ignore-add.xml:1.4 
phpdoc/en/reference/ircg/functions/ircg-ignore-add.xml:1.5
--- phpdoc/en/reference/ircg/functions/ircg-ignore-add.xml:1.4  Thu Feb 13 
09:21:44 2003
+++ phpdoc/en/reference/ircg/functions/ircg-ignore-add.xml      Fri Jun 24 
09:24:32 2005
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.4 $ -->
+<!-- $Revision: 1.5 $ -->
 <!-- splitted from ./en/functions/ircg.xml, last change in rev 1.1 -->
   <refentry id="function.ircg-ignore-add">
    <refnamediv>
@@ -11,7 +11,7 @@
    <refsect1>
     <title>Description</title>
      <methodsynopsis>
-      <type>bool</type><methodname>ircg_ignore_add</methodname>
+      <type>void</type><methodname>ircg_ignore_add</methodname>
       
<methodparam><type>resource</type><parameter>connection</parameter></methodparam>
       <methodparam><type>string</type><parameter>nick</parameter></methodparam>
      </methodsynopsis>
http://cvs.php.net/diff.php/phpdoc/en/reference/mailparse/functions/mailparse-msg-create.xml?r1=1.2&r2=1.3&ty=u
Index: phpdoc/en/reference/mailparse/functions/mailparse-msg-create.xml
diff -u phpdoc/en/reference/mailparse/functions/mailparse-msg-create.xml:1.2 
phpdoc/en/reference/mailparse/functions/mailparse-msg-create.xml:1.3
--- phpdoc/en/reference/mailparse/functions/mailparse-msg-create.xml:1.2        
Wed Apr 17 02:39:48 2002
+++ phpdoc/en/reference/mailparse/functions/mailparse-msg-create.xml    Fri Jun 
24 09:24:32 2005
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
 <!-- splitted from ./en/functions/mailparse.xml, last change in rev 1.1 -->
   <refentry id="function.mailparse-msg-create">
    <refnamediv>
@@ -9,7 +9,7 @@
    <refsect1>
     <title>Description</title>
      <methodsynopsis>
-      <type>int</type><methodname>mailparse_msg_create</methodname>
+      <type>resource</type><methodname>mailparse_msg_create</methodname>
       <void/>
      </methodsynopsis>
      &warn.experimental.func;
http://cvs.php.net/diff.php/phpdoc/en/reference/mailparse/functions/mailparse-msg-get-part.xml?r1=1.2&r2=1.3&ty=u
Index: phpdoc/en/reference/mailparse/functions/mailparse-msg-get-part.xml
diff -u phpdoc/en/reference/mailparse/functions/mailparse-msg-get-part.xml:1.2 
phpdoc/en/reference/mailparse/functions/mailparse-msg-get-part.xml:1.3
--- phpdoc/en/reference/mailparse/functions/mailparse-msg-get-part.xml:1.2      
Wed Apr 17 02:39:48 2002
+++ phpdoc/en/reference/mailparse/functions/mailparse-msg-get-part.xml  Fri Jun 
24 09:24:32 2005
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
 <!-- splitted from ./en/functions/mailparse.xml, last change in rev 1.1 -->
   <refentry id="function.mailparse-msg-get-part">
    <refnamediv>
@@ -9,7 +9,7 @@
    <refsect1>
     <title>Description</title>
      <methodsynopsis>
-      <type>int</type><methodname>mailparse_msg_get_part</methodname>
+      <type>resource</type><methodname>mailparse_msg_get_part</methodname>
       
<methodparam><type>resource</type><parameter>rfc2045</parameter></methodparam>
       
<methodparam><type>string</type><parameter>mimesection</parameter></methodparam>
      </methodsynopsis>
http://cvs.php.net/diff.php/phpdoc/en/reference/msession/functions/msession-set-array.xml?r1=1.3&r2=1.4&ty=u
Index: phpdoc/en/reference/msession/functions/msession-set-array.xml
diff -u phpdoc/en/reference/msession/functions/msession-set-array.xml:1.3 
phpdoc/en/reference/msession/functions/msession-set-array.xml:1.4
--- phpdoc/en/reference/msession/functions/msession-set-array.xml:1.3   Thu Aug 
19 09:10:37 2004
+++ phpdoc/en/reference/msession/functions/msession-set-array.xml       Fri Jun 
24 09:24:32 2005
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.3 $ -->
+<!-- $Revision: 1.4 $ -->
 <!-- splitted from ./en/functions/msession.xml, last change in rev 1.1 -->
   <refentry id="function.msession-set-array">
    <refnamediv>
@@ -9,7 +9,7 @@
    <refsect1>
     <title>Description</title>
      <methodsynopsis>
-      <type>bool</type><methodname>msession_set_array</methodname>
+      <type>void</type><methodname>msession_set_array</methodname>
      
<methodparam><type>string</type><parameter>session</parameter></methodparam>
      <methodparam><type>array</type><parameter>tuples</parameter></methodparam>
      </methodsynopsis>
http://cvs.php.net/diff.php/phpdoc/en/reference/muscat/functions/muscat-close.xml?r1=1.5&r2=1.6&ty=u
Index: phpdoc/en/reference/muscat/functions/muscat-close.xml
diff -u phpdoc/en/reference/muscat/functions/muscat-close.xml:1.5 
phpdoc/en/reference/muscat/functions/muscat-close.xml:1.6
--- phpdoc/en/reference/muscat/functions/muscat-close.xml:1.5   Tue Jul 27 
00:48:55 2004
+++ phpdoc/en/reference/muscat/functions/muscat-close.xml       Fri Jun 24 
09:24:32 2005
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.5 $ -->
+<!-- $Revision: 1.6 $ -->
 <!-- splitted from ./en/functions/muscat.xml, last change in rev 1.1 -->
   <refentry id="function.muscat-close">
    <refnamediv>
@@ -9,7 +9,7 @@
    <refsect1>
     <title>Description</title>
      <methodsynopsis>
-      <type>int</type><methodname>muscat_close</methodname>
+      <type>void</type><methodname>muscat_close</methodname>
       
<methodparam><type>resource</type><parameter>muscat_handle</parameter></methodparam>
      </methodsynopsis>
      &warn.experimental.func;
http://cvs.php.net/diff.php/phpdoc/en/reference/muscat/functions/muscat-give.xml?r1=1.3&r2=1.4&ty=u
Index: phpdoc/en/reference/muscat/functions/muscat-give.xml
diff -u phpdoc/en/reference/muscat/functions/muscat-give.xml:1.3 
phpdoc/en/reference/muscat/functions/muscat-give.xml:1.4
--- phpdoc/en/reference/muscat/functions/muscat-give.xml:1.3    Sun Jun 30 
12:08:48 2002
+++ phpdoc/en/reference/muscat/functions/muscat-give.xml        Fri Jun 24 
09:24:32 2005
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.3 $ -->
+<!-- $Revision: 1.4 $ -->
 <!-- splitted from ./en/functions/muscat.xml, last change in rev 1.1 -->
   <refentry id="function.muscat-give">
    <refnamediv>
@@ -9,7 +9,7 @@
    <refsect1>
     <title>Description</title>
      <methodsynopsis>
-      <type>int</type><methodname>muscat_give</methodname>
+      <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>
http://cvs.php.net/diff.php/phpdoc/en/reference/ncurses/functions/ncurses-filter.xml?r1=1.4&r2=1.5&ty=u
Index: phpdoc/en/reference/ncurses/functions/ncurses-filter.xml
diff -u phpdoc/en/reference/ncurses/functions/ncurses-filter.xml:1.4 
phpdoc/en/reference/ncurses/functions/ncurses-filter.xml:1.5
--- phpdoc/en/reference/ncurses/functions/ncurses-filter.xml:1.4        Thu Aug 
19 08:57:41 2004
+++ phpdoc/en/reference/ncurses/functions/ncurses-filter.xml    Fri Jun 24 
09:24:32 2005
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.4 $ -->
+<!-- $Revision: 1.5 $ -->
 <!-- splitted from ./en/functions/ncurses.xml, last change in rev 1.1 -->
   <refentry id="function.ncurses-filter">
    <refnamediv>
@@ -9,7 +9,7 @@
    <refsect1>
     <title>Description</title>
      <methodsynopsis>
-      <type>int</type><methodname>ncurses_filter</methodname>
+      <type>void</type><methodname>ncurses_filter</methodname>
       <void/>
      </methodsynopsis>
      &warn.experimental.func;
http://cvs.php.net/diff.php/phpdoc/en/reference/ncurses/functions/ncurses-init.xml?r1=1.4&r2=1.5&ty=u
Index: phpdoc/en/reference/ncurses/functions/ncurses-init.xml
diff -u phpdoc/en/reference/ncurses/functions/ncurses-init.xml:1.4 
phpdoc/en/reference/ncurses/functions/ncurses-init.xml:1.5
--- phpdoc/en/reference/ncurses/functions/ncurses-init.xml:1.4  Sun Feb  1 
07:25:39 2004
+++ phpdoc/en/reference/ncurses/functions/ncurses-init.xml      Fri Jun 24 
09:24:33 2005
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.4 $ -->
+<!-- $Revision: 1.5 $ -->
 <!-- splitted from ./en/functions/ncurses.xml, last change in rev 1.1 -->
   <refentry id="function.ncurses-init">
    <refnamediv>
@@ -9,7 +9,7 @@
    <refsect1>
     <title>Description</title>
     <methodsynopsis>
-     <type>int</type><methodname>ncurses_init</methodname>
+     <type>void</type><methodname>ncurses_init</methodname>
      <void/>
     </methodsynopsis>
     &warn.experimental.func;
http://cvs.php.net/diff.php/phpdoc/en/reference/ncurses/functions/ncurses-noqiflush.xml?r1=1.3&r2=1.4&ty=u
Index: phpdoc/en/reference/ncurses/functions/ncurses-noqiflush.xml
diff -u phpdoc/en/reference/ncurses/functions/ncurses-noqiflush.xml:1.3 
phpdoc/en/reference/ncurses/functions/ncurses-noqiflush.xml:1.4
--- phpdoc/en/reference/ncurses/functions/ncurses-noqiflush.xml:1.3     Fri Dec 
 6 21:13:37 2002
+++ phpdoc/en/reference/ncurses/functions/ncurses-noqiflush.xml Fri Jun 24 
09:24:33 2005
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.3 $ -->
+<!-- $Revision: 1.4 $ -->
 <!-- splitted from ./en/functions/ncurses.xml, last change in rev 1.1 -->
   <refentry id="function.ncurses-noqiflush">
    <refnamediv>
@@ -9,7 +9,7 @@
    <refsect1>
     <title>Description</title>
      <methodsynopsis>
-      <type>int</type><methodname>ncurses_noqiflush</methodname>
+      <type>void</type><methodname>ncurses_noqiflush</methodname>
       <void/>
      </methodsynopsis>
      &warn.experimental.func;
http://cvs.php.net/diff.php/phpdoc/en/reference/ncurses/functions/ncurses-qiflush.xml?r1=1.3&r2=1.4&ty=u
Index: phpdoc/en/reference/ncurses/functions/ncurses-qiflush.xml
diff -u phpdoc/en/reference/ncurses/functions/ncurses-qiflush.xml:1.3 
phpdoc/en/reference/ncurses/functions/ncurses-qiflush.xml:1.4
--- phpdoc/en/reference/ncurses/functions/ncurses-qiflush.xml:1.3       Fri Dec 
 6 21:13:37 2002
+++ phpdoc/en/reference/ncurses/functions/ncurses-qiflush.xml   Fri Jun 24 
09:24:33 2005
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.3 $ -->
+<!-- $Revision: 1.4 $ -->
 <!-- splitted from ./en/functions/ncurses.xml, last change in rev 1.1 -->
   <refentry id="function.ncurses-qiflush">
    <refnamediv>
@@ -9,7 +9,7 @@
    <refsect1>
     <title>Description</title>
      <methodsynopsis>
-      <type>int</type><methodname>ncurses_qiflush</methodname>
+      <type>void</type><methodname>ncurses_qiflush</methodname>
       <void/>
      </methodsynopsis>
      &warn.experimental.func;
http://cvs.php.net/diff.php/phpdoc/en/reference/pcntl/functions/pcntl-exec.xml?r1=1.3&r2=1.4&ty=u
Index: phpdoc/en/reference/pcntl/functions/pcntl-exec.xml
diff -u phpdoc/en/reference/pcntl/functions/pcntl-exec.xml:1.3 
phpdoc/en/reference/pcntl/functions/pcntl-exec.xml:1.4
--- phpdoc/en/reference/pcntl/functions/pcntl-exec.xml:1.3      Thu Feb 26 
05:45:36 2004
+++ phpdoc/en/reference/pcntl/functions/pcntl-exec.xml  Fri Jun 24 09:24:33 2005
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.3 $ -->
+<!-- $Revision: 1.4 $ -->
 <!-- splitted from ./en/functions/pcntl.xml, last change in rev 1.9 -->
   <refentry id='function.pcntl-exec'>
    <refnamediv>
@@ -11,7 +11,7 @@
    <refsect1>
     <title>Description</title>
      <methodsynopsis>
-      <type>bool</type><methodname>pcntl_exec</methodname>
+      <type>void</type><methodname>pcntl_exec</methodname>
       <methodparam><type>string</type><parameter>path</parameter></methodparam>
       <methodparam 
choice="opt"><type>array</type><parameter>args</parameter></methodparam>
       <methodparam 
choice="opt"><type>array</type><parameter>envs</parameter></methodparam>
http://cvs.php.net/diff.php/phpdoc/en/reference/printer/functions/printer-delete-brush.xml?r1=1.3&r2=1.4&ty=u
Index: phpdoc/en/reference/printer/functions/printer-delete-brush.xml
diff -u phpdoc/en/reference/printer/functions/printer-delete-brush.xml:1.3 
phpdoc/en/reference/printer/functions/printer-delete-brush.xml:1.4
--- phpdoc/en/reference/printer/functions/printer-delete-brush.xml:1.3  Tue Feb 
11 06:47:57 2003
+++ phpdoc/en/reference/printer/functions/printer-delete-brush.xml      Fri Jun 
24 09:24:33 2005
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.3 $ -->
+<!-- $Revision: 1.4 $ -->
 <!-- splitted from ./en/functions/printer.xml, last change in rev 1.6 -->
   <refentry id="function.printer-delete-brush">
    <refnamediv>
@@ -9,12 +9,13 @@
    <refsect1>
     <title>Description</title>
      <methodsynopsis>
-      <type>bool</type><methodname>printer_delete_brush</methodname>
+      <type>void</type><methodname>printer_delete_brush</methodname>
       
<methodparam><type>resource</type><parameter>handle</parameter></methodparam>
      </methodsynopsis>
     <para>
      The function deletes the selected brush. For an example see 
-     <function>printer_select_brush</function>. &return.success;
+     <function>printer_select_brush</function>.
+     Returns &null; on success or &false; on failure.
      <parameter>handle</parameter> 
      must be a valid handle to a brush.
     </para>
http://cvs.php.net/diff.php/phpdoc/en/reference/printer/functions/printer-delete-font.xml?r1=1.3&r2=1.4&ty=u
Index: phpdoc/en/reference/printer/functions/printer-delete-font.xml
diff -u phpdoc/en/reference/printer/functions/printer-delete-font.xml:1.3 
phpdoc/en/reference/printer/functions/printer-delete-font.xml:1.4
--- phpdoc/en/reference/printer/functions/printer-delete-font.xml:1.3   Tue Feb 
11 06:47:57 2003
+++ phpdoc/en/reference/printer/functions/printer-delete-font.xml       Fri Jun 
24 09:24:33 2005
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.3 $ -->
+<!-- $Revision: 1.4 $ -->
 <!-- splitted from ./en/functions/printer.xml, last change in rev 1.6 -->
   <refentry id="function.printer-delete-font">
    <refnamediv>
@@ -9,12 +9,13 @@
    <refsect1>
     <title>Description</title>
      <methodsynopsis>
-      <type>bool</type><methodname>printer_delete_font</methodname>
+      <type>void</type><methodname>printer_delete_font</methodname>
       
<methodparam><type>resource</type><parameter>handle</parameter></methodparam>
      </methodsynopsis>
     <para>
      The function deletes the selected font. For an example see 
-     <function>printer_select_font</function>. &return.success; 
+     <function>printer_select_font</function>.
+     Returns &null; on success or &false; on failure.
      <parameter>handle</parameter> must be a valid 
      handle to a font.
     </para>
http://cvs.php.net/diff.php/phpdoc/en/reference/printer/functions/printer-delete-pen.xml?r1=1.3&r2=1.4&ty=u
Index: phpdoc/en/reference/printer/functions/printer-delete-pen.xml
diff -u phpdoc/en/reference/printer/functions/printer-delete-pen.xml:1.3 
phpdoc/en/reference/printer/functions/printer-delete-pen.xml:1.4
--- phpdoc/en/reference/printer/functions/printer-delete-pen.xml:1.3    Tue Feb 
11 06:47:57 2003
+++ phpdoc/en/reference/printer/functions/printer-delete-pen.xml        Fri Jun 
24 09:24:33 2005
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.3 $ -->
+<!-- $Revision: 1.4 $ -->
 <!-- splitted from ./en/functions/printer.xml, last change in rev 1.6 -->
   <refentry id="function.printer-delete-pen">
    <refnamediv>
@@ -9,13 +9,13 @@
    <refsect1>
     <title>Description</title>
      <methodsynopsis>
-      <type>bool</type><methodname>printer_delete_pen</methodname>
+      <type>void</type><methodname>printer_delete_pen</methodname>
       
<methodparam><type>resource</type><parameter>handle</parameter></methodparam>
      </methodsynopsis>
     <para>
      The function deletes the selected pen. For an example see 
      <function>printer_select_pen</function>.
-     &return.success;
+     Returns &null; on success or &false; on failure.
      <parameter>handle</parameter> must be a valid 
      handle to a pen.
     </para>
http://cvs.php.net/diff.php/phpdoc/en/reference/ps/functions/ps-close-image.xml?r1=1.1&r2=1.2&ty=u
Index: phpdoc/en/reference/ps/functions/ps-close-image.xml
diff -u phpdoc/en/reference/ps/functions/ps-close-image.xml:1.1 
phpdoc/en/reference/ps/functions/ps-close-image.xml:1.2
--- phpdoc/en/reference/ps/functions/ps-close-image.xml:1.1     Wed Jun 22 
09:21:21 2005
+++ phpdoc/en/reference/ps/functions/ps-close-image.xml Fri Jun 24 09:24:33 2005
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.1 $ -->
+<!-- $Revision: 1.2 $ -->
 <!-- splitted from ./en/functions/ps.xml, last change in rev 1.12 -->
 <refentry id="function.ps-close-image">
  <refnamediv>
@@ -10,7 +10,7 @@
  <refsect1 role="description">
   &reftitle.description;
   <methodsynopsis>
-   <type>bool</type><methodname>ps_close_image</methodname>
+   <type>void</type><methodname>ps_close_image</methodname>
    <methodparam><type>resource</type><parameter>psdoc</parameter></methodparam>
    <methodparam><type>int</type><parameter>imageid</parameter></methodparam>
   </methodsynopsis>
@@ -20,7 +20,7 @@
  <refsect1 role="returnvalues">
   &reftitle.returnvalues;
   <para>
-   &return.success;
+   Returns &null; on success or &false; on failure.
   </para>
  </refsect1>
 
http://cvs.php.net/diff.php/phpdoc/en/reference/paradox/functions/px-set-tablename.xml?r1=1.1&r2=1.2&ty=u
Index: phpdoc/en/reference/paradox/functions/px-set-tablename.xml
diff -u phpdoc/en/reference/paradox/functions/px-set-tablename.xml:1.1 
phpdoc/en/reference/paradox/functions/px-set-tablename.xml:1.2
--- phpdoc/en/reference/paradox/functions/px-set-tablename.xml:1.1      Sun Jun 
19 14:42:58 2005
+++ phpdoc/en/reference/paradox/functions/px-set-tablename.xml  Fri Jun 24 
09:24:33 2005
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.1 $ -->
+<!-- $Revision: 1.2 $ -->
 <!-- splitted from ./en/functions/paradox.xml, last change in rev  -->
 <refentry id="function.px-set-tablename">
  <refnamediv>
@@ -10,7 +10,7 @@
  <refsect1 role="description">
   &reftitle.description;
   <methodsynopsis>
-   <type>bool</type><methodname>px_set_tablename</methodname>
+   <type>void</type><methodname>px_set_tablename</methodname>
    <methodparam><type>resource</type><parameter>pxdoc</parameter></methodparam>
    <methodparam><type>string</type><parameter>name</parameter></methodparam>
   </methodsynopsis>
@@ -24,7 +24,7 @@
  <refsect1 role="returnvalues">
   &reftitle.returnvalues;
   <para>
-   &return.success;
+   Returns &null; on success or &false; on failure.
   </para>
  </refsect1>
 </refentry>
http://cvs.php.net/diff.php/phpdoc/en/reference/runkit/functions/runkit-method-remove.xml?r1=1.1&r2=1.2&ty=u
Index: phpdoc/en/reference/runkit/functions/runkit-method-remove.xml
diff -u phpdoc/en/reference/runkit/functions/runkit-method-remove.xml:1.1 
phpdoc/en/reference/runkit/functions/runkit-method-remove.xml:1.2
--- phpdoc/en/reference/runkit/functions/runkit-method-remove.xml:1.1   Sun May 
 1 13:33:09 2005
+++ phpdoc/en/reference/runkit/functions/runkit-method-remove.xml       Fri Jun 
24 09:24:33 2005
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.1 $ -->
+<!-- $Revision: 1.2 $ -->
 <refentry id="function.runkit-method-remove">
  <refnamediv>
   <refname>runkit_method_remove</refname>
@@ -8,7 +8,7 @@
  <refsect1 role="description">
   &reftitle.description;
   <methodsynopsis>
-   <type>bool</type><methodname>runkit_method_remove</methodname>
+   <type>void</type><methodname>runkit_method_remove</methodname>
    
<methodparam><type>string</type><parameter>classname</parameter></methodparam>
    
<methodparam><type>string</type><parameter>methodname</parameter></methodparam>
   </methodsynopsis>
@@ -41,7 +41,7 @@
  <refsect1 role="returnvalues">
   &reftitle.returnvalues;
   <para>
-   &return.success;
+   Returns &null; on success or &false; on failure.
   </para>
  </refsect1>
  <!-- No changelog: it's only in PECL. -->
http://cvs.php.net/diff.php/phpdoc/en/reference/runkit/functions/runkit-method-rename.xml?r1=1.1&r2=1.2&ty=u
Index: phpdoc/en/reference/runkit/functions/runkit-method-rename.xml
diff -u phpdoc/en/reference/runkit/functions/runkit-method-rename.xml:1.1 
phpdoc/en/reference/runkit/functions/runkit-method-rename.xml:1.2
--- phpdoc/en/reference/runkit/functions/runkit-method-rename.xml:1.1   Sun May 
 1 13:33:09 2005
+++ phpdoc/en/reference/runkit/functions/runkit-method-rename.xml       Fri Jun 
24 09:24:33 2005
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.1 $ -->
+<!-- $Revision: 1.2 $ -->
 <refentry id="function.runkit-method-rename">
  <refnamediv>
   <refname>runkit_method_rename</refname>
@@ -8,7 +8,7 @@
  <refsect1 role="description">
   &reftitle.description;
   <methodsynopsis>
-   <type>bool</type><methodname>runkit_method_rename</methodname>
+   <type>void</type><methodname>runkit_method_rename</methodname>
    
<methodparam><type>string</type><parameter>classname</parameter></methodparam>
    
<methodparam><type>string</type><parameter>methodname</parameter></methodparam>
    <methodparam><type>string</type><parameter>newname</parameter></methodparam>
@@ -50,7 +50,7 @@
  <refsect1 role="returnvalues">
   &reftitle.returnvalues;
   <para>
-   &return.success;
+   Returns &null; on success or &false; on failure.
   </para>
  </refsect1>
  <!-- No changelog: it's only in PECL. -->
http://cvs.php.net/diff.php/phpdoc/en/reference/shmop/functions/shmop-close.xml?r1=1.2&r2=1.3&ty=u
Index: phpdoc/en/reference/shmop/functions/shmop-close.xml
diff -u phpdoc/en/reference/shmop/functions/shmop-close.xml:1.2 
phpdoc/en/reference/shmop/functions/shmop-close.xml:1.3
--- phpdoc/en/reference/shmop/functions/shmop-close.xml:1.2     Wed Apr 17 
02:44:01 2002
+++ phpdoc/en/reference/shmop/functions/shmop-close.xml Fri Jun 24 09:24:33 2005
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
 <!-- splitted from ./en/functions/shmop.xml, last change in rev 1.1 -->
   <refentry id="function.shmop-close">
    <refnamediv>
@@ -9,7 +9,7 @@
    <refsect1>
     <title>Description</title>
      <methodsynopsis>
-      <type>int</type><methodname>shmop_close</methodname>
+      <type>void</type><methodname>shmop_close</methodname>
       <methodparam><type>int</type><parameter>shmid</parameter></methodparam>
      </methodsynopsis>
     <para>
http://cvs.php.net/diff.php/phpdoc/en/reference/snmp/functions/snmp-set-valueretrieval.xml?r1=1.1&r2=1.2&ty=u
Index: phpdoc/en/reference/snmp/functions/snmp-set-valueretrieval.xml
diff -u phpdoc/en/reference/snmp/functions/snmp-set-valueretrieval.xml:1.1 
phpdoc/en/reference/snmp/functions/snmp-set-valueretrieval.xml:1.2
--- phpdoc/en/reference/snmp/functions/snmp-set-valueretrieval.xml:1.1  Sun May 
 2 15:35:35 2004
+++ phpdoc/en/reference/snmp/functions/snmp-set-valueretrieval.xml      Fri Jun 
24 09:24:34 2005
@@ -1,5 +1,5 @@
 <?xml version='1.0' encoding='iso-8859-1'?>
-<!-- $Revision: 1.1 $ -->
+<!-- $Revision: 1.2 $ -->
 <refentry id="function.snmp-set-valueretrieval">
  <refnamediv>
   <refname>snmp_set_valueretrieval</refname>
@@ -10,7 +10,7 @@
  <refsect1>
   <title>Description</title>
   <methodsynopsis>
-   <type>int</type><methodname>snmp_set_valueretrieval</methodname>
+   <type>void</type><methodname>snmp_set_valueretrieval</methodname>
    <methodparam><type>int</type><parameter>method</parameter></methodparam>
   </methodsynopsis>
 
http://cvs.php.net/diff.php/phpdoc/en/reference/sqlite/functions/sqlite-create-aggregate.xml?r1=1.12&r2=1.13&ty=u
Index: phpdoc/en/reference/sqlite/functions/sqlite-create-aggregate.xml
diff -u phpdoc/en/reference/sqlite/functions/sqlite-create-aggregate.xml:1.12 
phpdoc/en/reference/sqlite/functions/sqlite-create-aggregate.xml:1.13
--- phpdoc/en/reference/sqlite/functions/sqlite-create-aggregate.xml:1.12       
Sun Feb 20 19:31:07 2005
+++ phpdoc/en/reference/sqlite/functions/sqlite-create-aggregate.xml    Fri Jun 
24 09:24:34 2005
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.12 $ -->
+<!-- $Revision: 1.13 $ -->
 <refentry id="function.sqlite-create-aggregate">
  <refnamediv>
   <refname>sqlite_create_aggregate</refname>
@@ -10,7 +10,7 @@
  <refsect1 role="description">
   &reftitle.description;
   <methodsynopsis>
-   <type>bool</type><methodname>sqlite_create_aggregate</methodname>
+   <type>void</type><methodname>sqlite_create_aggregate</methodname>
    
<methodparam><type>resource</type><parameter>dbhandle</parameter></methodparam>
    
<methodparam><type>string</type><parameter>function_name</parameter></methodparam>
    
<methodparam><type>callback</type><parameter>step_func</parameter></methodparam>
@@ -21,7 +21,7 @@
   <classsynopsis>
    <ooclass><classname>SQLiteDatabase</classname></ooclass>
    <methodsynopsis>
-    <type>bool</type><methodname>createAggregate</methodname>
+    <type>void</type><methodname>createAggregate</methodname>
     
<methodparam><type>string</type><parameter>function_name</parameter></methodparam>
     
<methodparam><type>callback</type><parameter>step_func</parameter></methodparam>
     
<methodparam><type>callback</type><parameter>finalize_func</parameter></methodparam>
http://cvs.php.net/diff.php/phpdoc/en/reference/sqlite/functions/sqlite-create-function.xml?r1=1.14&r2=1.15&ty=u
Index: phpdoc/en/reference/sqlite/functions/sqlite-create-function.xml
diff -u phpdoc/en/reference/sqlite/functions/sqlite-create-function.xml:1.14 
phpdoc/en/reference/sqlite/functions/sqlite-create-function.xml:1.15
--- phpdoc/en/reference/sqlite/functions/sqlite-create-function.xml:1.14        
Sun Feb 20 19:31:07 2005
+++ phpdoc/en/reference/sqlite/functions/sqlite-create-function.xml     Fri Jun 
24 09:24:34 2005
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.14 $ -->
+<!-- $Revision: 1.15 $ -->
 <refentry id="function.sqlite-create-function">
  <refnamediv>
   <refname>sqlite_create_function</refname>
@@ -12,7 +12,7 @@
  <refsect1 role="description">
   &reftitle.description;
   <methodsynopsis>
-   <type>bool</type><methodname>sqlite_create_function</methodname>
+   <type>void</type><methodname>sqlite_create_function</methodname>
    
<methodparam><type>resource</type><parameter>dbhandle</parameter></methodparam>
    
<methodparam><type>string</type><parameter>function_name</parameter></methodparam>
    
<methodparam><type>callback</type><parameter>callback</parameter></methodparam>
@@ -22,7 +22,7 @@
   <classsynopsis>
    <ooclass><classname>SQLiteDatabase</classname></ooclass>
    <methodsynopsis>
-    <type>bool</type><methodname>createFunction</methodname>
+    <type>void</type><methodname>createFunction</methodname>
     
<methodparam><type>string</type><parameter>function_name</parameter></methodparam>
     
<methodparam><type>callback</type><parameter>callback</parameter></methodparam>
     <methodparam 
choice="opt"><type>int</type><parameter>num_args</parameter></methodparam>

Reply via email to