1
0
mirror of https://github.com/php/php-src.git synced 2026-03-27 01:32:22 +01:00
Files
archived-php-src/ext/mbstring
Nikita Popov d21c902841 Fix cp950 pua check
One set of parenthesis was missing, causing a legitimate compiler
warnings. In the end it doesn't actually matter, because it just
ends up doing an unnecessary check in the w > 0 case.

This fixes the logic and moves it out into a separate functions,
to be a bit more readable.
2017-11-22 23:47:18 +01:00
..
2017-11-22 23:47:18 +01:00
2017-07-28 14:57:08 +02:00
2017-07-25 21:26:25 +02:00
2014-12-13 23:06:14 +01:00
2017-11-06 07:24:51 +00:00
2017-10-08 17:51:02 +02:00
2017-11-01 02:38:26 +03:00
2017-01-04 11:23:42 -06:00
2017-07-28 22:18:51 +02:00
2017-07-28 14:57:08 +02:00
2017-07-28 14:57:08 +02:00