1
0
mirror of https://github.com/php/php-src.git synced 2026-03-27 09:42:22 +01:00
Files
archived-php-src/ext/mbstring/libmbfl
Nikita Popov f24db7686e Optimize mb_ord()
Don't perform a full encoding conversion into UCS4-BE, instead only
perform an input conversion into a wchar device.
2017-08-04 22:22:58 +02:00
..
2017-08-04 22:22:58 +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$