1
0
mirror of https://github.com/php/php-src.git synced 2026-03-26 01:02:25 +01:00
Files
archived-php-src/ext/mbstring/libmbfl
Nikita Popov a319063aae Only write single terminating byte
As far as I could determine this is sufficient. It avoids
reallocating the buffer, if it was perfectly allocated beforehand.
2017-07-20 21:41:52 +02:00
..
2017-07-20 21:41:52 +02:00
2015-01-10 15:07:38 -08:00

This is Libmbfl, a streamable multibyte character code filter and
converter library.

See LICENSE and DISCLAIMER for licensing information.

See the file INSTALL for building and installation instructions.

# $Id$