1
0
mirror of https://github.com/php/php-src.git synced 2026-04-29 19:23:22 +02:00

mbstring is supporting CJK + some other encodings.

This commit is contained in:
Rui Hirokawa
2002-11-21 16:21:33 +00:00
parent 769be40253
commit 2832208fc5
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,2 +1,2 @@
Multibyte (Japanese) String Functions
Multibyte String Functions
Tsukada Takuya, Rui Hirokawa
+1 -1
View 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