php-src/ext/mbstring
2013-02-16 22:29:14 +08:00
..
libmbfl Merge branch 'PHP-5.4' 2012-10-09 13:30:22 +08:00
oniguruma Merge branch 'PHP-5.4' 2012-10-09 13:30:22 +08:00
tests Fix test failed after 0ea83ff847 2013-02-16 22:28:28 +08:00
ucgendat - Moved ucgendat.c to a separate directory and included the 2010-10-05 02:34:35 +00:00
config.m4 MFH: added iso2022jp-mobile and emoji unsuppoted in unicode 6.0. 2011-08-24 15:29:17 +00:00
config.w32 MFH: added iso2022jp-mobile and emoji unsuppoted in unicode 6.0. 2011-08-24 15:29:17 +00:00
CREDITS
mb_gpc.c Happy New Year 2013-01-01 16:37:09 +08:00
mb_gpc.h * Refactor zend_multibyte facility. 2010-12-19 16:36:37 +00:00
mbstring.c Happy New Year 2013-01-01 16:37:09 +08:00
mbstring.dsp revert change #298288: Remove old dsp/dsw/makefile files 2010-04-28 14:41:51 +00:00
mbstring.h Happy New Year 2013-01-01 16:37:09 +08:00
php_mbregex.c mb_split() can now handle empty matches like preg_split() does. 2013-02-10 15:05:17 +09:00
php_mbregex.h Happy New Year 2013-01-01 16:37:09 +08:00
php_onig_compat.h - MFH: Added a new configure option --with-onig=[DIR] that allows the extension 2008-07-16 02:30:49 +00:00
php_unicode.c Happy New Year 2013-01-01 16:37:09 +08:00
php_unicode.h Happy New Year 2013-01-01 16:37:09 +08:00
README
README_PHP3-i18n-ja
README.libmbfl @mbfilter is changed to bundled version of libmbfl to prevent LGPL licence problem. mbregex is changed to oniguruma. 2003-08-23 06:18:44 +00:00
unicode_data.h - Fixed bug #52981 (Unicode casing table was out-of-date). 2010-10-05 01:54:17 +00:00

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