php-src/ext/mbstring
2003-06-10 20:04:29 +00:00
..
tests Fixed test so it won't fail in correct situations 2003-05-14 00:36:00 +00:00
config.m4 @- Enabled mbregex by default when mbstring is also enabled (Moriyoshi) 2002-11-25 17:44:14 +00:00
cp932_table.h
CREDITS mbstring is supporting CJK + some other encodings. 2002-11-21 16:12:49 +00:00
html_entities.c updating license information in the headers. 2003-06-10 20:04:29 +00:00
mb_gpc.c updating license information in the headers. 2003-06-10 20:04:29 +00:00
mb_gpc.h updating license information in the headers. 2003-06-10 20:04:29 +00:00
mbfilter_cn.c updating license information in the headers. 2003-06-10 20:04:29 +00:00
mbfilter_cn.h updating license information in the headers. 2003-06-10 20:04:29 +00:00
mbfilter_ja.c
mbfilter_ja.h
mbfilter_kr.c updating license information in the headers. 2003-06-10 20:04:29 +00:00
mbfilter_kr.h updating license information in the headers. 2003-06-10 20:04:29 +00:00
mbfilter_ru.c updating license information in the headers. 2003-06-10 20:04:29 +00:00
mbfilter_ru.h updating license information in the headers. 2003-06-10 20:04:29 +00:00
mbfilter_tw.c updating license information in the headers. 2003-06-10 20:04:29 +00:00
mbfilter_tw.h updating license information in the headers. 2003-06-10 20:04:29 +00:00
mbfilter.c Fixed bug #23897 (Fixed a check for mbfilter_ru.h) aleks@m2media.ru 2003-05-30 13:20:01 +00:00
mbfilter.h Added neutral language spec for backwards compatibility 2002-11-12 19:24:45 +00:00
mbregex.c Reverted the changes because the problem was elsewhere. 2002-12-02 21:10:37 +00:00
mbregex.h
mbstring.c updating license information in the headers. 2003-06-10 20:04:29 +00:00
mbstring.dsp Reverted the changes because the problem was elsewhere. 2002-12-02 21:10:37 +00:00
mbstring.h updating license information in the headers. 2003-06-10 20:04:29 +00:00
php_mbregex.c updating license information in the headers. 2003-06-10 20:04:29 +00:00
php_mbregex.h updating license information in the headers. 2003-06-10 20:04:29 +00:00
php_unicode.c updating license information in the headers. 2003-06-10 20:04:29 +00:00
php_unicode.h updating license information in the headers. 2003-06-10 20:04:29 +00:00
README Add warning... It seems posting message to php-dev/php-cvs does not work! 2002-08-14 06:28:16 +00:00
README_PHP3-i18n-ja
unicode_data.h (PHP mb_convert_case) Add function that will convert the case of a string 2002-09-26 00:53:47 +00:00
unicode_table_cn.h
unicode_table_ja.h
unicode_table_kr.h simplified korean encoding conversion table. 2002-11-25 15:21:04 +00:00
unicode_table_ru.h NO C++ comments 2002-08-20 10:00:28 +00:00
unicode_table_tw.h
unicode_table.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.