vrana           Tue Nov 23 04:38:18 2004 EDT

  Modified files:              
    /phpdoc/en/reference/apd/functions  apd-set-socket-session-trace.xml 
    /phpdoc/en/reference/com/functions  class.dotnet.xml 
    /phpdoc/en/reference/cpdf/functions cpdf-arc.xml cpdf-circle.xml 
                                        cpdf-import-jpeg.xml 
                                        cpdf-lineto.xml cpdf-moveto.xml 
                                        cpdf-place-inline-image.xml 
                                        cpdf-rect.xml cpdf-rlineto.xml 
                                        cpdf-rmoveto.xml cpdf-scale.xml 
                                        cpdf-set-text-pos.xml 
                                        cpdf-show-xy.xml cpdf-text.xml 
                                        cpdf-translate.xml 
    /phpdoc/en/reference/mbstring/functions     mb-convert-encoding.xml 
                                                mb-convert-variables.xml 
                                                mb-detect-order.xml 
                                                mb-encode-mimeheader.xml 
    /phpdoc/en/reference/oci8/functions ocierror.xml 
    /phpdoc/en/reference/pdf/functions  pdf-open-image.xml pdf-scale.xml 
    /phpdoc/en/reference/stream/functions       
                                                stream-context-get-options.xml 
                                                stream-context-set-option.xml 
                                                stream-context-set-params.xml 
    /phpdoc/en/reference/strings/functions      echo.xml 
  Log:
  Replace invalid characters in <parameter>
  
http://cvs.php.net/diff.php/phpdoc/en/reference/apd/functions/apd-set-socket-session-trace.xml?r1=1.2&r2=1.3&ty=u
Index: phpdoc/en/reference/apd/functions/apd-set-socket-session-trace.xml
diff -u phpdoc/en/reference/apd/functions/apd-set-socket-session-trace.xml:1.2 
phpdoc/en/reference/apd/functions/apd-set-socket-session-trace.xml:1.3
--- phpdoc/en/reference/apd/functions/apd-set-socket-session-trace.xml:1.2      
Fri Aug 13 12:12:04 2004
+++ phpdoc/en/reference/apd/functions/apd-set-socket-session-trace.xml  Tue Nov 
23 04:38:16 2004
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
 <!-- splitted from ./en/functions/apd.xml, last change in rev 1.4 -->
   <refentry id="function.apd-set-socket-session-trace">
    <refnamediv>
@@ -10,7 +10,7 @@
     <title>Description</title>
      <methodsynopsis>
       <type>bool</type><methodname>apd_set_socket_session_trace</methodname>
-      <methodparam><type>string</type><parameter>(ip_address or unix socket 
file)</parameter></methodparam>
+      
<methodparam><type>string</type><parameter>ip_address_or_unix_socket_file</parameter></methodparam>
       
<methodparam><type>int</type><parameter>socket_type</parameter></methodparam>
       <methodparam><type>int</type><parameter>port</parameter></methodparam>
       
<methodparam><type>int</type><parameter>debug_level</parameter></methodparam>
http://cvs.php.net/diff.php/phpdoc/en/reference/com/functions/class.dotnet.xml?r1=1.1&r2=1.2&ty=u
Index: phpdoc/en/reference/com/functions/class.dotnet.xml
diff -u phpdoc/en/reference/com/functions/class.dotnet.xml:1.1 
phpdoc/en/reference/com/functions/class.dotnet.xml:1.2
--- phpdoc/en/reference/com/functions/class.dotnet.xml:1.1      Mon May  3 
10:55:01 2004
+++ phpdoc/en/reference/com/functions/class.dotnet.xml  Tue Nov 23 04:38:17 2004
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.1 $ -->
+<!-- $Revision: 1.2 $ -->
  <refentry id="class.dotnet">
   <refnamediv>
    <refname>DOTNET</refname>
@@ -19,7 +19,7 @@
    <title>Methods</title>
     <methodsynopsis>
      <type>string</type><methodname>DOTNET::DOTNET</methodname>
-     <methodparam><type>string</type><parameter>assembly 
name</parameter></methodparam>
+     
<methodparam><type>string</type><parameter>assembly_name</parameter></methodparam>
      
<methodparam><type>string</type><parameter>class_name</parameter></methodparam>
      <methodparam 
choice="opt"><type>int</type><parameter>codepage</parameter></methodparam>
     </methodsynopsis>
http://cvs.php.net/diff.php/phpdoc/en/reference/cpdf/functions/cpdf-arc.xml?r1=1.4&r2=1.5&ty=u
Index: phpdoc/en/reference/cpdf/functions/cpdf-arc.xml
diff -u phpdoc/en/reference/cpdf/functions/cpdf-arc.xml:1.4 
phpdoc/en/reference/cpdf/functions/cpdf-arc.xml:1.5
--- phpdoc/en/reference/cpdf/functions/cpdf-arc.xml:1.4 Fri Aug 15 10:29:05 2003
+++ phpdoc/en/reference/cpdf/functions/cpdf-arc.xml     Tue Nov 23 04:38:17 2004
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.4 $ -->
+<!-- $Revision: 1.5 $ -->
 <!-- splitted from ./en/functions/cpdf.xml, last change in rev 1.2 -->
   <refentry id="function.cpdf-arc">
    <refnamediv>
@@ -11,8 +11,8 @@
      <methodsynopsis>
       <type>bool</type><methodname>cpdf_arc</methodname>
       
<methodparam><type>int</type><parameter>pdf_document</parameter></methodparam>
-      
<methodparam><type>float</type><parameter>x-coor</parameter></methodparam>
-      
<methodparam><type>float</type><parameter>y-coor</parameter></methodparam>
+      
<methodparam><type>float</type><parameter>x_coor</parameter></methodparam>
+      
<methodparam><type>float</type><parameter>y_coor</parameter></methodparam>
       
<methodparam><type>float</type><parameter>radius</parameter></methodparam>
       <methodparam><type>float</type><parameter>start</parameter></methodparam>
       <methodparam><type>float</type><parameter>end</parameter></methodparam>
@@ -21,7 +21,7 @@
     <para>
      The <function>cpdf_arc</function> function draws an arc with
      center at point 
-     (<parameter>x-coor</parameter>, <parameter>y-coor</parameter>)
+     (<parameter>x_coor</parameter>, <parameter>y_coor</parameter>)
      and radius <parameter>radius</parameter>, starting at angle
      <parameter>start</parameter> and ending at angle
      <parameter>end</parameter>. &return.success;
