1
0
mirror of https://github.com/php/php-src.git synced 2026-03-26 09:12:14 +01:00
Files
archived-php-src/ext/mbstring
Nikita Popov fea7957d08 Optimize mb_chr()
By avoiding an unnecessary copy between a string an zend_string.
2017-08-04 22:38:54 +02:00
..
2017-08-04 22:22:58 +02:00
2017-08-04 22:20:11 +02:00
2017-07-28 14:57:08 +02:00
2016-11-28 12:12:54 +03:00
2016-11-25 22:00:53 +01:00
2017-07-25 21:26:25 +02:00
2014-12-13 23:06:14 +01:00
2017-08-04 22:38:54 +02:00
2017-07-25 19:03:33 +02:00
2017-01-04 11:23:42 -06:00
2017-07-28 22:18:51 +02:00
2017-07-28 14:57:08 +02:00
2017-07-28 14:57:08 +02:00

!!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.