didou           Fri May 21 19:05:21 2004 EDT

  Modified files:              
    /phpdoc/en/reference/strings/functions      
                                                get-html-translation-table.xml 
                                                md5-file.xml printf.xml 
                                                sha1.xml soundex.xml 
                                                str-pad.xml strcasecmp.xml 
                                                strcmp.xml stristr.xml 
                                                strlen.xml strnatcasecmp.xml 
                                                strncasecmp.xml strncmp.xml 
  Log:
  wrapped the see also
  added <constant>
  fixed a param name
  cs & ws
  
http://cvs.php.net/diff.php/phpdoc/en/reference/strings/functions/get-html-translation-table.xml?r1=1.5&r2=1.6&ty=u
Index: phpdoc/en/reference/strings/functions/get-html-translation-table.xml
diff -u phpdoc/en/reference/strings/functions/get-html-translation-table.xml:1.5 
phpdoc/en/reference/strings/functions/get-html-translation-table.xml:1.6
--- phpdoc/en/reference/strings/functions/get-html-translation-table.xml:1.5    Fri 
May 30 12:47:59 2003
+++ phpdoc/en/reference/strings/functions/get-html-translation-table.xml        Fri 
May 21 19:05:20 2004
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.5 $ -->
+<!-- $Revision: 1.6 $ -->
 <!-- splitted from ./en/functions/strings.xml, last change in rev 1.2 -->
   <refentry id="function.get-html-translation-table">
    <refnamediv>
@@ -69,8 +69,9 @@
     </para>
     <para>
      See also <function>htmlspecialchars</function>,
-     <function>htmlentities</function>, <function>strtr</function>,
-     and <function>array_flip</function>.
+     <function>htmlentities</function>, 
+     <function>strtr</function>, and
+     <function>array_flip</function>.
     </para>
    </refsect1>
   </refentry>
http://cvs.php.net/diff.php/phpdoc/en/reference/strings/functions/md5-file.xml?r1=1.5&r2=1.6&ty=u
Index: phpdoc/en/reference/strings/functions/md5-file.xml
diff -u phpdoc/en/reference/strings/functions/md5-file.xml:1.5 
phpdoc/en/reference/strings/functions/md5-file.xml:1.6
--- phpdoc/en/reference/strings/functions/md5-file.xml:1.5      Wed May  7 17:31:30 
2003
+++ phpdoc/en/reference/strings/functions/md5-file.xml  Fri May 21 19:05:20 2004
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.5 $ -->
+<!-- $Revision: 1.6 $ -->
 <!-- splitted from ./en/functions/strings.xml, last change in rev 1.2 -->
   <refentry id="function.md5-file">
    <refnamediv>
@@ -33,8 +33,9 @@
      md5sum.
     </para>
     <para>
-     See also <function>md5</function>, <function>crc32</function>,
-     and <function>sha1_file</function>.
+     See also <function>md5</function>, 
+     <function>crc32</function>, and
+     <function>sha1_file</function>.
     </para>
    </refsect1>
   </refentry>
http://cvs.php.net/diff.php/phpdoc/en/reference/strings/functions/printf.xml?r1=1.4&r2=1.5&ty=u
Index: phpdoc/en/reference/strings/functions/printf.xml
diff -u phpdoc/en/reference/strings/functions/printf.xml:1.4 
phpdoc/en/reference/strings/functions/printf.xml:1.5
--- phpdoc/en/reference/strings/functions/printf.xml:1.4        Fri Oct 10 06:51:42 
2003
+++ phpdoc/en/reference/strings/functions/printf.xml    Fri May 21 19:05:20 2004
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.4 $ -->
+<!-- $Revision: 1.5 $ -->
 <!-- splitted from ./en/functions/strings.xml, last change in rev 1.2 -->
   <refentry id="function.printf">
    <refnamediv>
@@ -18,9 +18,13 @@
      is described in the documentation for <function>sprintf</function>.
     </simpara>
     <simpara>
-     See also <function>print</function>, <function>sprintf</function>,
-     <function>vprintf</function>, <function>sscanf</function>, 
-     <function>fscanf</function> and <function>flush</function>.
+     See also 
+     <function>print</function>,
+     <function>sprintf</function>,
+     <function>vprintf</function>,
+     <function>sscanf</function>, 
+     <function>fscanf</function>, and
+     <function>flush</function>.
     </simpara>
    </refsect1>
   </refentry>