http://cvs.php.net/diff.php/phpdoc/en/reference/cpdf/functions/cpdf-circle.xml?r1=1.4&r2=1.5&ty=u
Index: phpdoc/en/reference/cpdf/functions/cpdf-circle.xml
diff -u phpdoc/en/reference/cpdf/functions/cpdf-circle.xml:1.4 
phpdoc/en/reference/cpdf/functions/cpdf-circle.xml:1.5
--- phpdoc/en/reference/cpdf/functions/cpdf-circle.xml:1.4      Fri Aug 15 
10:29:05 2003
+++ phpdoc/en/reference/cpdf/functions/cpdf-circle.xml  Tue Nov 23 04:38:17 2004
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.4 $ -->
+<!-- $Revision: 1.5 $ -->
 <!-- splitted from ./en/functions/cpdf.xml, last change in rev 1.2 -->
   <refentry id="function.cpdf-circle">
    <refnamediv>
@@ -11,15 +11,15 @@
      <methodsynopsis>
       <type>bool</type><methodname>cpdf_circle</methodname>
       
<methodparam><type>int</type><parameter>pdf_document</parameter></methodparam>
-      
<methodparam><type>float</type><parameter>x-coor</parameter></methodparam>
-      
<methodparam><type>float</type><parameter>y-coor</parameter></methodparam>
+      
<methodparam><type>float</type><parameter>x_coor</parameter></methodparam>
+      
<methodparam><type>float</type><parameter>y_coor</parameter></methodparam>
       
<methodparam><type>float</type><parameter>radius</parameter></methodparam>
       <methodparam 
choice="opt"><type>int</type><parameter>mode</parameter></methodparam>
      </methodsynopsis>
     <para>
      The <function>cpdf_circle</function> function draws a circle with
      center at point 
-     (<parameter>x-coor</parameter>, <parameter>y-coor</parameter>)
+     (<parameter>x_coor</parameter>, <parameter>y_coor</parameter>)
      and radius <parameter>radius</parameter>. &return.success;
     </para>
 
http://cvs.php.net/diff.php/phpdoc/en/reference/cpdf/functions/cpdf-import-jpeg.xml?r1=1.7&r2=1.8&ty=u
Index: phpdoc/en/reference/cpdf/functions/cpdf-import-jpeg.xml
diff -u phpdoc/en/reference/cpdf/functions/cpdf-import-jpeg.xml:1.7 
phpdoc/en/reference/cpdf/functions/cpdf-import-jpeg.xml:1.8
--- phpdoc/en/reference/cpdf/functions/cpdf-import-jpeg.xml:1.7 Mon Mar 15 
05:38:29 2004
+++ phpdoc/en/reference/cpdf/functions/cpdf-import-jpeg.xml     Tue Nov 23 
04:38:17 2004
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.7 $ -->
+<!-- $Revision: 1.8 $ -->
 <!-- splitted from ./en/functions/cpdf.xml, last change in rev 1.2 -->
   <refentry id="function.cpdf-import-jpeg">
    <refnamediv>
@@ -12,13 +12,13 @@
       <type>int</type><methodname>cpdf_import_jpeg</methodname>
       
<methodparam><type>int</type><parameter>pdf_document</parameter></methodparam>
       
<methodparam><type>string</type><parameter>file_name</parameter></methodparam>
-      
<methodparam><type>float</type><parameter>x-coor</parameter></methodparam>
-      
<methodparam><type>float</type><parameter>y-coor</parameter></methodparam>
+      
<methodparam><type>float</type><parameter>x_coor</parameter></methodparam>
+      
<methodparam><type>float</type><parameter>y_coor</parameter></methodparam>
       <methodparam><type>float</type><parameter>angle</parameter></methodparam>
       <methodparam><type>float</type><parameter>width</parameter></methodparam>
       
<methodparam><type>float</type><parameter>height</parameter></methodparam>
-      
<methodparam><type>float</type><parameter>x-scale</parameter></methodparam>
-      
<methodparam><type>float</type><parameter>y-scale</parameter></methodparam>
+      
<methodparam><type>float</type><parameter>x_scale</parameter></methodparam>
+      
<methodparam><type>float</type><parameter>y_scale</parameter></methodparam>
       <methodparam><type>int</type><parameter>gsave</parameter></methodparam>
       <methodparam 
choice="opt"><type>int</type><parameter>mode</parameter></methodparam>
      </methodsynopsis>
@@ -27,7 +27,7 @@
      stored in the file with the name <parameter>file_name</parameter>.
      The format of the image has to be jpeg. The
      image is placed on the current page at position
-     (<parameter>x-coor</parameter>, <parameter>y-coor</parameter>).
+     (<parameter>x_coor</parameter>, <parameter>y_coor</parameter>).
      The image is rotated by <parameter>angle</parameter> degrees.
      <parameter>gsave</parameter> should be non-zero to allow this
      function to operate correctly.
http://cvs.php.net/diff.php/phpdoc/en/reference/cpdf/functions/cpdf-lineto.xml?r1=1.4&r2=1.5&ty=u
Index: phpdoc/en/reference/cpdf/functions/cpdf-lineto.xml
diff -u phpdoc/en/reference/cpdf/functions/cpdf-lineto.xml:1.4 
phpdoc/en/reference/cpdf/functions/cpdf-lineto.xml:1.5
--- phpdoc/en/reference/cpdf/functions/cpdf-lineto.xml:1.4      Fri Aug 15 
10:29:05 2003
+++ phpdoc/en/reference/cpdf/functions/cpdf-lineto.xml  Tue Nov 23 04:38:17 2004
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.4 $ -->
+<!-- $Revision: 1.5 $ -->
 <!-- splitted from ./en/functions/cpdf.xml, last change in rev 1.2 -->
   <refentry id="function.cpdf-lineto">
    <refnamediv>
@@ -11,14 +11,14 @@
      <methodsynopsis>
       <type>bool</type><methodname>cpdf_lineto</methodname>
       
<methodparam><type>int</type><parameter>pdf_document</parameter></methodparam>
-      
<methodparam><type>float</type><parameter>x-coor</parameter></methodparam>
-      
<methodparam><type>float</type><parameter>y-coor</parameter></methodparam>
+      
<methodparam><type>float</type><parameter>x_coor</parameter></methodparam>
+      
<methodparam><type>float</type><parameter>y_coor</parameter></methodparam>
       <methodparam 
