]> granicus.if.org Git - php/commitdiff
mbstring is supporting CJK + some other encodings.
authorRui Hirokawa <hirokawa@php.net>
Thu, 21 Nov 2002 16:21:33 +0000 (16:21 +0000)
committerRui Hirokawa <hirokawa@php.net>
Thu, 21 Nov 2002 16:21:33 +0000 (16:21 +0000)
ext/mbstring/CREDITS
ext/mbstring/mbstring.c

index e4af53608706ee0010551d8ab9074543fc1e4d22..d03463b3d225b4a1f6620499f760c7c7ef2482c4 100644 (file)
@@ -1,2 +1,2 @@
-Multibyte (Japanese) String Functions
+Multibyte String Functions
 Tsukada Takuya, Rui Hirokawa
index 9dcb8d4f19d27261563ab9e7b1cc43be2188beb7..2a50dad1be8c58acb54c74f6feae9a58059aca70 100644 (file)
@@ -20,7 +20,7 @@
 /* $Id$ */
 
 /*
- * PHP4 Multibyte String module "mbstring" (currently only for Japanese)
+ * PHP4 Multibyte String module "mbstring"
  *
  * History:
  *   2000.5.19  Release php-4.0RC2_jstring-1.0