php-src/ext/mbstring/libmbfl
2018-10-17 12:51:17 +02:00
..
filters Merge branch 'PHP-7.3' 2018-10-17 12:40:39 +02:00
mbfl Merge branch 'PHP-7.3' 2018-10-17 12:51:17 +02:00
nls Sync leading and final newlines in source code files 2018-10-14 12:56:38 +02:00
AUTHORS - added koi8-u (Ukrainian) and CP1254 (Turkish). 2008-07-05 06:52:04 +00:00
config.h.in Remove HAVE_STRING_H 2018-09-18 05:32:08 +02:00
config.h.w32 Remove HAVE_STRING_H 2018-09-18 05:32:08 +02:00
DISCLAIMER Sync leading and final newlines in source code files 2018-10-14 12:56:38 +02:00
LICENSE Trim trailing whitespace in source code files 2018-10-13 14:17:28 +02:00
NEWS Sync leading and final newlines in source code files 2018-10-14 12:56:38 +02:00
README Remove unused libmbfl build system related files 2018-07-29 10:07:32 +02:00

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

The original version of libmbfl is developed and distributed at
https://github.com/moriyoshi/libmbfl under the LGPL 2.1 license.

The libmbfl library is bundled with PHP as a fork of the original repository and
is not in sync with the upstream at https://github.com/moriyoshi/libmbfl. As such,
the libmbfl directory is directly modified in the php-src repository.

See LICENSE and DISCLAIMER for licensing information.