choice="opt"><type>int</type><parameter>mode</parameter></methodparam>
      </methodsynopsis>
     <para>
      The <function>cpdf_lineto</function> function draws a line from
      the current point to the point with coordinates
-     (<parameter>x-coor</parameter>, <parameter>y-coor</parameter>).
+     (<parameter>x_coor</parameter>, <parameter>y_coor</parameter>).
      &return.success;
     </para>
 
http://cvs.php.net/diff.php/phpdoc/en/reference/cpdf/functions/cpdf-moveto.xml?r1=1.4&r2=1.5&ty=u
Index: phpdoc/en/reference/cpdf/functions/cpdf-moveto.xml
diff -u phpdoc/en/reference/cpdf/functions/cpdf-moveto.xml:1.4 
phpdoc/en/reference/cpdf/functions/cpdf-moveto.xml:1.5
--- phpdoc/en/reference/cpdf/functions/cpdf-moveto.xml:1.4      Fri Aug 15 
10:29:05 2003
+++ phpdoc/en/reference/cpdf/functions/cpdf-moveto.xml  Tue Nov 23 04:38:17 2004
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.4 $ -->
+<!-- $Revision: 1.5 $ -->
 <!-- splitted from ./en/functions/cpdf.xml, last change in rev 1.2 -->
   <refentry id="function.cpdf-moveto">
    <refnamediv>
@@ -11,14 +11,14 @@
      <methodsynopsis>
       <type>bool</type><methodname>cpdf_moveto</methodname>
       
<methodparam><type>int</type><parameter>pdf_document</parameter></methodparam>
-      
<methodparam><type>float</type><parameter>x-coor</parameter></methodparam>
-      
<methodparam><type>float</type><parameter>y-coor</parameter></methodparam>
+      
<methodparam><type>float</type><parameter>x_coor</parameter></methodparam>
+      
<methodparam><type>float</type><parameter>y_coor</parameter></methodparam>
       <methodparam 
choice="opt"><type>int</type><parameter>mode</parameter></methodparam>
      </methodsynopsis>
     <para>
      The <function>cpdf_moveto</function> function set the current
-     point to the coordinates <parameter>x-coor</parameter> and
-     <parameter>y-coor</parameter>. &return.success;
+     point to the coordinates <parameter>x_coor</parameter> and
+     <parameter>y_coor</parameter>. &return.success;
     </para>
 
     &cpdf.ul;
http://cvs.php.net/diff.php/phpdoc/en/reference/cpdf/functions/cpdf-place-inline-image.xml?r1=1.6&r2=1.7&ty=u
Index: phpdoc/en/reference/cpdf/functions/cpdf-place-inline-image.xml
diff -u phpdoc/en/reference/cpdf/functions/cpdf-place-inline-image.xml:1.6 
phpdoc/en/reference/cpdf/functions/cpdf-place-inline-image.xml:1.7
--- phpdoc/en/reference/cpdf/functions/cpdf-place-inline-image.xml:1.6  Wed Aug 
18 10:15:16 2004
+++ phpdoc/en/reference/cpdf/functions/cpdf-place-inline-image.xml      Tue Nov 
23 04:38:17 2004
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.6 $ -->
+<!-- $Revision: 1.7 $ -->
 <!-- splitted from ./en/functions/cpdf.xml, last change in rev 1.2 -->
   <refentry id="function.cpdf-place-inline-image">
    <refnamediv>
@@ -12,8 +12,8 @@
       <type>bool</type><methodname>cpdf_place_inline_image</methodname>
       
<methodparam><type>int</type><parameter>pdf_document</parameter></methodparam>
       <methodparam><type>int</type><parameter>image</parameter></methodparam>
-      
<methodparam><type>float</type><parameter>x-coor</parameter></methodparam>
-      
<methodparam><type>float</type><parameter>y-coor</parameter></methodparam>
+      
<methodparam><type>float</type><parameter>x_coor</parameter></methodparam>
+      
<methodparam><type>float</type><parameter>y_coor</parameter></methodparam>
       <methodparam><type>float</type><parameter>angle</parameter></methodparam>
       <methodparam><type>float</type><parameter>width</parameter></methodparam>
       
<methodparam><type>float</type><parameter>height</parameter></methodparam>
@@ -23,8 +23,8 @@
     <para>
      The <function>cpdf_place_inline_image</function> function places
      an image created with the PHP image functions on the page at
-     position (<parameter>x-coor</parameter>,
-     <parameter>y-coor</parameter>). The image can be scaled at the
+     position (<parameter>x_coor</parameter>,
+     <parameter>y_coor</parameter>). The image can be scaled at the
      same time. &return.success;
     </para>
 
http://cvs.php.net/diff.php/phpdoc/en/reference/cpdf/functions/cpdf-rect.xml?r1=1.4&r2=1.5&ty=u
Index: phpdoc/en/reference/cpdf/functions/cpdf-rect.xml
diff -u phpdoc/en/reference/cpdf/functions/cpdf-rect.xml:1.4 
phpdoc/en/reference/cpdf/functions/cpdf-rect.xml:1.5
--- phpdoc/en/reference/cpdf/functions/cpdf-rect.xml:1.4        Fri Aug 15 
10:29:05 2003
+++ phpdoc/en/reference/cpdf/functions/cpdf-rect.xml    Tue Nov 23 04:38:17 2004
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.4 $ -->
+<!-- $Revision: 1.5 $ -->
 <!-- splitted from ./en/functions/cpdf.xml, last change in rev 1.2 -->
   <refentry id="function.cpdf-rect">
    <refnamediv>
@@ -11,8 +11,8 @@
      <methodsynopsis>
       <type>bool</type><methodname>cpdf_rect</methodname>
       
<methodparam><type>int</type><parameter>pdf_document</parameter></methodparam>
-      
<methodparam><type>float</type><parameter>x-coor</parameter></methodparam>
-      
<methodparam><type>float</type><parameter>y-coor</parameter></methodparam>
+      
<methodparam><type>float</type><parameter>x_coor</parameter></methodparam>
+      
<methodparam><type>float</type><parameter>y_coor</parameter></methodparam>
       <methodparam><type>float</type><parameter>width</parameter></methodparam>
       
<methodparam><type>float</type><parameter>height</parameter></methodparam>
       <methodparam 
choice="opt"><type>int</type><parameter>mode</parameter></methodparam>
@@ -20,7 +20,7 @@
     <para>
      The <function>cpdf_rect</function> function draws a rectangle with
      its lower left corner at point 
