php-src/ext/mbstring
2012-11-07 17:09:27 +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 Merge branch 'PHP-5.3' into PHP-5.4 2012-11-07 17:08:34 +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 mbstring is supporting CJK + some other encodings. 2002-11-21 16:12:49 +00:00
mb_gpc.c Merge branch 'PHP-5.3' into PHP-5.4 2012-11-07 17:08:34 +08:00
mb_gpc.h * Refactor zend_multibyte facility. 2010-12-19 16:36:37 +00:00
mbstring.c Allow null as a default value for length in mb_substr() and mb_strcut() 2012-09-02 15:02:26 +02:00
mbstring.dsp revert change #298288: Remove old dsp/dsw/makefile files 2010-04-28 14:41:51 +00:00
mbstring.h - Year++ 2012-01-01 13:15:04 +00:00
php_mbregex.c MFH mb_ereg_replace_callback() for security enhancements. 2012-03-02 14:19:05 +00:00
php_mbregex.h MFH mb_ereg_replace_callback() for security enhancements. 2012-03-02 14:19:05 +00: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 - Year++ 2012-01-01 13:15:04 +00:00
php_unicode.h - Year++ 2012-01-01 13:15:04 +00: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.