php-src/ext/mbstring
2004-03-12 01:59:46 +00:00
..
libmbfl - Added mb_list_encoding() to return an array with all mbstring supported 2004-03-08 22:18:05 +00:00
oniguruma - Fix compiler warnings. (Patch by K.Kosako <kosako@sofnec.co.jp>) 2004-03-04 21:50:21 +00:00
tests - Turn off mbstring.func_overload as this test uses plain strlen() for 2004-01-19 16:53:34 +00:00
config.m4 - Upgrade bundled oniguruma regex library to 2.2.2 (Rui, Moriyoshi) 2004-02-28 20:45:27 +00:00
config.w32 - Add missing include path. 2004-03-03 10:27:19 +00:00
CREDITS
mb_gpc.c - A belated happy holidays and PHP 5 2004-01-08 08:18:22 +00:00
mb_gpc.h - Happy new year and PHP 5 for rest of the files too.. 2004-01-08 17:33:29 +00:00
mbstring.c Fixed compiler warning. 2004-03-12 01:59:46 +00:00
mbstring.dsp - Renamed all *php4* files to *php5*, changed all php4/PHP4 to php5/PHP5 2004-01-17 13:00:38 +00:00
mbstring.h - Added mb_list_encoding() to return an array with all mbstring supported 2004-03-08 22:18:05 +00:00
php_mbregex.c - Upgrade bundled oniguruma regex library to 2.2.2 (Rui, Moriyoshi) 2004-02-28 20:45:27 +00:00
php_mbregex.h - Upgrade bundled oniguruma regex library to 2.2.2 (Rui, Moriyoshi) 2004-02-28 20:45:27 +00:00
php_unicode.c - A belated happy holidays and PHP 5 2004-01-08 08:18:22 +00:00
php_unicode.h - Happy new year and PHP 5 for rest of the files too.. 2004-01-08 17:33:29 +00:00
README
README_PHP3-i18n-ja
README.libmbfl
unicode_data.h

!!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.