1
0
mirror of https://github.com/php/php-src.git synced 2026-03-30 04:02:19 +02:00
Files
archived-php-src/ext
Alex Dowad 72660c416a Combine MBFL_ENCTYPE_WCS{2,4}{BE,LE} constants
These flags identify text encodings in mbstring which use a constant number of
bytes per character. While some parts of the code do use these flags, usually
to detect cases which can be optimized due to constant-width encoding, nothing
cares whether the encodings are 'LE' (little-endian) or 'BE' (big-endian).

So we can simplify things by combining constants.
2020-11-25 19:52:19 +02:00
..
2020-10-07 14:58:43 +02:00
2020-10-26 11:06:10 +01:00
2020-10-22 14:50:52 +02:00
2020-10-26 13:15:03 +01:00
2020-10-02 11:56:16 +02:00
2020-10-30 15:49:48 +01:00
2020-10-23 16:56:23 +02:00
2020-10-22 15:07:01 +02:00
2020-10-15 10:17:55 +02:00
2020-10-09 15:25:23 +02:00
2020-10-29 16:42:00 +01:00
2020-11-25 16:42:12 +11:00
2020-10-29 13:10:32 +01:00
2020-11-25 11:48:51 +01:00
2020-10-30 17:29:33 +01:00
2020-11-24 09:49:52 +01:00
2020-11-17 13:16:32 +01:00
2020-10-13 12:32:08 +02:00
2020-10-12 18:09:08 +02:00
2020-10-30 17:29:33 +01:00
2020-10-14 16:58:07 +02:00
2020-10-06 09:49:40 +02:00
2020-10-22 14:56:00 +02:00
2020-10-30 17:29:33 +01:00
2020-11-25 11:48:51 +01:00
2020-09-30 21:07:25 +02:00
2020-09-18 14:28:32 +02:00
2020-09-18 14:28:32 +02:00
2020-11-02 11:41:37 +01:00
2020-11-25 11:55:05 +01:00
2020-10-13 10:41:43 +02:00
2020-11-25 17:25:08 +01:00
2020-11-22 14:04:59 +01:00
2020-10-09 10:43:35 +02:00
2020-10-08 10:28:50 +02:00
2020-10-08 10:28:50 +02:00
2020-11-23 15:59:15 +01:00