-     (<parameter>x-coor</parameter>, <parameter>y-coor</parameter>).
+     (<parameter>x_coor</parameter>, <parameter>y_coor</parameter>).
      This width is set to <parameter>width</parameter>.
      This height is set to <parameter>height</parameter>. &return.success;
     </para>
http://cvs.php.net/diff.php/phpdoc/en/reference/cpdf/functions/cpdf-rlineto.xml?r1=1.4&r2=1.5&ty=u
Index: phpdoc/en/reference/cpdf/functions/cpdf-rlineto.xml
diff -u phpdoc/en/reference/cpdf/functions/cpdf-rlineto.xml:1.4 
phpdoc/en/reference/cpdf/functions/cpdf-rlineto.xml:1.5
--- phpdoc/en/reference/cpdf/functions/cpdf-rlineto.xml:1.4     Fri Aug 15 
10:29:05 2003
+++ phpdoc/en/reference/cpdf/functions/cpdf-rlineto.xml Tue Nov 23 04:38:17 2004
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.4 $ -->
+<!-- $Revision: 1.5 $ -->
 <!-- splitted from ./en/functions/cpdf.xml, last change in rev 1.2 -->
   <refentry id="function.cpdf-rlineto">
    <refnamediv>
@@ -11,14 +11,14 @@
      <methodsynopsis>
       <type>bool</type><methodname>cpdf_rlineto</methodname>
       
<methodparam><type>int</type><parameter>pdf_document</parameter></methodparam>
-      
<methodparam><type>float</type><parameter>x-coor</parameter></methodparam>
-      
<methodparam><type>float</type><parameter>y-coor</parameter></methodparam>
+      
<methodparam><type>float</type><parameter>x_coor</parameter></methodparam>
+      
<methodparam><type>float</type><parameter>y_coor</parameter></methodparam>
       <methodparam 
choice="opt"><type>int</type><parameter>mode</parameter></methodparam>
      </methodsynopsis>
     <para>
      The <function>cpdf_rlineto</function> function draws a line from
      the current point to the relative point with coordinates
-     (<parameter>x-coor</parameter>, <parameter>y-coor</parameter>).
+     (<parameter>x_coor</parameter>, <parameter>y_coor</parameter>).
      &return.success;
     </para>
 
http://cvs.php.net/diff.php/phpdoc/en/reference/cpdf/functions/cpdf-rmoveto.xml?r1=1.4&r2=1.5&ty=u
Index: phpdoc/en/reference/cpdf/functions/cpdf-rmoveto.xml
diff -u phpdoc/en/reference/cpdf/functions/cpdf-rmoveto.xml:1.4 
phpdoc/en/reference/cpdf/functions/cpdf-rmoveto.xml:1.5
--- phpdoc/en/reference/cpdf/functions/cpdf-rmoveto.xml:1.4     Fri Aug 15 
10:29:05 2003
+++ phpdoc/en/reference/cpdf/functions/cpdf-rmoveto.xml Tue Nov 23 04:38:17 2004
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.4 $ -->
+<!-- $Revision: 1.5 $ -->
 <!-- splitted from ./en/functions/cpdf.xml, last change in rev 1.2 -->
   <refentry id="function.cpdf-rmoveto">
    <refnamediv>
@@ -11,14 +11,14 @@
      <methodsynopsis>
       <type>bool</type><methodname>cpdf_rmoveto</methodname>
       
<methodparam><type>int</type><parameter>pdf_document</parameter></methodparam>
-      
<methodparam><type>float</type><parameter>x-coor</parameter></methodparam>
-      
<methodparam><type>float</type><parameter>y-coor</parameter></methodparam>
+      
<methodparam><type>float</type><parameter>x_coor</parameter></methodparam>
+      
<methodparam><type>float</type><parameter>y_coor</parameter></methodparam>
       <methodparam 
choice="opt"><type>int</type><parameter>mode</parameter></methodparam>
      </methodsynopsis>
     <para>
      The <function>cpdf_rmoveto</function> function set the current point
-     relative to the coordinates <parameter>x-coor</parameter> and
-     <parameter>y-coor</parameter>. &return.success;
+     relative to the coordinates <parameter>x_coor</parameter> and
+     <parameter>y_coor</parameter>. &return.success;
     </para>
 
     &cpdf.ul;
http://cvs.php.net/diff.php/phpdoc/en/reference/cpdf/functions/cpdf-scale.xml?r1=1.4&r2=1.5&ty=u
Index: phpdoc/en/reference/cpdf/functions/cpdf-scale.xml
diff -u phpdoc/en/reference/cpdf/functions/cpdf-scale.xml:1.4 
phpdoc/en/reference/cpdf/functions/cpdf-scale.xml:1.5
--- phpdoc/en/reference/cpdf/functions/cpdf-scale.xml:1.4       Fri Aug 15 
10:29:05 2003
+++ phpdoc/en/reference/cpdf/functions/cpdf-scale.xml   Tue Nov 23 04:38:17 2004
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.4 $ -->
+<!-- $Revision: 1.5 $ -->
 <!-- splitted from ./en/functions/cpdf.xml, last change in rev 1.2 -->
   <refentry id="function.cpdf-scale">
    <refnamediv>
@@ -11,8 +11,8 @@
      <methodsynopsis>
       <type>bool</type><methodname>cpdf_scale</methodname>
       
<methodparam><type>int</type><parameter>pdf_document</parameter></methodparam>
-      
<methodparam><type>float</type><parameter>x-scale</parameter></methodparam>
-      
<methodparam><type>float</type><parameter>y-scale</parameter></methodparam>
+      
<methodparam><type>float</type><parameter>x_scale</parameter></methodparam>
+      
<methodparam><type>float</type><parameter>y_scale</parameter></methodparam>
      </methodsynopsis>
     <para>
      The <function>cpdf_scale</function> function set the scaling factor
http://cvs.php.net/diff.php/phpdoc/en/reference/cpdf/functions/cpdf-set-text-pos.xml?r1=1.4&r2=1.5&ty=u
Index: phpdoc/en/reference/cpdf/functions/cpdf-set-text-pos.xml
diff -u phpdoc/en/reference/cpdf/functions/cpdf-set-text-pos.xml:1.4 
phpdoc/en/reference/cpdf/functions/cpdf-set-text-pos.xml:1.5
--- phpdoc/en/reference/cpdf/functions/cpdf-set-text-pos.xml:1.4        Fri Aug 
15 10:29:05 2003
+++ phpdoc/en/reference/cpdf/functions/cpdf-set-text-pos.xml    Tue Nov 23 
04:38:17 2004
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.4 $ -->
+<!-- $Revision: 1.5 $ -->
 <!-- splitted from ./en/functions/cpdf.xml, last change in rev 1.2 -->
   <refentry id="function.cpdf-set-text-pos">
    <refnamediv>
