]> granicus.if.org Git - php/commitdiff
mbstring is supporting CJK + some other encodings.
authorRui Hirokawa <hirokawa@php.net>
Thu, 21 Nov 2002 16:12:49 +0000 (16:12 +0000)
committerRui Hirokawa <hirokawa@php.net>
Thu, 21 Nov 2002 16:12:49 +0000 (16:12 +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 150691fa1c152989865dbb730301c05852e48f34..2e52f4c60e0506a0effe3ec2d30cf0441544e351 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