php-src/ext/mbstring
Dmitry Stogov 6ec5ab77df Improved trim/ltrim/rtrim functions.
Now php_trim() operates on zend_string and returns zend_string (it may return the same zend_string).
2014-12-23 04:29:41 +03:00
..
libmbfl first shot remove TSRMLS_* things 2014-12-13 23:06:14 +01:00
oniguruma typofixes 2014-08-17 16:00:39 +03:00
tests Use "float" and "integer" in typehint and zpp errors 2014-12-21 13:23:02 +00:00
ucgendat
config.m4 fix arg order, CFLAGS is the fifth arg in m4 2014-10-17 16:03:40 +02:00
config.w32 Merge remote-tracking branch 'origin/master' into native-tls 2014-11-27 15:59:43 +01:00
CREDITS
mb_gpc.c first shot remove TSRMLS_* things 2014-12-13 23:06:14 +01:00
mb_gpc.h first shot remove TSRMLS_* things 2014-12-13 23:06:14 +01:00
mbstring.c Improved trim/ltrim/rtrim functions. 2014-12-23 04:29:41 +03:00
mbstring.h first shot remove TSRMLS_* things 2014-12-13 23:06:14 +01:00
php_mbregex.c first shot remove TSRMLS_* things 2014-12-13 23:06:14 +01:00
php_mbregex.h first shot remove TSRMLS_* things 2014-12-13 23:06:14 +01:00
php_onig_compat.h
php_unicode.c first shot remove TSRMLS_* things 2014-12-13 23:06:14 +01:00
php_unicode.h first shot remove TSRMLS_* things 2014-12-13 23:06:14 +01: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.