php-src/ext/mbstring
2008-02-16 12:01:43 +00:00
..
libmbfl removed unnecessary space. 2008-02-16 08:32:26 +00:00
oniguruma MFH: Bump copyright year, 2 of 2. 2007-12-31 07:17:19 +00:00
tests - Committing new tests for MBString extension. 2008-02-01 15:29:59 +00:00
config.m4 MFH: fixed bug #42502 va_* cannot detect. 2007-09-18 21:35:39 +00:00
config.w32 Fix win32 build 2007-02-04 00:21:51 +00:00
CREDITS
mb_gpc.c MFH: Bump copyright year, 2 of 2. 2007-12-31 07:17:19 +00:00
mb_gpc.h bump year and license version 2006-01-01 12:51:34 +00:00
mbstring.c fixed #43841 mb_strrpos offset is byte count for negative values. 2008-02-16 10:43:57 +00:00
mbstring.dsp
mbstring.h Improved PHP binary size and startup speed with GCC4 visibility control (Nuno) 2008-01-30 09:41:12 +00:00
php_mbregex.c fixed #43994 mb_ereg 'successfully' matching incorrectly. 2008-02-16 11:46:03 +00:00
php_mbregex.h MFH: Bump copyright year, 2 of 2. 2007-12-31 07:17:19 +00:00
php_unicode.c fixed #43998 Two error messages returned for incorrect encoding for mb_strto[upper|lower] 2008-02-16 12:01:43 +00:00
php_unicode.h MFH: Bump copyright year, 2 of 2. 2007-12-31 07:17:19 +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.