http://cvs.php.net/diff.php/phpdoc/en/reference/strings/functions/sha1.xml?r1=1.6&r2=1.7&ty=u
Index: phpdoc/en/reference/strings/functions/sha1.xml
diff -u phpdoc/en/reference/strings/functions/sha1.xml:1.6 
phpdoc/en/reference/strings/functions/sha1.xml:1.7
--- phpdoc/en/reference/strings/functions/sha1.xml:1.6  Thu Jul 24 05:13:45 2003
+++ phpdoc/en/reference/strings/functions/sha1.xml      Fri May 21 19:05:20 2004
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.6 $ -->
+<!-- $Revision: 1.7 $ -->
   <refentry id="function.sha1">
    <refnamediv>
     <refname>sha1</refname>
@@ -44,8 +44,9 @@
      </example>
     </para>
     <simpara>
-     See also <function>sha1_file</function>, <function>crc32</function>,
-     and <function>md5</function> 
+     See also <function>sha1_file</function>,
+     <function>crc32</function>, and
+     <function>md5</function> 
     </simpara>
    </refsect1>
   </refentry>
http://cvs.php.net/diff.php/phpdoc/en/reference/strings/functions/soundex.xml?r1=1.4&r2=1.5&ty=u
Index: phpdoc/en/reference/strings/functions/soundex.xml
diff -u phpdoc/en/reference/strings/functions/soundex.xml:1.4 
phpdoc/en/reference/strings/functions/soundex.xml:1.5
--- phpdoc/en/reference/strings/functions/soundex.xml:1.4       Thu Dec 11 10:41:55 
2003
+++ phpdoc/en/reference/strings/functions/soundex.xml   Fri May 21 19:05:20 2004
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.4 $ -->
+<!-- $Revision: 1.5 $ -->
 <!-- splitted from ./en/functions/strings.xml, last change in rev 1.2 -->
   <refentry id="function.soundex">
    <refnamediv>
@@ -33,11 +33,11 @@
       <programlisting role="php">
 <![CDATA[
 <?php
-soundex("Euler") == soundex("Ellery"); // E460
-soundex("Gauss") == soundex("Ghosh"); // G200
-soundex("Hilbert") == soundex("Heilbronn"); // H416
-soundex("Knuth") == soundex("Kant"); // K530
-soundex("Lloyd") == soundex("Ladd"); // L300
+soundex("Euler")       == soundex("Ellery");    // E460
+soundex("Gauss")       == soundex("Ghosh");     // G200
+soundex("Hilbert")     == soundex("Heilbronn"); // H416
+soundex("Knuth")       == soundex("Kant");      // K530
+soundex("Lloyd")       == soundex("Ladd");      // L300
 soundex("Lukasiewicz") == soundex("Lissajous"); // L222
 ?>
 ]]>
@@ -45,8 +45,10 @@
      </example>
     </para>
     <para>
-     See also <function>levenshtein</function>,
-     <function>metaphone</function>, and <function>similar_text</function>.
+     See also 
+     <function>levenshtein</function>,
+     <function>metaphone</function>, and 
+     <function>similar_text</function>.
     </para>
    </refsect1>
   </refentry>
http://cvs.php.net/diff.php/phpdoc/en/reference/strings/functions/str-pad.xml?r1=1.6&r2=1.7&ty=u
Index: phpdoc/en/reference/strings/functions/str-pad.xml
diff -u phpdoc/en/reference/strings/functions/str-pad.xml:1.6 
phpdoc/en/reference/strings/functions/str-pad.xml:1.7
--- phpdoc/en/reference/strings/functions/str-pad.xml:1.6       Mon Dec 15 11:53:50 
2003
+++ phpdoc/en/reference/strings/functions/str-pad.xml   Fri May 21 19:05:20 2004
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.6 $ -->
+<!-- $Revision: 1.7 $ -->
 <!-- splitted from ./en/functions/strings.xml, last change in rev 1.26 -->
   <refentry id="function.str-pad">
    <refnamediv>
@@ -28,9 +28,10 @@
     </para>
     <para>
      Optional argument <parameter>pad_type</parameter> can be
-     STR_PAD_RIGHT, STR_PAD_LEFT, or STR_PAD_BOTH.  If
+     <constant>STR_PAD_RIGHT</constant>, <constant>STR_PAD_LEFT</constant>,
+     or <constant>STR_PAD_BOTH</constant>. If
      <parameter>pad_type</parameter> is not specified it is assumed to
-     be STR_PAD_RIGHT.
+     be <constant>STR_PAD_RIGHT</constant>.
     </para>
     <para>
      If the value of <parameter>pad_length</parameter> is negative or