@@ -11,8 +11,8 @@
      <methodsynopsis>
       <type>bool</type><methodname>cpdf_set_text_pos</methodname>
       
<methodparam><type>int</type><parameter>pdf_document</parameter></methodparam>
-      
<methodparam><type>float</type><parameter>x-coor</parameter></methodparam>
-      
<methodparam><type>float</type><parameter>y-coor</parameter></methodparam>
+      
<methodparam><type>float</type><parameter>x_coor</parameter></methodparam>
+      
<methodparam><type>float</type><parameter>y_coor</parameter></methodparam>
       <methodparam 
choice="opt"><type>int</type><parameter>mode</parameter></methodparam>
      </methodsynopsis>
     <para>
http://cvs.php.net/diff.php/phpdoc/en/reference/cpdf/functions/cpdf-show-xy.xml?r1=1.4&r2=1.5&ty=u
Index: phpdoc/en/reference/cpdf/functions/cpdf-show-xy.xml
diff -u phpdoc/en/reference/cpdf/functions/cpdf-show-xy.xml:1.4 
phpdoc/en/reference/cpdf/functions/cpdf-show-xy.xml:1.5
--- phpdoc/en/reference/cpdf/functions/cpdf-show-xy.xml:1.4     Fri Aug 15 
10:29:05 2003
+++ phpdoc/en/reference/cpdf/functions/cpdf-show-xy.xml Tue Nov 23 04:38:17 2004
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.4 $ -->
+<!-- $Revision: 1.5 $ -->
 <!-- splitted from ./en/functions/cpdf.xml, last change in rev 1.2 -->
   <refentry id="function.cpdf-show-xy">
    <refnamediv>
@@ -12,14 +12,14 @@
       <type>bool</type><methodname>cpdf_show_xy</methodname>
       
<methodparam><type>int</type><parameter>pdf_document</parameter></methodparam>
       <methodparam><type>string</type><parameter>text</parameter></methodparam>
-      
<methodparam><type>float</type><parameter>x-coor</parameter></methodparam>
-      
<methodparam><type>float</type><parameter>y-coor</parameter></methodparam>
+      
<methodparam><type>float</type><parameter>x_coor</parameter></methodparam>
+      
<methodparam><type>float</type><parameter>y_coor</parameter></methodparam>
       <methodparam 
choice="opt"><type>int</type><parameter>mode</parameter></methodparam>
      </methodsynopsis>
     <para>
      The <function>cpdf_show_xy</function> function outputs the
      string <parameter>text</parameter> at position with coordinates
-     (<parameter>x-coor</parameter>, <parameter>y-coor</parameter>).
+     (<parameter>x_coor</parameter>, <parameter>y_coor</parameter>).
      &return.success;
     </para>
 
http://cvs.php.net/diff.php/phpdoc/en/reference/cpdf/functions/cpdf-text.xml?r1=1.5&r2=1.6&ty=u
Index: phpdoc/en/reference/cpdf/functions/cpdf-text.xml
diff -u phpdoc/en/reference/cpdf/functions/cpdf-text.xml:1.5 
phpdoc/en/reference/cpdf/functions/cpdf-text.xml:1.6
--- phpdoc/en/reference/cpdf/functions/cpdf-text.xml:1.5        Wed Aug 18 
10:15:16 2004
+++ phpdoc/en/reference/cpdf/functions/cpdf-text.xml    Tue Nov 23 04:38:17 2004
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.5 $ -->
+<!-- $Revision: 1.6 $ -->
 <!-- splitted from ./en/functions/cpdf.xml, last change in rev 1.2 -->
   <refentry id="function.cpdf-text">
    <refnamediv>
@@ -12,8 +12,8 @@
       <type>bool</type><methodname>cpdf_text</methodname>
       
<methodparam><type>int</type><parameter>pdf_document</parameter></methodparam>
       <methodparam><type>string</type><parameter>text</parameter></methodparam>
-      <methodparam 
choice="opt"><type>float</type><parameter>x-coor</parameter></methodparam>
-      
<methodparam><type>float</type><parameter>y-coor</parameter></methodparam>
+      <methodparam 
choice="opt"><type>float</type><parameter>x_coor</parameter></methodparam>
+      
<methodparam><type>float</type><parameter>y_coor</parameter></methodparam>
       <methodparam 
choice="opt"><type>int</type><parameter>mode</parameter></methodparam>
       <methodparam 
choice="opt"><type>float</type><parameter>orientation</parameter></methodparam>
       <methodparam 
choice="opt"><type>int</type><parameter>alignmode</parameter></methodparam>
@@ -21,7 +21,7 @@
     <para>
      The <function>cpdf_text</function> function outputs the string
      <parameter>text</parameter> at position with coordinates
-     (<parameter>x-coor</parameter>, <parameter>y-coor</parameter>).
+     (<parameter>x_coor</parameter>, <parameter>y_coor</parameter>).
      &return.success;
     </para>
 
http://cvs.php.net/diff.php/phpdoc/en/reference/cpdf/functions/cpdf-translate.xml?r1=1.5&r2=1.6&ty=u
Index: phpdoc/en/reference/cpdf/functions/cpdf-translate.xml
diff -u phpdoc/en/reference/cpdf/functions/cpdf-translate.xml:1.5 
phpdoc/en/reference/cpdf/functions/cpdf-translate.xml:1.6
--- phpdoc/en/reference/cpdf/functions/cpdf-translate.xml:1.5   Wed Aug 18 
10:15:16 2004
+++ phpdoc/en/reference/cpdf/functions/cpdf-translate.xml       Tue Nov 23 
04:38:17 2004
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.5 $ -->
+<!-- $Revision: 1.6 $ -->
 <!-- splitted from ./en/functions/cpdf.xml, last change in rev 1.35 -->
   <refentry id="function.cpdf-translate">
    <refnamediv>
@@ -11,13 +11,13 @@
      <methodsynopsis>
       <type>bool</type><methodname>cpdf_translate</methodname>
       
