php-src/ext/mbstring
2014-11-23 14:52:47 -08:00
..
libmbfl typo fixes - https://github.com/vlajos/misspell_fixer 2014-11-23 14:52:47 -08:00
oniguruma typofixes 2014-08-17 16:00:39 +03:00
tests typo fixes - https://github.com/vlajos/misspell_fixer 2014-11-23 14:52:47 -08:00
ucgendat
config.m4
config.w32
CREDITS
mb_gpc.c s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
mb_gpc.h reduce the struct size by 8 byte on 64 bit 2014-09-20 01:43:04 +02:00
mbstring.c s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
mbstring.h s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
php_mbregex.c Review a few more SEPARATE_ZVAL_IF_NOT_REF usages 2014-10-09 12:51:05 +02:00
php_mbregex.h s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
php_onig_compat.h
php_unicode.c s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
php_unicode.h s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
README
README.libmbfl
README_PHP3-i18n-ja typo fixes - https://github.com/vlajos/misspell_fixer 2014-11-23 14:52:47 -08:00
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.