http://cvs.php.net/diff.php/phpdoc/en/reference/strings/functions/strcasecmp.xml?r1=1.4&r2=1.5&ty=u
Index: phpdoc/en/reference/strings/functions/strcasecmp.xml
diff -u phpdoc/en/reference/strings/functions/strcasecmp.xml:1.4 
phpdoc/en/reference/strings/functions/strcasecmp.xml:1.5
--- phpdoc/en/reference/strings/functions/strcasecmp.xml:1.4    Fri May 30 12:47:59 
2003
+++ phpdoc/en/reference/strings/functions/strcasecmp.xml        Fri May 21 19:05:20 
2004
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.4 $ -->
+<!-- $Revision: 1.5 $ -->
 <!-- splitted from ./en/functions/strings.xml, last change in rev 1.2 -->
   <refentry id="function.strcasecmp">
    <refnamediv>
@@ -36,8 +36,11 @@
      </example>
     </para>
     <simpara>
-     See also <function>ereg</function>, <function>strcmp</function>,
-     <function>substr</function>, <function>stristr</function>,
+     See also 
+     <function>ereg</function>,
+     <function>strcmp</function>,
+     <function>substr</function>,
+     <function>stristr</function>,
      <function>strncasecmp</function>, and
      <function>strstr</function>.
     </simpara>
http://cvs.php.net/diff.php/phpdoc/en/reference/strings/functions/strcmp.xml?r1=1.2&r2=1.3&ty=u
Index: phpdoc/en/reference/strings/functions/strcmp.xml
diff -u phpdoc/en/reference/strings/functions/strcmp.xml:1.2 
phpdoc/en/reference/strings/functions/strcmp.xml:1.3
--- phpdoc/en/reference/strings/functions/strcmp.xml:1.2        Wed Apr 17 02:44:22 
2002
+++ phpdoc/en/reference/strings/functions/strcmp.xml    Fri May 21 19:05:20 2004
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.2 $ -->
+<!-- $Revision: 1.3 $ -->
 <!-- splitted from ./en/functions/strings.xml, last change in rev 1.2 -->
   <refentry id="function.strcmp">
    <refnamediv>
@@ -24,9 +24,12 @@
     </simpara>
     <simpara>
      See also <function>ereg</function>,
-     <function>strcasecmp</function>, <function>substr</function>,
-     <function>stristr</function>, <function>strncasecmp</function>,
-     <function>strncmp</function>, and <function>strstr</function>.
+     <function>strcasecmp</function>, 
+     <function>substr</function>,
+     <function>stristr</function>, 
+     <function>strncasecmp</function>,
+     <function>strncmp</function>, and 
+     <function>strstr</function>.
     </simpara>
    </refsect1>
   </refentry>
http://cvs.php.net/diff.php/phpdoc/en/reference/strings/functions/stristr.xml?r1=1.5&r2=1.6&ty=u
Index: phpdoc/en/reference/strings/functions/stristr.xml
diff -u phpdoc/en/reference/strings/functions/stristr.xml:1.5 
phpdoc/en/reference/strings/functions/stristr.xml:1.6
--- phpdoc/en/reference/strings/functions/stristr.xml:1.5       Mon Dec 15 11:53:50 
2003
+++ phpdoc/en/reference/strings/functions/stristr.xml   Fri May 21 19:05:20 2004
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.5 $ -->
+<!-- $Revision: 1.6 $ -->
 <!-- splitted from ./en/functions/strings.xml, last change in rev 1.8 -->
   <refentry id="function.stristr">
    <refnamediv>
@@ -44,8 +44,10 @@
      </example> 
     </para>
     <para>
-     See also <function>strchr</function>,
-     <function>strrchr</function>, <function>substr</function>, and
+     See also 
+     <function>strchr</function>,
+     <function>strrchr</function>, 
+     <function>substr</function>, and
      <function>ereg</function>.
     </para>
    </refsect1>
http://cvs.php.net/diff.php/phpdoc/en/reference/strings/functions/strlen.xml?r1=1.3&r2=1.4&ty=u
Index: phpdoc/en/reference/strings/functions/strlen.xml
diff -u phpdoc/en/reference/strings/functions/strlen.xml:1.3 
phpdoc/en/reference/strings/functions/strlen.xml:1.4
--- phpdoc/en/reference/strings/functions/strlen.xml:1.3        Thu Jul 24 05:13:45 
2003
+++ phpdoc/en/reference/strings/functions/strlen.xml    Fri May 21 19:05:20 2004
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.3 $ -->
+<!-- $Revision: 1.4 $ -->
 <!-- splitted from ./en/functions/strings.xml, last change in rev 1.2 -->
   <refentry id="function.strlen">
    <refnamediv>
@@ -10,10 +10,10 @@
     <title>Description</title>
      <methodsynopsis>
       <type>int</type><methodname>strlen</methodname>
