You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Wez Furlong a8757b11e6 Enable mbregex in win32 build 22 years ago
..
libmbfl - Added mb_list_encoding() to return an array with all mbstring supported 22 years ago
oniguruma - Fix compiler warnings. (Patch by K.Kosako <kosako@sofnec.co.jp>) 22 years ago
tests - Turn off mbstring.func_overload as this test uses plain strlen() for 22 years ago
CREDITS mbstring is supporting CJK + some other encodings. 23 years ago
README Add warning... It seems posting message to php-dev/php-cvs does not work! 24 years ago
README.libmbfl @mbfilter is changed to bundled version of libmbfl to prevent LGPL licence problem. mbregex is changed to oniguruma. 23 years ago
README_PHP3-i18n-ja renamed jstring to mbstring. 25 years ago
config.m4 - Add missing checks. Maybe fixes PR #27680 22 years ago
config.w32 Enable mbregex in win32 build 22 years ago
mb_gpc.c - A belated happy holidays and PHP 5 22 years ago
mb_gpc.h - Happy new year and PHP 5 for rest of the files too.. 22 years ago
mbstring.c Fixed compiler warning. 22 years ago
mbstring.dsp added missing files of oniguruma to mbstring.dsp. 22 years ago
mbstring.h - Added mb_list_encoding() to return an array with all mbstring supported 22 years ago
php_mbregex.c - Upgrade bundled oniguruma regex library to 2.2.2 (Rui, Moriyoshi) 22 years ago
php_mbregex.h - Upgrade bundled oniguruma regex library to 2.2.2 (Rui, Moriyoshi) 22 years ago
php_unicode.c - A belated happy holidays and PHP 5 22 years ago
php_unicode.h - Happy new year and PHP 5 for rest of the files too.. 22 years ago
unicode_data.h (PHP mb_convert_case) Add function that will convert the case of a string 24 years ago

README

!!Caution: DO NOT ADD/CHANGE MBSTRING CODE!!

New mbstring is under development, anyone who would like
add new feature/change behavior should access to development
source.

http://cvs.sourceforge.jp/cgi-bin/viewcvs.cgi/php-i18n/

All changes made after 2002/5/19 are subject to be
removed.

You are warned in php-dev and php-cvs lists many times
already. If you are curious, search archive for details.

Thank you.