<methodparam><type>int</type><parameter>pdf_document</parameter></methodparam>
-      
<methodparam><type>float</type><parameter>x-coor</parameter></methodparam>
-      
<methodparam><type>float</type><parameter>y-coor</parameter></methodparam>
+      
<methodparam><type>float</type><parameter>x_coor</parameter></methodparam>
+      
<methodparam><type>float</type><parameter>y_coor</parameter></methodparam>
      </methodsynopsis>
     <para>
      The <function>cpdf_translate</function> function set the origin of
-     coordinate system to the point (<parameter>x-coor</parameter>,
-     <parameter>y-coor</parameter>). &return.success;
+     coordinate system to the point (<parameter>x_coor</parameter>,
+     <parameter>y_coor</parameter>). &return.success;
     </para>
 
     &cpdf.ul;
http://cvs.php.net/diff.php/phpdoc/en/reference/mbstring/functions/mb-convert-encoding.xml?r1=1.3&r2=1.4&ty=u
Index: phpdoc/en/reference/mbstring/functions/mb-convert-encoding.xml
diff -u phpdoc/en/reference/mbstring/functions/mb-convert-encoding.xml:1.3 
phpdoc/en/reference/mbstring/functions/mb-convert-encoding.xml:1.4
--- phpdoc/en/reference/mbstring/functions/mb-convert-encoding.xml:1.3  Wed Jul 
16 13:16:02 2003
+++ phpdoc/en/reference/mbstring/functions/mb-convert-encoding.xml      Tue Nov 
23 04:38:17 2004
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.3 $ -->
+<!-- $Revision: 1.4 $ -->
 <!-- splitted from ./en/functions/mbstring.xml, last change in rev 1.1 -->
   <refentry id="function.mb-convert-encoding">
    <refnamediv>
@@ -11,20 +11,20 @@
      <methodsynopsis>
       <type>string</type><methodname>mb_convert_encoding</methodname>
       <methodparam><type>string</type><parameter>str</parameter></methodparam>
-      
<methodparam><type>string</type><parameter>to-encoding</parameter></methodparam>
-      <methodparam 
choice="opt"><type>mixed</type><parameter>from-encoding</parameter></methodparam>
+      
<methodparam><type>string</type><parameter>to_encoding</parameter></methodparam>
+      <methodparam 
choice="opt"><type>mixed</type><parameter>from_encoding</parameter></methodparam>
      </methodsynopsis>
     <para>
      <function>mb_convert_encoding</function> converts 
      character encoding of string <parameter>str</parameter> from
-     <parameter>from-encoding</parameter> to
-     <parameter>to-encoding</parameter>.
+     <parameter>from_encoding</parameter> to
+     <parameter>to_encoding</parameter>.
     </para>
     <para>
      <parameter>str</parameter> : String to be converted.
     </para>
     <para>
-     <parameter>from-encoding</parameter> is specified by character
+     <parameter>from_encoding</parameter> is specified by character
      code name before conversion. it can be array or string - comma
      separated  enumerated list. If it is not specified, the internal
      encoding will be used.
http://cvs.php.net/diff.php/phpdoc/en/reference/mbstring/functions/mb-convert-variables.xml?r1=1.6&r2=1.7&ty=u
Index: phpdoc/en/reference/mbstring/functions/mb-convert-variables.xml
diff -u phpdoc/en/reference/mbstring/functions/mb-convert-variables.xml:1.6 
phpdoc/en/reference/mbstring/functions/mb-convert-variables.xml:1.7
--- phpdoc/en/reference/mbstring/functions/mb-convert-variables.xml:1.6 Wed Nov 
10 03:30:32 2004
+++ phpdoc/en/reference/mbstring/functions/mb-convert-variables.xml     Tue Nov 
23 04:38:17 2004
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.6 $ -->
+<!-- $Revision: 1.7 $ -->
 <!-- splitted from ./en/functions/mbstring.xml, last change in rev 1.1 -->
   <refentry id="function.mb-convert-variables">
    <refnamediv>
@@ -10,16 +10,16 @@
     <title>Description</title>
      <methodsynopsis>
       <type>string</type><methodname>mb_convert_variables</methodname>
-      
<methodparam><type>string</type><parameter>to-encoding</parameter></methodparam>
-      
<methodparam><type>mixed</type><parameter>from-encoding</parameter></methodparam>
+      
<methodparam><type>string</type><parameter>to_encoding</parameter></methodparam>
+      
<methodparam><type>mixed</type><parameter>from_encoding</parameter></methodparam>
       <methodparam><type>mixed</type><parameter 
role="reference">vars</parameter></methodparam>
       <methodparam choice="opt"><type>mixed</type><parameter 
role="reference">...</parameter></methodparam>
      </methodsynopsis>
     <para>
      <function>mb_convert_variables</function> convert 
      character encoding of variables <parameter>vars</parameter> in
-     encoding <parameter>from-encoding</parameter> to encoding 
-     <parameter>to-encoding</parameter>. It returns character encoding
+     encoding <parameter>from_encoding</parameter> to encoding 
+     <parameter>to_encoding</parameter>. It returns character encoding
      before conversion for success, &false; for failure.
     </para>
     <para>
@@ -29,7 +29,7 @@
      encoding in single array or object.
     </para>
     <para>
-     It <parameter>from-encoding</parameter> is specified by 
+     It <parameter>from_encoding</parameter> is specified by 
      array or comma separated string, it tries to detect encoding from
      <parameter>from-coding</parameter>. When
      <parameter>encoding</parameter> is omitted,
http://cvs.php.net/diff.php/phpdoc/en/reference/mbstring/functions/mb-detect-order.xml?r1=1.4&r2=1.5&ty=u
Index: phpdoc/en/reference/mbstring/functions/mb-detect-order.xml
diff -u phpdoc/en/reference/mbstring/functions/mb-detect-order.xml:1.4 
phpdoc/en/reference/mbstring/functions/mb-detect-order.xml:1.5
--- phpdoc/en/reference/mbstring/functions/mb-detect-order.xml:1.4      Wed Jul 
16 13:16:02 2003
+++ phpdoc/en/reference/mbstring/functions/mb-detect-order.xml  Tue Nov 23 
04:38:17 2004
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.4 $ -->
+<!-- $Revision: 1.5 $ -->
 <!-- splitted from ./en/functions/mbstring.xml, last change in rev 1.1 -->
   <refentry id="function.mb-detect-order">
    <refnamediv>
@@ -12,21 +12,21 @@
     <title>Description</title>
      <methodsynopsis>
       <type>array</type><methodname>mb_detect_order</methodname>
