php-src/ext/mbstring
2002-04-30 15:21:04 +00:00
..
tests Fixed test title (strlen -> mb_strlen) 2002-04-19 07:51:00 +00:00
config.m4 added simplified chinese, traditional chinese, korean support to mbstring. Note that this feature is experimental. 2002-04-30 12:00:42 +00:00
cp932_table.h Making mbstring compile under WIn32 2002-03-07 17:28:50 +00:00
CREDITS changed mbstring to make thread safe. 2002-04-10 12:47:41 +00:00
mbfilter_cn.c More unused variables. 2002-04-30 15:21:04 +00:00
mbfilter_cn.h added simplified chinese, traditional chinese, korean support to mbstring. Note that this feature is experimental. 2002-04-30 12:00:42 +00:00
mbfilter_ja.c added simplified chinese, traditional chinese, korean support to mbstring. Note that this feature is experimental. 2002-04-30 12:00:42 +00:00
mbfilter_ja.h changed mbstring to make thread safe. 2002-04-10 12:47:41 +00:00
mbfilter_kr.c Fix ZTS build. Remove unused variables. 2002-04-30 14:36:43 +00:00
mbfilter_kr.h added simplified chinese, traditional chinese, korean support to mbstring. Note that this feature is experimental. 2002-04-30 12:00:42 +00:00
mbfilter_tw.c More unused variables. 2002-04-30 15:21:04 +00:00
mbfilter_tw.h added simplified chinese, traditional chinese, korean support to mbstring. Note that this feature is experimental. 2002-04-30 12:00:42 +00:00
mbfilter.c fixed compile warning with Visual C++. 2002-04-30 12:45:14 +00:00
mbfilter.h added simplified chinese, traditional chinese, korean support to mbstring. Note that this feature is experimental. 2002-04-30 12:00:42 +00:00
mbregex.c fixed compile warning with Visual C++. 2002-04-30 12:45:14 +00:00
mbregex.h @Added multi-byte enabled regex functions. (Rui) 2002-01-11 13:21:09 +00:00
mbstring.c added simplified chinese, traditional chinese, korean support to mbstring. Note that this feature is experimental. 2002-04-30 12:00:42 +00:00
mbstring.dsp Adding missing files to project 2002-04-30 04:36:34 +00:00
mbstring.h Improve use of module_globals macros 2002-04-26 10:13:45 +00:00
php_mbregex.c Improve use of module_globals macros 2002-04-26 10:13:45 +00:00
README_PHP3-i18n-ja renamed jstring to mbstring. 2001-05-01 01:52:55 +00:00
unicode_table_cn.h added simplified chinese, traditional chinese, korean support to mbstring. Note that this feature is experimental. 2002-04-30 12:00:42 +00:00
unicode_table_ja.h Making mbstring compile under WIn32 2002-03-07 17:28:50 +00:00
unicode_table_kr.h added simplified chinese, traditional chinese, korean support to mbstring. Note that this feature is experimental. 2002-04-30 12:00:42 +00:00
unicode_table_tw.h added simplified chinese, traditional chinese, korean support to mbstring. Note that this feature is experimental. 2002-04-30 12:00:42 +00:00
unicode_table.h Making mbstring compile under WIn32 2002-03-07 17:28:50 +00:00