philip          Fri Nov  8 06:00:37 2002 EDT

  Modified files:              
    /phpdoc/en/reference/strings/functions      count-chars.xml 
  Log:
  Whitespace
  
  
Index: phpdoc/en/reference/strings/functions/count-chars.xml
diff -u phpdoc/en/reference/strings/functions/count-chars.xml:1.2 
phpdoc/en/reference/strings/functions/count-chars.xml:1.3
--- phpdoc/en/reference/strings/functions/count-chars.xml:1.2   Wed Apr 17 02:44:14 
2002
+++ phpdoc/en/reference/strings/functions/count-chars.xml       Fri Nov  8 06:00:34 
+2002
@@ -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.4 -->
   <refentry id="function.count-chars">
    <refnamediv>
@@ -13,9 +13,7 @@
      <methodsynopsis>
       <type>mixed</type><methodname>count_chars</methodname>
       <methodparam><type>string</type><parameter>string</parameter></methodparam>
-      <methodparam choice="opt"><type>int</type><parameter>
-        mode
-       </parameter></methodparam>
+      <methodparam 
+choice="opt"><type>int</type><parameter>mode</parameter></methodparam>
      </methodsynopsis>
     <para>
      Counts the number of occurrences of every byte-value (0..255) in



-- 
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to