You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Frank M. Kromann bda7548a00 Removed unneeded check for MBSTR_ENC_TRANS 24 years ago
..
tests Fixed test title (strlen -> mb_strlen) 25 years ago
CREDITS changed mbstring to make thread safe. 25 years ago
README_PHP3-i18n-ja renamed jstring to mbstring. 26 years ago
config.m4 Added russian codepages (koi8-r,cp1251,cp866) support. 24 years ago
cp932_table.h Making mbstring compile under WIn32 25 years ago
mbfilter.c small fix in preprocessor directive 24 years ago
mbfilter.h Added russian codepages (koi8-r,cp1251,cp866) support. 24 years ago
mbfilter_cn.c added ISO-2022-KR support in mbstring. 24 years ago
mbfilter_cn.h added chinese HZ encoding support. fixed ascii area character conversion was not work in euc-cn and euc-kr. 25 years ago
mbfilter_ja.c added simplified chinese, traditional chinese, korean support to mbstring. Note that this feature is experimental. 25 years ago
mbfilter_ja.h changed mbstring to make thread safe. 25 years ago
mbfilter_kr.c added ISO-2022-KR support in mbstring. 24 years ago
mbfilter_kr.h added ISO-2022-KR support in mbstring. 24 years ago
mbfilter_ru.c Fixes some dummy errors (again). 24 years ago
mbfilter_ru.h reverted patch to support iso2022kr. 24 years ago
mbfilter_tw.c fixed a initialization bug in euc-tw. 25 years ago
mbfilter_tw.h added simplified chinese, traditional chinese, korean support to mbstring. Note that this feature is experimental. 25 years ago
mbregex.c fixed compile warning with Visual C++. 25 years ago
mbregex.h Proper declaration to suppress compiler warning. 24 years ago
mbstring.c Removed unneeded check for MBSTR_ENC_TRANS 24 years ago
mbstring.dsp Adding _RU files to project 24 years ago
mbstring.h Fixing ZTS build 24 years ago
php_mbregex.c Improve use of module_globals macros 25 years ago
unicode_table.h bug fixed in unicode -> cp1252 table. 25 years ago
unicode_table_cn.h added missing areas on Unicode->CP936 conversion table. added an alias CP932 on sjis-win. 25 years ago
unicode_table_ja.h Making mbstring compile under WIn32 25 years ago
unicode_table_kr.h added simplified chinese, traditional chinese, korean support to mbstring. Note that this feature is experimental. 25 years ago
unicode_table_ru.h Added russian codepages (koi8-r,cp1251,cp866) support. 24 years ago
unicode_table_tw.h added simplified chinese, traditional chinese, korean support to mbstring. Note that this feature is experimental. 25 years ago