1
0
mirror of https://github.com/php/php-src.git synced 2026-04-18 21:41:22 +02:00
Files
archived-php-src/ext/mbstring/libmbfl/mbfl
Alex Dowad bbbadae0ae Combine MBFL_ENCTYPE_MWC2{BE,LE} constants
These constants indicate that a text encoding uses 2+ bytes for each character,
and is either big endian or little endian (respectively). But nothing in
mbstring cares about the difference between MBFL_ENCTYPE_MWC2BE and
MBFL_ENCTYPE_MWC2LE.

(Actually, nothing cares about whether these flags are set at all...
maybe we should just remove them?)
2020-11-25 19:52:19 +02:00
..
2015-01-10 15:07:38 -08:00
2015-01-10 15:07:38 -08:00
2020-11-09 13:45:17 +02:00
2020-09-15 15:15:06 +02:00
2015-01-10 15:07:38 -08:00