mirror of
https://github.com/php/php-src.git
synced 2026-04-26 01:18:19 +02:00
4f3bd2e235
Converting U+203E to 0x7E was especially wrong for CP932, where 0x7E represents a tilde. For vanilla Shift-JIS and Shift-JIS-2004, converting to 0x7E is acceptable, since 0x7E does represent an overline/macron in those encodings. Follow the same principle in CP51932, which is closely related to CP932.
3.5 KiB
3.5 KiB