-      <methodparam 
choice="opt"><type>mixed</type><parameter>encoding-list</parameter></methodparam>
+      <methodparam 
choice="opt"><type>mixed</type><parameter>encoding_list</parameter></methodparam>
      </methodsynopsis>
     <para>
      <function>mb_detect_order</function> sets automatic character
-     encoding detection order to <parameter>encoding-list</parameter>.
+     encoding detection order to <parameter>encoding_list</parameter>.
      It returns &true; for success,
      &false; for failure.
     </para>
     <para>
-     <parameter>encoding-list</parameter> is array or comma separated
+     <parameter>encoding_list</parameter> is array or comma separated
      list of character encoding. ("auto" is expanded to
      "ASCII, JIS, UTF-8, EUC-JP, SJIS")
     </para>
     <para>
-     If <parameter>encoding-list</parameter> is omitted, it returns
+     If <parameter>encoding_list</parameter> is omitted, it returns
      current character encoding detection order as array.
     </para>
     <para>
http://cvs.php.net/diff.php/phpdoc/en/reference/mbstring/functions/mb-encode-mimeheader.xml?r1=1.5&r2=1.6&ty=u
Index: phpdoc/en/reference/mbstring/functions/mb-encode-mimeheader.xml
diff -u phpdoc/en/reference/mbstring/functions/mb-encode-mimeheader.xml:1.5 
phpdoc/en/reference/mbstring/functions/mb-encode-mimeheader.xml:1.6
--- phpdoc/en/reference/mbstring/functions/mb-encode-mimeheader.xml:1.5 Mon Mar 
15 15:36:58 2004
+++ phpdoc/en/reference/mbstring/functions/mb-encode-mimeheader.xml     Tue Nov 
23 04:38:17 2004
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.5 $ -->
+<!-- $Revision: 1.6 $ -->
 <!-- splitted from ./en/functions/mbstring.xml, last change in rev 1.1 -->
   <refentry id="function.mb-encode-mimeheader">
    <refnamediv>
@@ -12,7 +12,7 @@
       <type>string</type><methodname>mb_encode_mimeheader</methodname>
       <methodparam><type>string</type><parameter>str</parameter></methodparam>
       <methodparam 
choice="opt"><type>string</type><parameter>charset</parameter></methodparam>
-      <methodparam 
choice="opt"><type>string</type><parameter>transfer-encoding</parameter></methodparam>
+      <methodparam 
choice="opt"><type>string</type><parameter>transfer_encoding</parameter></methodparam>
       <methodparam 
choice="opt"><type>string</type><parameter>linefeed</parameter></methodparam>
      </methodsynopsis>
     <para>
@@ -26,7 +26,7 @@
      is determined by the current NLS setting 
(<literal>mbstring.language</literal>).
     </para>
     <para>
-     <parameter>transfer-encoding</parameter> specifies the scheme of MIME
+     <parameter>transfer_encoding</parameter> specifies the scheme of MIME
      encoding. It should be either <literal>"B"</literal> (Base64) or
      <literal>"Q"</literal> (Quoted-Printable). Falls back to
      <literal>"B"</literal> if not given.
http://cvs.php.net/diff.php/phpdoc/en/reference/oci8/functions/ocierror.xml?r1=1.10&r2=1.11&ty=u
Index: phpdoc/en/reference/oci8/functions/ocierror.xml
diff -u phpdoc/en/reference/oci8/functions/ocierror.xml:1.10 
phpdoc/en/reference/oci8/functions/ocierror.xml:1.11
--- phpdoc/en/reference/oci8/functions/ocierror.xml:1.10        Thu Apr 15 
07:54:41 2004
+++ phpdoc/en/reference/oci8/functions/ocierror.xml     Tue Nov 23 04:38:17 2004
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.10 $ -->
+<!-- $Revision: 1.11 $ -->
 <!--
 
 DO NOT TRANSLATE THIS FILE.
@@ -17,11 +17,11 @@
     <title>Description</title>
      <methodsynopsis>
       <type>array</type><methodname>ocierror</methodname>
-      <methodparam 
choice="opt"><type>resource</type><parameter>stmt|conn|global</parameter></methodparam>
+      <methodparam 
choice="opt"><type>resource</type><parameter>stmt_or_conn_or_global</parameter></methodparam>
      </methodsynopsis>
     <simpara>
      <function>ocierror</function> returns the last error found.  If
-     the optional <parameter>stmt|conn|global</parameter> is not
+     the optional <parameter>stmt_or_conn_or_global</parameter> is not
      provided, the last error encountered is returned.  If no error is
      found, <function>ocierror</function> returns
      &false;. <function>ocierror</function> returns the error as an
http://cvs.php.net/diff.php/phpdoc/en/reference/pdf/functions/pdf-open-image.xml?r1=1.4&r2=1.5&ty=u
Index: phpdoc/en/reference/pdf/functions/pdf-open-image.xml
diff -u phpdoc/en/reference/pdf/functions/pdf-open-image.xml:1.4 
phpdoc/en/reference/pdf/functions/pdf-open-image.xml:1.5
--- phpdoc/en/reference/pdf/functions/pdf-open-image.xml:1.4    Thu Aug 12 
14:11:59 2004
+++ phpdoc/en/reference/pdf/functions/pdf-open-image.xml        Tue Nov 23 
04:38:17 2004
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.4 $ -->
+<!-- $Revision: 1.5 $ -->
 <!-- splitted from ./en/functions/pdf.xml, last change in rev 1.42 -->
   <refentry id="function.pdf-open-image">
    <refnamediv>
@@ -10,7 +10,7 @@
     <title>Description</title>
      <methodsynopsis>
       <type>int</type><methodname>pdf_open_image</methodname>
-      
<methodparam><type>resource</type><parameter>PDF-document</parameter></methodparam>
+      
<methodparam><type>resource</type><parameter>pdfdoc</parameter></methodparam>
       
<methodparam><type>string</type><parameter>imagetype</parameter></methodparam>
       
<methodparam><type>string</type><parameter>source</parameter></methodparam>
       <methodparam><type>string</type><parameter>data</parameter></methodparam>