-      <methodparam><type>string</type><parameter>str</parameter></methodparam>
+      <methodparam><type>string</type><parameter>string</parameter></methodparam>
      </methodsynopsis>
     <para>
-     Returns the length of <parameter>string</parameter>.
+     Returns the length of the given <parameter>string</parameter>.
     </para>
     <para>
      <example>
http://cvs.php.net/diff.php/phpdoc/en/reference/strings/functions/strnatcasecmp.xml?r1=1.3&r2=1.4&ty=u
Index: phpdoc/en/reference/strings/functions/strnatcasecmp.xml
diff -u phpdoc/en/reference/strings/functions/strnatcasecmp.xml:1.3 
phpdoc/en/reference/strings/functions/strnatcasecmp.xml:1.4
--- phpdoc/en/reference/strings/functions/strnatcasecmp.xml:1.3 Tue Sep 30 04:33:43 
2003
+++ phpdoc/en/reference/strings/functions/strnatcasecmp.xml     Fri May 21 19:05:20 
2004
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.3 $ -->
+<!-- $Revision: 1.4 $ -->
 <!-- splitted from ./en/functions/strings.xml, last change in rev 1.38 -->
   <refentry id="function.strnatcasecmp">
    <refnamediv>
@@ -34,10 +34,14 @@
     </simpara>
     <simpara>
      See also <function>ereg</function>,
-     <function>strcasecmp</function>, <function>substr</function>,
-     <function>stristr</function>, <function>strcmp</function>,
-     <function>strncmp</function>, <function>strncasecmp</function>,
-     <function>strnatcmp</function>, and <function>strstr</function>.
+     <function>strcasecmp</function>, 
+     <function>substr</function>,
+     <function>stristr</function>, 
+     <function>strcmp</function>,
+     <function>strncmp</function>, 
+     <function>strncasecmp</function>,
+     <function>strnatcmp</function>, and 
+     <function>strstr</function>.
     </simpara>
    </refsect1>
   </refentry>
http://cvs.php.net/diff.php/phpdoc/en/reference/strings/functions/strncasecmp.xml?r1=1.3&r2=1.4&ty=u
Index: phpdoc/en/reference/strings/functions/strncasecmp.xml
diff -u phpdoc/en/reference/strings/functions/strncasecmp.xml:1.3 
phpdoc/en/reference/strings/functions/strncasecmp.xml:1.4
--- phpdoc/en/reference/strings/functions/strncasecmp.xml:1.3   Sat Jan 17 09:20:11 
2004
+++ phpdoc/en/reference/strings/functions/strncasecmp.xml       Fri May 21 19:05:20 
2004
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.3 $ -->
+<!-- $Revision: 1.4 $ -->
 <!-- splitted from ./en/functions/strings.xml, last change in rev 1.66 -->
   <refentry id="function.strncasecmp">
    <refnamediv>
@@ -29,9 +29,12 @@
      equal.
     </simpara>
     <simpara>
-     See also <function>ereg</function>, <function>strcasecmp</function>,
-     <function>strcmp</function>, <function>substr</function>, 
-     <function>stristr</function>, and <function>strstr</function>.
+     See also <function>ereg</function>, 
+     <function>strcasecmp</function>,
+     <function>strcmp</function>, 
+     <function>substr</function>, 
+     <function>stristr</function>, and 
+     <function>strstr</function>.
     </simpara>
    </refsect1>
   </refentry>
http://cvs.php.net/diff.php/phpdoc/en/reference/strings/functions/strncmp.xml?r1=1.3&r2=1.4&ty=u
Index: phpdoc/en/reference/strings/functions/strncmp.xml
diff -u phpdoc/en/reference/strings/functions/strncmp.xml:1.3 
phpdoc/en/reference/strings/functions/strncmp.xml:1.4
--- phpdoc/en/reference/strings/functions/strncmp.xml:1.3       Sat Jan 17 09:20:11 
2004
+++ phpdoc/en/reference/strings/functions/strncmp.xml   Fri May 21 19:05:20 2004
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.3 $ -->
+<!-- $Revision: 1.4 $ -->
 <!-- splitted from ./en/functions/strings.xml, last change in rev 1.38 -->
   <refentry id="function.strncmp">
    <refnamediv>
@@ -20,7 +20,8 @@
      This function is similar to <function>strcmp</function>, with the
      difference that you can specify the (upper limit of the) number
      of characters (<parameter>len</parameter>) from each string to be
-     used in the comparison.</para>
+     used in the comparison.
+    </para>
     <simpara>
      Returns &lt; 0 if <parameter>str1</parameter> is less than
      <parameter>str2</parameter>; &gt; 0 if <parameter>str1</parameter>

Reply via email to