php-src/ext/mbstring
Alex Dowad a06c20a17c Remove useless constant MBFL_ENCTYPE_MBCS
This flag indicated that an encoding was 'multi-byte'; it can use a variable
number of bytes to encode each character. As it turns out, we don't actually
need to check this flag anywhere, so it's better to remove it.
2021-01-15 21:55:41 +02:00
..
libmbfl Remove useless constant MBFL_ENCTYPE_MBCS 2021-01-15 21:55:41 +02:00
tests CP5022{0,1,2}: treat truncated multibyte characters as error 2021-01-15 21:55:41 +02:00
ucgendat [ci skip] Move OpenLDAP license to redistributable info file 2019-05-06 23:02:46 +02:00
config.m4 Consolidate all single-byte encodings in one source file 2020-11-11 11:18:59 +02:00
config.w32 Consolidate all single-byte encodings in one source file 2020-11-11 11:18:59 +02:00
CREDITS
mb_gpc.c Don't guard mbstring code with #ifdef HAVE_MBSTRING 2020-08-31 23:18:13 +02:00
mb_gpc.h Don't guard mbstring code with #ifdef HAVE_MBSTRING 2020-08-31 23:18:13 +02:00
mbstring.c Remove useless constant MBFL_ENCTYPE_MBCS 2021-01-15 21:55:41 +02:00
mbstring.h Replace zend_bool uses with bool 2021-01-15 12:33:06 +01:00
mbstring.stub.php Normalize mb_ereg() return value 2020-10-13 20:40:55 +02:00
mbstring_arginfo.h Normalize mb_ereg() return value 2020-10-13 20:40:55 +02:00
php_mbregex.c Make convert_to_*_ex simple aliases of convert_to_* 2021-01-14 12:11:11 +01:00
php_mbregex.h Fix [-Wundef] warning in MBString extension 2020-05-16 15:31:20 +02:00
php_onig_compat.h
php_unicode.c Don't guard mbstring code with #ifdef HAVE_MBSTRING 2020-08-31 23:18:13 +02:00
php_unicode.h Don't guard mbstring code with #ifdef HAVE_MBSTRING 2020-08-31 23:18:13 +02:00
unicode_data.h Update Unicode tables to 13.0.0 2020-03-12 11:29:51 +01:00