http://cvs.php.net/diff.php/phpdoc/en/reference/pdf/functions/pdf-scale.xml?r1=1.4&r2=1.5&ty=u
Index: phpdoc/en/reference/pdf/functions/pdf-scale.xml
diff -u phpdoc/en/reference/pdf/functions/pdf-scale.xml:1.4 
phpdoc/en/reference/pdf/functions/pdf-scale.xml:1.5
--- phpdoc/en/reference/pdf/functions/pdf-scale.xml:1.4 Sat Aug  9 00:31:34 2003
+++ phpdoc/en/reference/pdf/functions/pdf-scale.xml     Tue Nov 23 04:38:17 2004
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.4 $ -->
+<!-- $Revision: 1.5 $ -->
 <!-- splitted from ./en/functions/pdf.xml, last change in rev 1.42 -->
   <refentry id="function.pdf-scale">
    <refnamediv>
@@ -11,8 +11,8 @@
      <methodsynopsis>
       <type>bool</type><methodname>pdf_scale</methodname>
       
<methodparam><type>resource</type><parameter>pdfdoc</parameter></methodparam>
-      
<methodparam><type>float</type><parameter>x-scale</parameter></methodparam>
-      
<methodparam><type>float</type><parameter>y-scale</parameter></methodparam>
+      
<methodparam><type>float</type><parameter>x_scale</parameter></methodparam>
+      
<methodparam><type>float</type><parameter>y_scale</parameter></methodparam>
      </methodsynopsis>
     <para>
      Scale the coordinate system. &return.success;
http://cvs.php.net/diff.php/phpdoc/en/reference/stream/functions/stream-context-get-options.xml?r1=1.2&r2=1.3&ty=u
Index: phpdoc/en/reference/stream/functions/stream-context-get-options.xml
diff -u phpdoc/en/reference/stream/functions/stream-context-get-options.xml:1.2 
phpdoc/en/reference/stream/functions/stream-context-get-options.xml:1.3
--- phpdoc/en/reference/stream/functions/stream-context-get-options.xml:1.2     
Mon Apr 21 00:00:10 2003
+++ phpdoc/en/reference/stream/functions/stream-context-get-options.xml Tue Nov 
23 04:38:17 2004
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
   <refentry id="function.stream-context-get-options">
    <refnamediv>
     <refname>stream_context_get_options</refname>
@@ -9,7 +9,7 @@
     <title>Description</title>
      <methodsynopsis>
       <type>array</type><methodname>stream_context_get_options</methodname>
-      
<methodparam><type>resource</type><parameter>stream|context</parameter></methodparam>
+      
<methodparam><type>resource</type><parameter>stream_or_context</parameter></methodparam>
      </methodsynopsis>
     <simpara>
      Returns an array of options on the specified stream or context.
http://cvs.php.net/diff.php/phpdoc/en/reference/stream/functions/stream-context-set-option.xml?r1=1.1&r2=1.2&ty=u
Index: phpdoc/en/reference/stream/functions/stream-context-set-option.xml
diff -u phpdoc/en/reference/stream/functions/stream-context-set-option.xml:1.1 
phpdoc/en/reference/stream/functions/stream-context-set-option.xml:1.2
--- phpdoc/en/reference/stream/functions/stream-context-set-option.xml:1.1      
Sat Jan  4 15:02:21 2003
+++ phpdoc/en/reference/stream/functions/stream-context-set-option.xml  Tue Nov 
23 04:38:18 2004
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.1 $ -->
+<!-- $Revision: 1.2 $ -->
   <refentry id="function.stream-context-set-option">
    <refnamediv>
     <refname>stream_context_set_option</refname>
@@ -9,7 +9,7 @@
     <title>Description</title>
      <methodsynopsis>
       <type>bool</type><methodname>stream_context_set_option</methodname>
-      
<methodparam><type>resource</type><parameter>context|stream</parameter></methodparam>
+      
<methodparam><type>resource</type><parameter>stream_or_context</parameter></methodparam>
       
<methodparam><type>string</type><parameter>wrapper</parameter></methodparam>
       
<methodparam><type>string</type><parameter>option</parameter></methodparam>
       <methodparam><type>mixed</type><parameter>value</parameter></methodparam>
http://cvs.php.net/diff.php/phpdoc/en/reference/stream/functions/stream-context-set-params.xml?r1=1.1&r2=1.2&ty=u
Index: phpdoc/en/reference/stream/functions/stream-context-set-params.xml
diff -u phpdoc/en/reference/stream/functions/stream-context-set-params.xml:1.1 
phpdoc/en/reference/stream/functions/stream-context-set-params.xml:1.2
--- phpdoc/en/reference/stream/functions/stream-context-set-params.xml:1.1      
Sat Jan  4 15:02:21 2003
+++ phpdoc/en/reference/stream/functions/stream-context-set-params.xml  Tue Nov 
23 04:38:18 2004
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.1 $ -->
+<!-- $Revision: 1.2 $ -->
   <refentry id="function.stream-context-set-params">
    <refnamediv>
     <refname>stream_context_set_params</refname>
@@ -9,7 +9,7 @@
     <title>Description</title>
      <methodsynopsis>
       <type>bool</type><methodname>stream_context_set_params</methodname>
-      
<methodparam><type>resource</type><parameter>stream|context</parameter></methodparam>
+      
<methodparam><type>resource</type><parameter>stream_or_context</parameter></methodparam>
       
<methodparam><type>array</type><parameter>params</parameter></methodparam>
      </methodsynopsis>
     <simpara>
http://cvs.php.net/diff.php/phpdoc/en/reference/strings/functions/echo.xml?r1=1.14&r2=1.15&ty=u
Index: phpdoc/en/reference/strings/functions/echo.xml
diff -u phpdoc/en/reference/strings/functions/echo.xml:1.14 
phpdoc/en/reference/strings/functions/echo.xml:1.15
--- phpdoc/en/reference/strings/functions/echo.xml:1.14 Sat Dec 20 22:03:56 2003
+++ phpdoc/en/reference/strings/functions/echo.xml      Tue Nov 23 04:38:18 2004
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.14 $ -->
+<!-- $Revision: 1.15 $ -->
 <!-- splitted from ./en/functions/strings.xml, last change in rev 1.2 -->
   <refentry id="function.echo">
    <refnamediv>
@@ -11,7 +11,7 @@
      <methodsynopsis>
       <type>void</type><methodname>echo</methodname>
       <methodparam><type>string</type><parameter>arg1</parameter></methodparam>
-      <methodparam 
choice="opt"><type>string</type><parameter>argn...</parameter></methodparam>
+      <methodparam 
choice="opt"><type>string</type><parameter>...</parameter></methodparam>
      </methodsynopsis>
     <simpara>
      Outputs all parameters.

Reply via email to