php-src/ext/mbstring
2006-10-01 08:34:39 +00:00
..
libmbfl MFH 2006-03-21 07:56:28 +00:00
oniguruma initialize variable and make valgrind happy 2006-09-28 07:22:37 +00:00
tests fix tests. 2006-07-29 17:11:09 +00:00
config.m4 fixed bug #37103: libmbfl headers was not installed correctly. 2006-10-01 08:34:39 +00:00
config.w32 Updated bundled oniguruma library (used for multibyte regular expression) to 4.4.4. fixed some Segmentation Fault, and build fails in OSX(Xcode 2.4/gcc 4.0.1 problem). See #38452. 2006-09-21 16:37:20 +00:00
CREDITS
mb_gpc.c bump year and license version 2006-01-01 12:51:34 +00:00
mb_gpc.h bump year and license version 2006-01-01 12:51:34 +00:00
mbstring.c disabled mb_list_*_names() and mb_list_encodings(arg) which are introduced in PHP 5.2.0RC to reconsider/discuss the specification. 2006-09-24 07:10:54 +00:00
mbstring.dsp
mbstring.h added mb_stristr( ), mb_strrichr( ). 2006-05-30 15:47:53 +00:00
php_mbregex.c bump year and license version 2006-01-01 12:51:34 +00:00
php_mbregex.h bump year and license version 2006-01-01 12:51:34 +00:00
php_unicode.c bump year and license version 2006-01-01 12:51:34 +00:00
php_unicode.h bump year and license version 2006-01-01 12:51:34 +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.