php-src/ext/mbstring
2009-07-07 01:17:46 +00:00
..
libmbfl - Add support for CP850 encoding (patch by Denis Giffeler) 2009-03-18 17:44:25 +00:00
oniguruma
tests - MFH: New tests (WurzbrugUG testfest) 2009-07-07 01:17:46 +00:00
config.m4 ws 2009-04-20 15:39:48 +00:00
config.w32 MFH: Fixed static build of mbstring on Windows (makes static build of exif possible too) 2009-06-12 16:15:51 +00:00
CREDITS
mb_gpc.c - MFH: Fix a bug that mbstring.internal_encoding doesn't take effect within 2009-03-15 20:42:56 +00:00
mb_gpc.h
mbstring.c MFH: fix compile warnings 2009-05-27 13:42:17 +00:00
mbstring.dsp - Add support for CP850 encoding (patch by Denis Giffeler) 2009-03-18 17:44:25 +00:00
mbstring.h - MFH: Fix a bug that mbstring.internal_encoding doesn't take effect within 2009-03-15 20:42:56 +00:00
php_mbregex.c MFH: Added zend_eval_stringl and made create_function(), etc. binary-safe 2009-06-05 18:50:32 +00:00
php_mbregex.h MFH: Bump copyright year, 3 of 3. 2008-12-31 11:15:49 +00:00
php_onig_compat.h
php_unicode.c MFH: Bump copyright year, 3 of 3. 2008-12-31 11:15:49 +00:00
php_unicode.h MFH: Bump copyright year, 3 of 3. 2008-12-31 11:15:49 +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.