mirror of
https://github.com/php/php-src.git
synced 2026-04-05 07:02:33 +02:00
Merge branch 'PHP-8.1'
* PHP-8.1: Update Unicode tables to 14.0.0
This commit is contained in:
@@ -82,7 +82,10 @@ static const struct {
|
||||
{ 0x17000, 0x187f7 },
|
||||
{ 0x18800, 0x18cd5 },
|
||||
{ 0x18d00, 0x18d08 },
|
||||
{ 0x1b000, 0x1b11e },
|
||||
{ 0x1aff0, 0x1aff3 },
|
||||
{ 0x1aff5, 0x1affb },
|
||||
{ 0x1affd, 0x1affe },
|
||||
{ 0x1b000, 0x1b122 },
|
||||
{ 0x1b150, 0x1b152 },
|
||||
{ 0x1b164, 0x1b167 },
|
||||
{ 0x1b170, 0x1b2fb },
|
||||
@@ -117,21 +120,23 @@ static const struct {
|
||||
{ 0x1f6cc, 0x1f6cc },
|
||||
{ 0x1f6d0, 0x1f6d2 },
|
||||
{ 0x1f6d5, 0x1f6d7 },
|
||||
{ 0x1f6dd, 0x1f6df },
|
||||
{ 0x1f6eb, 0x1f6ec },
|
||||
{ 0x1f6f4, 0x1f6fc },
|
||||
{ 0x1f7e0, 0x1f7eb },
|
||||
{ 0x1f7f0, 0x1f7f0 },
|
||||
{ 0x1f90c, 0x1f93a },
|
||||
{ 0x1f93c, 0x1f945 },
|
||||
{ 0x1f947, 0x1f978 },
|
||||
{ 0x1f97a, 0x1f9cb },
|
||||
{ 0x1f9cd, 0x1f9ff },
|
||||
{ 0x1f947, 0x1f9ff },
|
||||
{ 0x1fa70, 0x1fa74 },
|
||||
{ 0x1fa78, 0x1fa7a },
|
||||
{ 0x1fa78, 0x1fa7c },
|
||||
{ 0x1fa80, 0x1fa86 },
|
||||
{ 0x1fa90, 0x1faa8 },
|
||||
{ 0x1fab0, 0x1fab6 },
|
||||
{ 0x1fac0, 0x1fac2 },
|
||||
{ 0x1fad0, 0x1fad6 },
|
||||
{ 0x1fa90, 0x1faac },
|
||||
{ 0x1fab0, 0x1faba },
|
||||
{ 0x1fac0, 0x1fac5 },
|
||||
{ 0x1fad0, 0x1fad9 },
|
||||
{ 0x1fae0, 0x1fae7 },
|
||||
{ 0x1faf0, 0x1faf6 },
|
||||
{ 0x20000, 0x2fffd },
|
||||
{ 0x30000, 0x3fffd },
|
||||
};
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user