mirror of
https://github.com/php/php-src.git
synced 2026-04-26 17:38:14 +02:00
fixed a bug in conversion table.
This commit is contained in:
@@ -176,7 +176,7 @@ const unsigned short mbfl_sb2uni_pua[6][3] = {
|
||||
{0x2921, 0x297a, 0xe001},
|
||||
{0x2980, 0x29cc, 0xe301},
|
||||
{0x2a99, 0x2ae4, 0xe401},
|
||||
{0x2af8, 0x2b2e, 0xe501},
|
||||
{0x2af8, 0x2b2f, 0xe501},
|
||||
};
|
||||
|
||||
const unsigned short mbfl_kddi2uni_pua_b[8][3] = {
|
||||
|
||||
Reference in New Issue
Block a user