mirror of https://github.com/tc39/test262.git
Update RegExp Unicode property escape tests per Unicode 12 (#2091)
1cfedb79bb
https://github.com/tc39/ecma262/issues/1467
https://github.com/tc39/ecma262/pull/1468
This commit is contained in:
parent
c822f4c929
commit
9339f8a5ce
|
@ -1,4 +1,4 @@
|
|||
// Copyright 2018 Mathias Bynens. All rights reserved.
|
||||
// Copyright 2019 Mathias Bynens. All rights reserved.
|
||||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
|
||||
/*---
|
||||
|
@ -7,7 +7,7 @@ description: >
|
|||
Unicode property escapes for `ASCII`
|
||||
info: |
|
||||
Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests
|
||||
Unicode v11.0.0
|
||||
Unicode v12.0.0
|
||||
esid: sec-static-semantics-unicodematchproperty-p
|
||||
features: [regexp-unicode-property-escapes]
|
||||
includes: [regExpUtils.js]
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
// Copyright 2018 Mathias Bynens. All rights reserved.
|
||||
// Copyright 2019 Mathias Bynens. All rights reserved.
|
||||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
|
||||
/*---
|
||||
|
@ -7,7 +7,7 @@ description: >
|
|||
Unicode property escapes for `ASCII_Hex_Digit`
|
||||
info: |
|
||||
Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests
|
||||
Unicode v11.0.0
|
||||
Unicode v12.0.0
|
||||
esid: sec-static-semantics-unicodematchproperty-p
|
||||
features: [regexp-unicode-property-escapes]
|
||||
includes: [regExpUtils.js]
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
// Copyright 2018 Mathias Bynens. All rights reserved.
|
||||
// Copyright 2019 Mathias Bynens. All rights reserved.
|
||||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
|
||||
/*---
|
||||
|
@ -7,7 +7,7 @@ description: >
|
|||
Unicode property escapes for `Alphabetic`
|
||||
info: |
|
||||
Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests
|
||||
Unicode v11.0.0
|
||||
Unicode v12.0.0
|
||||
esid: sec-static-semantics-unicodematchproperty-p
|
||||
features: [regexp-unicode-property-escapes]
|
||||
includes: [regExpUtils.js]
|
||||
|
@ -46,23 +46,19 @@ const matchSymbols = buildString({
|
|||
0x000DD6,
|
||||
0x000E4D,
|
||||
0x000E84,
|
||||
0x000E8A,
|
||||
0x000E8D,
|
||||
0x000EA5,
|
||||
0x000EA7,
|
||||
0x000EC6,
|
||||
0x000ECD,
|
||||
0x000F00,
|
||||
0x001038,
|
||||
0x00108E,
|
||||
0x0010C7,
|
||||
0x0010CD,
|
||||
0x001258,
|
||||
0x0012C0,
|
||||
0x00135F,
|
||||
0x0017D7,
|
||||
0x0017DC,
|
||||
0x001AA7,
|
||||
0x001CFA,
|
||||
0x001F59,
|
||||
0x001F5B,
|
||||
0x001F5D,
|
||||
|
@ -83,7 +79,6 @@ const matchSymbols = buildString({
|
|||
0x00A8C5,
|
||||
0x00A8FB,
|
||||
0x00A9CF,
|
||||
0x00AA7A,
|
||||
0x00AAC0,
|
||||
0x00AAC2,
|
||||
0x00FB3E,
|
||||
|
@ -98,20 +93,26 @@ const matchSymbols = buildString({
|
|||
0x011288,
|
||||
0x011350,
|
||||
0x011357,
|
||||
0x01145F,
|
||||
0x0114C7,
|
||||
0x011640,
|
||||
0x011644,
|
||||
0x0116B8,
|
||||
0x0118FF,
|
||||
0x0119E1,
|
||||
0x011A9D,
|
||||
0x011C40,
|
||||
0x011D3A,
|
||||
0x011D43,
|
||||
0x011D98,
|
||||
0x016FE3,
|
||||
0x01BC9E,
|
||||
0x01D4A2,
|
||||
0x01D4BB,
|
||||
0x01D546,
|
||||
0x01E14E,
|
||||
0x01E947,
|
||||
0x01E94B,
|
||||
0x01EE24,
|
||||
0x01EE27,
|
||||
0x01EE39,
|
||||
|
@ -282,12 +283,9 @@ const matchSymbols = buildString({
|
|||
[0x000E01, 0x000E3A],
|
||||
[0x000E40, 0x000E46],
|
||||
[0x000E81, 0x000E82],
|
||||
[0x000E87, 0x000E88],
|
||||
[0x000E94, 0x000E97],
|
||||
[0x000E99, 0x000E9F],
|
||||
[0x000EA1, 0x000EA3],
|
||||
[0x000EAA, 0x000EAB],
|
||||
[0x000EAD, 0x000EB9],
|
||||
[0x000E86, 0x000E8A],
|
||||
[0x000E8C, 0x000EA3],
|
||||
[0x000EA7, 0x000EB9],
|
||||
[0x000EBB, 0x000EBD],
|
||||
[0x000EC0, 0x000EC4],
|
||||
[0x000EDC, 0x000EDF],
|
||||
|
@ -298,10 +296,8 @@ const matchSymbols = buildString({
|
|||
[0x000F99, 0x000FBC],
|
||||
[0x001000, 0x001036],
|
||||
[0x00103B, 0x00103F],
|
||||
[0x001050, 0x001062],
|
||||
[0x001065, 0x001068],
|
||||
[0x00106E, 0x001086],
|
||||
[0x00109C, 0x00109D],
|
||||
[0x001050, 0x00108F],
|
||||
[0x00109A, 0x00109D],
|
||||
[0x0010A0, 0x0010C5],
|
||||
[0x0010D0, 0x0010FA],
|
||||
[0x0010FC, 0x001248],
|
||||
|
@ -355,7 +351,7 @@ const matchSymbols = buildString({
|
|||
[0x001BAC, 0x001BAF],
|
||||
[0x001BBA, 0x001BE5],
|
||||
[0x001BE7, 0x001BF1],
|
||||
[0x001C00, 0x001C35],
|
||||
[0x001C00, 0x001C36],
|
||||
[0x001C4D, 0x001C4F],
|
||||
[0x001C5A, 0x001C7D],
|
||||
[0x001C80, 0x001C88],
|
||||
|
@ -431,27 +427,25 @@ const matchSymbols = buildString({
|
|||
[0x00A67F, 0x00A6EF],
|
||||
[0x00A717, 0x00A71F],
|
||||
[0x00A722, 0x00A788],
|
||||
[0x00A78B, 0x00A7B9],
|
||||
[0x00A7F7, 0x00A801],
|
||||
[0x00A803, 0x00A805],
|
||||
[0x00A807, 0x00A80A],
|
||||
[0x00A80C, 0x00A827],
|
||||
[0x00A78B, 0x00A7BF],
|
||||
[0x00A7C2, 0x00A7C6],
|
||||
[0x00A7F7, 0x00A805],
|
||||
[0x00A807, 0x00A827],
|
||||
[0x00A840, 0x00A873],
|
||||
[0x00A880, 0x00A8C3],
|
||||
[0x00A8F2, 0x00A8F7],
|
||||
[0x00A8FD, 0x00A8FE],
|
||||
[0x00A8FD, 0x00A8FF],
|
||||
[0x00A90A, 0x00A92A],
|
||||
[0x00A930, 0x00A952],
|
||||
[0x00A960, 0x00A97C],
|
||||
[0x00A980, 0x00A9B2],
|
||||
[0x00A9B4, 0x00A9BF],
|
||||
[0x00A9E0, 0x00A9E4],
|
||||
[0x00A9E6, 0x00A9EF],
|
||||
[0x00A9E0, 0x00A9EF],
|
||||
[0x00A9FA, 0x00A9FE],
|
||||
[0x00AA00, 0x00AA36],
|
||||
[0x00AA40, 0x00AA4D],
|
||||
[0x00AA60, 0x00AA76],
|
||||
[0x00AA7E, 0x00AABE],
|
||||
[0x00AA7A, 0x00AABE],
|
||||
[0x00AADB, 0x00AADD],
|
||||
[0x00AAE0, 0x00AAEF],
|
||||
[0x00AAF2, 0x00AAF5],
|
||||
|
@ -461,7 +455,7 @@ const matchSymbols = buildString({
|
|||
[0x00AB20, 0x00AB26],
|
||||
[0x00AB28, 0x00AB2E],
|
||||
[0x00AB30, 0x00AB5A],
|
||||
[0x00AB5C, 0x00AB65],
|
||||
[0x00AB5C, 0x00AB67],
|
||||
[0x00AB70, 0x00ABEA],
|
||||
[0x00AC00, 0x00D7A3],
|
||||
[0x00D7B0, 0x00D7C6],
|
||||
|
@ -545,6 +539,7 @@ const matchSymbols = buildString({
|
|||
[0x010D00, 0x010D27],
|
||||
[0x010F00, 0x010F1C],
|
||||
[0x010F30, 0x010F45],
|
||||
[0x010FE0, 0x010FF6],
|
||||
[0x011000, 0x011045],
|
||||
[0x011082, 0x0110B8],
|
||||
[0x0110D0, 0x0110E8],
|
||||
|
@ -585,10 +580,13 @@ const matchSymbols = buildString({
|
|||
[0x01171D, 0x01172A],
|
||||
[0x011800, 0x011838],
|
||||
[0x0118A0, 0x0118DF],
|
||||
[0x0119A0, 0x0119A7],
|
||||
[0x0119AA, 0x0119D7],
|
||||
[0x0119DA, 0x0119DF],
|
||||
[0x0119E3, 0x0119E4],
|
||||
[0x011A00, 0x011A32],
|
||||
[0x011A35, 0x011A3E],
|
||||
[0x011A50, 0x011A83],
|
||||
[0x011A86, 0x011A97],
|
||||
[0x011A50, 0x011A97],
|
||||
[0x011AC0, 0x011AF8],
|
||||
[0x011C00, 0x011C08],
|
||||
[0x011C0A, 0x011C36],
|
||||
|
@ -616,18 +614,20 @@ const matchSymbols = buildString({
|
|||
[0x016800, 0x016A38],
|
||||
[0x016A40, 0x016A5E],
|
||||
[0x016AD0, 0x016AED],
|
||||
[0x016B00, 0x016B36],
|
||||
[0x016B00, 0x016B2F],
|
||||
[0x016B40, 0x016B43],
|
||||
[0x016B63, 0x016B77],
|
||||
[0x016B7D, 0x016B8F],
|
||||
[0x016E40, 0x016E7F],
|
||||
[0x016F00, 0x016F44],
|
||||
[0x016F50, 0x016F7E],
|
||||
[0x016F93, 0x016F9F],
|
||||
[0x016F00, 0x016F4A],
|
||||
[0x016F4F, 0x016F87],
|
||||
[0x016F8F, 0x016F9F],
|
||||
[0x016FE0, 0x016FE1],
|
||||
[0x017000, 0x0187F1],
|
||||
[0x017000, 0x0187F7],
|
||||
[0x018800, 0x018AF2],
|
||||
[0x01B000, 0x01B11E],
|
||||
[0x01B150, 0x01B152],
|
||||
[0x01B164, 0x01B167],
|
||||
[0x01B170, 0x01B2FB],
|
||||
[0x01BC00, 0x01BC6A],
|
||||
[0x01BC70, 0x01BC7C],
|
||||
|
@ -665,6 +665,9 @@ const matchSymbols = buildString({
|
|||
[0x01E01B, 0x01E021],
|
||||
[0x01E023, 0x01E024],
|
||||
[0x01E026, 0x01E02A],
|
||||
[0x01E100, 0x01E12C],
|
||||
[0x01E137, 0x01E13D],
|
||||
[0x01E2C0, 0x01E2EB],
|
||||
[0x01E800, 0x01E8C4],
|
||||
[0x01E900, 0x01E943],
|
||||
[0x01EE00, 0x01EE03],
|
||||
|
@ -784,12 +787,10 @@ const nonMatchSymbols = buildString({
|
|||
0x000DD5,
|
||||
0x000DD7,
|
||||
0x000E83,
|
||||
0x000E89,
|
||||
0x000E98,
|
||||
0x000EA0,
|
||||
0x000E85,
|
||||
0x000E8B,
|
||||
0x000EA4,
|
||||
0x000EA6,
|
||||
0x000EAC,
|
||||
0x000EBA,
|
||||
0x000EC5,
|
||||
0x000F48,
|
||||
|
@ -843,13 +844,10 @@ const nonMatchSymbols = buildString({
|
|||
0x0030A0,
|
||||
0x0030FB,
|
||||
0x003130,
|
||||
0x00A802,
|
||||
0x00A806,
|
||||
0x00A80B,
|
||||
0x00A8C4,
|
||||
0x00A8FC,
|
||||
0x00A9B3,
|
||||
0x00A9E5,
|
||||
0x00A9FF,
|
||||
0x00AABF,
|
||||
0x00AAC1,
|
||||
|
@ -890,6 +888,8 @@ const nonMatchSymbols = buildString({
|
|||
0x011446,
|
||||
0x0114C6,
|
||||
0x01163F,
|
||||
0x0119E0,
|
||||
0x0119E2,
|
||||
0x011C09,
|
||||
0x011C37,
|
||||
0x011C3F,
|
||||
|
@ -904,6 +904,7 @@ const nonMatchSymbols = buildString({
|
|||
0x011D8F,
|
||||
0x011D92,
|
||||
0x011D97,
|
||||
0x016FE2,
|
||||
0x01D455,
|
||||
0x01D49D,
|
||||
0x01D4AD,
|
||||
|
@ -1066,10 +1067,6 @@ const nonMatchSymbols = buildString({
|
|||
[0x000E3B, 0x000E3F],
|
||||
[0x000E47, 0x000E4C],
|
||||
[0x000E4E, 0x000E80],
|
||||
[0x000E85, 0x000E86],
|
||||
[0x000E8B, 0x000E8C],
|
||||
[0x000E8E, 0x000E93],
|
||||
[0x000EA8, 0x000EA9],
|
||||
[0x000EBE, 0x000EBF],
|
||||
[0x000EC7, 0x000ECC],
|
||||
[0x000ECE, 0x000EDB],
|
||||
|
@ -1080,10 +1077,7 @@ const nonMatchSymbols = buildString({
|
|||
[0x000FBD, 0x000FFF],
|
||||
[0x001039, 0x00103A],
|
||||
[0x001040, 0x00104F],
|
||||
[0x001063, 0x001064],
|
||||
[0x001069, 0x00106D],
|
||||
[0x001087, 0x00108D],
|
||||
[0x00108F, 0x00109B],
|
||||
[0x001090, 0x001099],
|
||||
[0x00109E, 0x00109F],
|
||||
[0x0010C8, 0x0010CC],
|
||||
[0x0010CE, 0x0010CF],
|
||||
|
@ -1093,8 +1087,7 @@ const nonMatchSymbols = buildString({
|
|||
[0x0012B6, 0x0012B7],
|
||||
[0x0012C6, 0x0012C7],
|
||||
[0x001316, 0x001317],
|
||||
[0x00135B, 0x00135E],
|
||||
[0x001360, 0x00137F],
|
||||
[0x00135B, 0x00137F],
|
||||
[0x001390, 0x00139F],
|
||||
[0x0013F6, 0x0013F7],
|
||||
[0x0013FE, 0x001400],
|
||||
|
@ -1127,13 +1120,14 @@ const nonMatchSymbols = buildString({
|
|||
[0x001BAA, 0x001BAB],
|
||||
[0x001BB0, 0x001BB9],
|
||||
[0x001BF2, 0x001BFF],
|
||||
[0x001C36, 0x001C4C],
|
||||
[0x001C37, 0x001C4C],
|
||||
[0x001C50, 0x001C59],
|
||||
[0x001C7E, 0x001C7F],
|
||||
[0x001C89, 0x001C8F],
|
||||
[0x001CBB, 0x001CBC],
|
||||
[0x001CC0, 0x001CE8],
|
||||
[0x001CF7, 0x001CFF],
|
||||
[0x001CF7, 0x001CF9],
|
||||
[0x001CFB, 0x001CFF],
|
||||
[0x001DC0, 0x001DE6],
|
||||
[0x001DF5, 0x001DFF],
|
||||
[0x001F16, 0x001F17],
|
||||
|
@ -1191,12 +1185,13 @@ const nonMatchSymbols = buildString({
|
|||
[0x00A6F0, 0x00A716],
|
||||
[0x00A720, 0x00A721],
|
||||
[0x00A789, 0x00A78A],
|
||||
[0x00A7BA, 0x00A7F6],
|
||||
[0x00A7C0, 0x00A7C1],
|
||||
[0x00A7C7, 0x00A7F6],
|
||||
[0x00A828, 0x00A83F],
|
||||
[0x00A874, 0x00A87F],
|
||||
[0x00A8C6, 0x00A8F1],
|
||||
[0x00A8F8, 0x00A8FA],
|
||||
[0x00A8FF, 0x00A909],
|
||||
[0x00A900, 0x00A909],
|
||||
[0x00A92B, 0x00A92F],
|
||||
[0x00A953, 0x00A95F],
|
||||
[0x00A97D, 0x00A97F],
|
||||
|
@ -1206,7 +1201,6 @@ const nonMatchSymbols = buildString({
|
|||
[0x00AA37, 0x00AA3F],
|
||||
[0x00AA4E, 0x00AA5F],
|
||||
[0x00AA77, 0x00AA79],
|
||||
[0x00AA7B, 0x00AA7D],
|
||||
[0x00AAC3, 0x00AADA],
|
||||
[0x00AADE, 0x00AADF],
|
||||
[0x00AAF0, 0x00AAF1],
|
||||
|
@ -1214,7 +1208,7 @@ const nonMatchSymbols = buildString({
|
|||
[0x00AB07, 0x00AB08],
|
||||
[0x00AB0F, 0x00AB10],
|
||||
[0x00AB17, 0x00AB1F],
|
||||
[0x00AB66, 0x00AB6F],
|
||||
[0x00AB68, 0x00AB6F],
|
||||
[0x00ABEB, 0x00ABFF],
|
||||
[0x00D7A4, 0x00D7AF],
|
||||
[0x00D7C7, 0x00D7CA],
|
||||
|
@ -1283,7 +1277,8 @@ const nonMatchSymbols = buildString({
|
|||
[0x010D28, 0x010EFF],
|
||||
[0x010F1D, 0x010F26],
|
||||
[0x010F28, 0x010F2F],
|
||||
[0x010F46, 0x010FFF],
|
||||
[0x010F46, 0x010FDF],
|
||||
[0x010FF7, 0x010FFF],
|
||||
[0x011046, 0x011081],
|
||||
[0x0110B9, 0x0110CF],
|
||||
[0x0110E9, 0x0110FF],
|
||||
|
@ -1307,7 +1302,8 @@ const nonMatchSymbols = buildString({
|
|||
[0x011351, 0x011356],
|
||||
[0x011358, 0x01135C],
|
||||
[0x011364, 0x0113FF],
|
||||
[0x01144B, 0x01147F],
|
||||
[0x01144B, 0x01145E],
|
||||
[0x011460, 0x01147F],
|
||||
[0x0114C2, 0x0114C3],
|
||||
[0x0114C8, 0x01157F],
|
||||
[0x0115B6, 0x0115B7],
|
||||
|
@ -1315,15 +1311,18 @@ const nonMatchSymbols = buildString({
|
|||
[0x0115DE, 0x0115FF],
|
||||
[0x011641, 0x011643],
|
||||
[0x011645, 0x01167F],
|
||||
[0x0116B6, 0x0116FF],
|
||||
[0x0116B6, 0x0116B7],
|
||||
[0x0116B9, 0x0116FF],
|
||||
[0x01171B, 0x01171C],
|
||||
[0x01172B, 0x0117FF],
|
||||
[0x011839, 0x01189F],
|
||||
[0x0118E0, 0x0118FE],
|
||||
[0x011900, 0x0119FF],
|
||||
[0x011900, 0x01199F],
|
||||
[0x0119A8, 0x0119A9],
|
||||
[0x0119D8, 0x0119D9],
|
||||
[0x0119E5, 0x0119FF],
|
||||
[0x011A33, 0x011A34],
|
||||
[0x011A3F, 0x011A4F],
|
||||
[0x011A84, 0x011A85],
|
||||
[0x011A98, 0x011A9C],
|
||||
[0x011A9E, 0x011ABF],
|
||||
[0x011AF9, 0x011BFF],
|
||||
|
@ -1343,18 +1342,20 @@ const nonMatchSymbols = buildString({
|
|||
[0x016A39, 0x016A3F],
|
||||
[0x016A5F, 0x016ACF],
|
||||
[0x016AEE, 0x016AFF],
|
||||
[0x016B37, 0x016B3F],
|
||||
[0x016B30, 0x016B3F],
|
||||
[0x016B44, 0x016B62],
|
||||
[0x016B78, 0x016B7C],
|
||||
[0x016B90, 0x016E3F],
|
||||
[0x016E80, 0x016EFF],
|
||||
[0x016F45, 0x016F4F],
|
||||
[0x016F7F, 0x016F92],
|
||||
[0x016F4B, 0x016F4E],
|
||||
[0x016F88, 0x016F8E],
|
||||
[0x016FA0, 0x016FDF],
|
||||
[0x016FE2, 0x016FFF],
|
||||
[0x0187F2, 0x0187FF],
|
||||
[0x016FE4, 0x016FFF],
|
||||
[0x0187F8, 0x0187FF],
|
||||
[0x018AF3, 0x01AFFF],
|
||||
[0x01B11F, 0x01B16F],
|
||||
[0x01B11F, 0x01B14F],
|
||||
[0x01B153, 0x01B163],
|
||||
[0x01B168, 0x01B16F],
|
||||
[0x01B2FC, 0x01BBFF],
|
||||
[0x01BC6B, 0x01BC6F],
|
||||
[0x01BC7D, 0x01BC7F],
|
||||
|
@ -1369,10 +1370,15 @@ const nonMatchSymbols = buildString({
|
|||
[0x01D6A6, 0x01D6A7],
|
||||
[0x01D7CC, 0x01DFFF],
|
||||
[0x01E019, 0x01E01A],
|
||||
[0x01E02B, 0x01E7FF],
|
||||
[0x01E02B, 0x01E0FF],
|
||||
[0x01E12D, 0x01E136],
|
||||
[0x01E13E, 0x01E14D],
|
||||
[0x01E14F, 0x01E2BF],
|
||||
[0x01E2EC, 0x01E7FF],
|
||||
[0x01E8C5, 0x01E8FF],
|
||||
[0x01E944, 0x01E946],
|
||||
[0x01E948, 0x01EDFF],
|
||||
[0x01E948, 0x01E94A],
|
||||
[0x01E94C, 0x01EDFF],
|
||||
[0x01EE25, 0x01EE26],
|
||||
[0x01EE3C, 0x01EE41],
|
||||
[0x01EE43, 0x01EE46],
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
// Copyright 2018 Mathias Bynens. All rights reserved.
|
||||
// Copyright 2019 Mathias Bynens. All rights reserved.
|
||||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
|
||||
/*---
|
||||
|
@ -7,7 +7,7 @@ description: >
|
|||
Unicode property escapes for `Any`
|
||||
info: |
|
||||
Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests
|
||||
Unicode v11.0.0
|
||||
Unicode v12.0.0
|
||||
esid: sec-static-semantics-unicodematchproperty-p
|
||||
features: [regexp-unicode-property-escapes]
|
||||
includes: [regExpUtils.js]
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
// Copyright 2018 Mathias Bynens. All rights reserved.
|
||||
// Copyright 2019 Mathias Bynens. All rights reserved.
|
||||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
|
||||
/*---
|
||||
|
@ -7,7 +7,7 @@ description: >
|
|||
Unicode property escapes for `Assigned`
|
||||
info: |
|
||||
Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests
|
||||
Unicode v11.0.0
|
||||
Unicode v12.0.0
|
||||
esid: sec-static-semantics-unicodematchproperty-p
|
||||
features: [regexp-unicode-property-escapes]
|
||||
includes: [regExpUtils.js]
|
||||
|
@ -31,10 +31,7 @@ const matchSymbols = buildString({
|
|||
0x000DCA,
|
||||
0x000DD6,
|
||||
0x000E84,
|
||||
0x000E8A,
|
||||
0x000E8D,
|
||||
0x000EA5,
|
||||
0x000EA7,
|
||||
0x000EC6,
|
||||
0x0010C7,
|
||||
0x0010CD,
|
||||
|
@ -63,6 +60,7 @@ const matchSymbols = buildString({
|
|||
0x01D4A2,
|
||||
0x01D4BB,
|
||||
0x01D546,
|
||||
0x01E2FF,
|
||||
0x01EE24,
|
||||
0x01EE27,
|
||||
0x01EE39,
|
||||
|
@ -79,7 +77,6 @@ const matchSymbols = buildString({
|
|||
0x01EE5F,
|
||||
0x01EE64,
|
||||
0x01EE7E,
|
||||
0x01F97A,
|
||||
0x0E0001
|
||||
],
|
||||
ranges: [
|
||||
|
@ -182,7 +179,7 @@ const matchSymbols = buildString({
|
|||
[0x000C58, 0x000C5A],
|
||||
[0x000C60, 0x000C63],
|
||||
[0x000C66, 0x000C6F],
|
||||
[0x000C78, 0x000C8C],
|
||||
[0x000C77, 0x000C8C],
|
||||
[0x000C8E, 0x000C90],
|
||||
[0x000C92, 0x000CA8],
|
||||
[0x000CAA, 0x000CB3],
|
||||
|
@ -214,13 +211,9 @@ const matchSymbols = buildString({
|
|||
[0x000E01, 0x000E3A],
|
||||
[0x000E3F, 0x000E5B],
|
||||
[0x000E81, 0x000E82],
|
||||
[0x000E87, 0x000E88],
|
||||
[0x000E94, 0x000E97],
|
||||
[0x000E99, 0x000E9F],
|
||||
[0x000EA1, 0x000EA3],
|
||||
[0x000EAA, 0x000EAB],
|
||||
[0x000EAD, 0x000EB9],
|
||||
[0x000EBB, 0x000EBD],
|
||||
[0x000E86, 0x000E8A],
|
||||
[0x000E8C, 0x000EA3],
|
||||
[0x000EA7, 0x000EBD],
|
||||
[0x000EC0, 0x000EC4],
|
||||
[0x000EC8, 0x000ECD],
|
||||
[0x000ED0, 0x000ED9],
|
||||
|
@ -290,7 +283,7 @@ const matchSymbols = buildString({
|
|||
[0x001C4D, 0x001C88],
|
||||
[0x001C90, 0x001CBA],
|
||||
[0x001CBD, 0x001CC7],
|
||||
[0x001CD0, 0x001CF9],
|
||||
[0x001CD0, 0x001CFA],
|
||||
[0x001D00, 0x001DF9],
|
||||
[0x001DFB, 0x001F15],
|
||||
[0x001F18, 0x001F1D],
|
||||
|
@ -316,9 +309,7 @@ const matchSymbols = buildString({
|
|||
[0x002440, 0x00244A],
|
||||
[0x002460, 0x002B73],
|
||||
[0x002B76, 0x002B95],
|
||||
[0x002B98, 0x002BC8],
|
||||
[0x002BCA, 0x002BFE],
|
||||
[0x002C00, 0x002C2E],
|
||||
[0x002B98, 0x002C2E],
|
||||
[0x002C30, 0x002C5E],
|
||||
[0x002C60, 0x002CF3],
|
||||
[0x002CF9, 0x002D25],
|
||||
|
@ -333,7 +324,7 @@ const matchSymbols = buildString({
|
|||
[0x002DC8, 0x002DCE],
|
||||
[0x002DD0, 0x002DD6],
|
||||
[0x002DD8, 0x002DDE],
|
||||
[0x002DE0, 0x002E4E],
|
||||
[0x002DE0, 0x002E4F],
|
||||
[0x002E80, 0x002E99],
|
||||
[0x002E9B, 0x002EF3],
|
||||
[0x002F00, 0x002FD5],
|
||||
|
@ -353,7 +344,8 @@ const matchSymbols = buildString({
|
|||
[0x00A490, 0x00A4C6],
|
||||
[0x00A4D0, 0x00A62B],
|
||||
[0x00A640, 0x00A6F7],
|
||||
[0x00A700, 0x00A7B9],
|
||||
[0x00A700, 0x00A7BF],
|
||||
[0x00A7C2, 0x00A7C6],
|
||||
[0x00A7F7, 0x00A82B],
|
||||
[0x00A830, 0x00A839],
|
||||
[0x00A840, 0x00A877],
|
||||
|
@ -374,7 +366,7 @@ const matchSymbols = buildString({
|
|||
[0x00AB11, 0x00AB16],
|
||||
[0x00AB20, 0x00AB26],
|
||||
[0x00AB28, 0x00AB2E],
|
||||
[0x00AB30, 0x00AB65],
|
||||
[0x00AB30, 0x00AB67],
|
||||
[0x00AB70, 0x00ABED],
|
||||
[0x00ABF0, 0x00ABF9],
|
||||
[0x00AC00, 0x00D7A3],
|
||||
|
@ -475,6 +467,7 @@ const matchSymbols = buildString({
|
|||
[0x010E60, 0x010E7E],
|
||||
[0x010F00, 0x010F27],
|
||||
[0x010F30, 0x010F59],
|
||||
[0x010FE0, 0x010FF6],
|
||||
[0x011000, 0x01104D],
|
||||
[0x011052, 0x01106F],
|
||||
[0x01107F, 0x0110C1],
|
||||
|
@ -508,7 +501,7 @@ const matchSymbols = buildString({
|
|||
[0x011366, 0x01136C],
|
||||
[0x011370, 0x011374],
|
||||
[0x011400, 0x011459],
|
||||
[0x01145D, 0x01145E],
|
||||
[0x01145D, 0x01145F],
|
||||
[0x011480, 0x0114C7],
|
||||
[0x0114D0, 0x0114D9],
|
||||
[0x011580, 0x0115B5],
|
||||
|
@ -516,16 +509,18 @@ const matchSymbols = buildString({
|
|||
[0x011600, 0x011644],
|
||||
[0x011650, 0x011659],
|
||||
[0x011660, 0x01166C],
|
||||
[0x011680, 0x0116B7],
|
||||
[0x011680, 0x0116B8],
|
||||
[0x0116C0, 0x0116C9],
|
||||
[0x011700, 0x01171A],
|
||||
[0x01171D, 0x01172B],
|
||||
[0x011730, 0x01173F],
|
||||
[0x011800, 0x01183B],
|
||||
[0x0118A0, 0x0118F2],
|
||||
[0x0119A0, 0x0119A7],
|
||||
[0x0119AA, 0x0119D7],
|
||||
[0x0119DA, 0x0119E4],
|
||||
[0x011A00, 0x011A47],
|
||||
[0x011A50, 0x011A83],
|
||||
[0x011A86, 0x011AA2],
|
||||
[0x011A50, 0x011AA2],
|
||||
[0x011AC0, 0x011AF8],
|
||||
[0x011C00, 0x011C08],
|
||||
[0x011C0A, 0x011C36],
|
||||
|
@ -547,11 +542,13 @@ const matchSymbols = buildString({
|
|||
[0x011D93, 0x011D98],
|
||||
[0x011DA0, 0x011DA9],
|
||||
[0x011EE0, 0x011EF8],
|
||||
[0x012000, 0x012399],
|
||||
[0x011FC0, 0x011FF1],
|
||||
[0x011FFF, 0x012399],
|
||||
[0x012400, 0x01246E],
|
||||
[0x012470, 0x012474],
|
||||
[0x012480, 0x012543],
|
||||
[0x013000, 0x01342E],
|
||||
[0x013430, 0x013438],
|
||||
[0x014400, 0x014646],
|
||||
[0x016800, 0x016A38],
|
||||
[0x016A40, 0x016A5E],
|
||||
|
@ -565,13 +562,15 @@ const matchSymbols = buildString({
|
|||
[0x016B63, 0x016B77],
|
||||
[0x016B7D, 0x016B8F],
|
||||
[0x016E40, 0x016E9A],
|
||||
[0x016F00, 0x016F44],
|
||||
[0x016F50, 0x016F7E],
|
||||
[0x016F00, 0x016F4A],
|
||||
[0x016F4F, 0x016F87],
|
||||
[0x016F8F, 0x016F9F],
|
||||
[0x016FE0, 0x016FE1],
|
||||
[0x017000, 0x0187F1],
|
||||
[0x016FE0, 0x016FE3],
|
||||
[0x017000, 0x0187F7],
|
||||
[0x018800, 0x018AF2],
|
||||
[0x01B000, 0x01B11E],
|
||||
[0x01B150, 0x01B152],
|
||||
[0x01B164, 0x01B167],
|
||||
[0x01B170, 0x01B2FB],
|
||||
[0x01BC00, 0x01BC6A],
|
||||
[0x01BC70, 0x01BC7C],
|
||||
|
@ -610,12 +609,18 @@ const matchSymbols = buildString({
|
|||
[0x01E01B, 0x01E021],
|
||||
[0x01E023, 0x01E024],
|
||||
[0x01E026, 0x01E02A],
|
||||
[0x01E100, 0x01E12C],
|
||||
[0x01E130, 0x01E13D],
|
||||
[0x01E140, 0x01E149],
|
||||
[0x01E14E, 0x01E14F],
|
||||
[0x01E2C0, 0x01E2F9],
|
||||
[0x01E800, 0x01E8C4],
|
||||
[0x01E8C7, 0x01E8D6],
|
||||
[0x01E900, 0x01E94A],
|
||||
[0x01E900, 0x01E94B],
|
||||
[0x01E950, 0x01E959],
|
||||
[0x01E95E, 0x01E95F],
|
||||
[0x01EC71, 0x01ECB4],
|
||||
[0x01ED01, 0x01ED3D],
|
||||
[0x01EE00, 0x01EE03],
|
||||
[0x01EE05, 0x01EE1F],
|
||||
[0x01EE21, 0x01EE22],
|
||||
|
@ -641,32 +646,36 @@ const matchSymbols = buildString({
|
|||
[0x01F0C1, 0x01F0CF],
|
||||
[0x01F0D1, 0x01F0F5],
|
||||
[0x01F100, 0x01F10C],
|
||||
[0x01F110, 0x01F16B],
|
||||
[0x01F110, 0x01F16C],
|
||||
[0x01F170, 0x01F1AC],
|
||||
[0x01F1E6, 0x01F202],
|
||||
[0x01F210, 0x01F23B],
|
||||
[0x01F240, 0x01F248],
|
||||
[0x01F250, 0x01F251],
|
||||
[0x01F260, 0x01F265],
|
||||
[0x01F300, 0x01F6D4],
|
||||
[0x01F300, 0x01F6D5],
|
||||
[0x01F6E0, 0x01F6EC],
|
||||
[0x01F6F0, 0x01F6F9],
|
||||
[0x01F6F0, 0x01F6FA],
|
||||
[0x01F700, 0x01F773],
|
||||
[0x01F780, 0x01F7D8],
|
||||
[0x01F7E0, 0x01F7EB],
|
||||
[0x01F800, 0x01F80B],
|
||||
[0x01F810, 0x01F847],
|
||||
[0x01F850, 0x01F859],
|
||||
[0x01F860, 0x01F887],
|
||||
[0x01F890, 0x01F8AD],
|
||||
[0x01F900, 0x01F90B],
|
||||
[0x01F910, 0x01F93E],
|
||||
[0x01F940, 0x01F970],
|
||||
[0x01F90D, 0x01F971],
|
||||
[0x01F973, 0x01F976],
|
||||
[0x01F97C, 0x01F9A2],
|
||||
[0x01F9B0, 0x01F9B9],
|
||||
[0x01F9C0, 0x01F9C2],
|
||||
[0x01F9D0, 0x01F9FF],
|
||||
[0x01F97A, 0x01F9A2],
|
||||
[0x01F9A5, 0x01F9AA],
|
||||
[0x01F9AE, 0x01F9CA],
|
||||
[0x01F9CD, 0x01FA53],
|
||||
[0x01FA60, 0x01FA6D],
|
||||
[0x01FA70, 0x01FA73],
|
||||
[0x01FA78, 0x01FA7A],
|
||||
[0x01FA80, 0x01FA82],
|
||||
[0x01FA90, 0x01FA95],
|
||||
[0x020000, 0x02A6D6],
|
||||
[0x02A700, 0x02B734],
|
||||
[0x02B740, 0x02B81D],
|
||||
|
@ -752,13 +761,10 @@ const nonMatchSymbols = buildString({
|
|||
0x000DD5,
|
||||
0x000DD7,
|
||||
0x000E83,
|
||||
0x000E89,
|
||||
0x000E98,
|
||||
0x000EA0,
|
||||
0x000E85,
|
||||
0x000E8B,
|
||||
0x000EA4,
|
||||
0x000EA6,
|
||||
0x000EAC,
|
||||
0x000EBA,
|
||||
0x000EC5,
|
||||
0x000EC7,
|
||||
0x000F48,
|
||||
|
@ -793,8 +799,6 @@ const nonMatchSymbols = buildString({
|
|||
0x001FFF,
|
||||
0x002065,
|
||||
0x00208F,
|
||||
0x002BC9,
|
||||
0x002BFF,
|
||||
0x002C2F,
|
||||
0x002C5F,
|
||||
0x002D26,
|
||||
|
@ -865,6 +869,7 @@ const nonMatchSymbols = buildString({
|
|||
0x011D8F,
|
||||
0x011D92,
|
||||
0x01246F,
|
||||
0x01342F,
|
||||
0x016A5F,
|
||||
0x016B5A,
|
||||
0x016B62,
|
||||
|
@ -913,8 +918,8 @@ const nonMatchSymbols = buildString({
|
|||
0x01EEAA,
|
||||
0x01F0C0,
|
||||
0x01F0D0,
|
||||
0x01F93F,
|
||||
0x01F97B
|
||||
0x01F90C,
|
||||
0x01F972
|
||||
],
|
||||
ranges: [
|
||||
[0x000378, 0x000379],
|
||||
|
@ -979,7 +984,7 @@ const nonMatchSymbols = buildString({
|
|||
[0x000C4E, 0x000C54],
|
||||
[0x000C5B, 0x000C5F],
|
||||
[0x000C64, 0x000C65],
|
||||
[0x000C70, 0x000C77],
|
||||
[0x000C70, 0x000C76],
|
||||
[0x000CBA, 0x000CBB],
|
||||
[0x000CCE, 0x000CD4],
|
||||
[0x000CD7, 0x000CDD],
|
||||
|
@ -997,10 +1002,6 @@ const nonMatchSymbols = buildString({
|
|||
[0x000DF5, 0x000E00],
|
||||
[0x000E3B, 0x000E3E],
|
||||
[0x000E5C, 0x000E80],
|
||||
[0x000E85, 0x000E86],
|
||||
[0x000E8B, 0x000E8C],
|
||||
[0x000E8E, 0x000E93],
|
||||
[0x000EA8, 0x000EA9],
|
||||
[0x000EBE, 0x000EBF],
|
||||
[0x000ECE, 0x000ECF],
|
||||
[0x000EDA, 0x000EDB],
|
||||
|
@ -1055,7 +1056,7 @@ const nonMatchSymbols = buildString({
|
|||
[0x001C89, 0x001C8F],
|
||||
[0x001CBB, 0x001CBC],
|
||||
[0x001CC8, 0x001CCF],
|
||||
[0x001CFA, 0x001CFF],
|
||||
[0x001CFB, 0x001CFF],
|
||||
[0x001F16, 0x001F17],
|
||||
[0x001F1E, 0x001F1F],
|
||||
[0x001F46, 0x001F47],
|
||||
|
@ -1078,7 +1079,7 @@ const nonMatchSymbols = buildString({
|
|||
[0x002D68, 0x002D6E],
|
||||
[0x002D71, 0x002D7E],
|
||||
[0x002D97, 0x002D9F],
|
||||
[0x002E4F, 0x002E7F],
|
||||
[0x002E50, 0x002E7F],
|
||||
[0x002EF4, 0x002EFF],
|
||||
[0x002FD6, 0x002FEF],
|
||||
[0x002FFC, 0x002FFF],
|
||||
|
@ -1092,7 +1093,8 @@ const nonMatchSymbols = buildString({
|
|||
[0x00A4C7, 0x00A4CF],
|
||||
[0x00A62C, 0x00A63F],
|
||||
[0x00A6F8, 0x00A6FF],
|
||||
[0x00A7BA, 0x00A7F6],
|
||||
[0x00A7C0, 0x00A7C1],
|
||||
[0x00A7C7, 0x00A7F6],
|
||||
[0x00A82C, 0x00A82F],
|
||||
[0x00A83A, 0x00A83F],
|
||||
[0x00A878, 0x00A87F],
|
||||
|
@ -1109,7 +1111,7 @@ const nonMatchSymbols = buildString({
|
|||
[0x00AB07, 0x00AB08],
|
||||
[0x00AB0F, 0x00AB10],
|
||||
[0x00AB17, 0x00AB1F],
|
||||
[0x00AB66, 0x00AB6F],
|
||||
[0x00AB68, 0x00AB6F],
|
||||
[0x00ABEE, 0x00ABEF],
|
||||
[0x00ABFA, 0x00ABFF],
|
||||
[0x00D7A4, 0x00D7AF],
|
||||
|
@ -1192,7 +1194,8 @@ const nonMatchSymbols = buildString({
|
|||
[0x010D3A, 0x010E5F],
|
||||
[0x010E7F, 0x010EFF],
|
||||
[0x010F28, 0x010F2F],
|
||||
[0x010F5A, 0x010FFF],
|
||||
[0x010F5A, 0x010FDF],
|
||||
[0x010FF7, 0x010FFF],
|
||||
[0x01104E, 0x011051],
|
||||
[0x011070, 0x01107E],
|
||||
[0x0110C2, 0x0110CC],
|
||||
|
@ -1217,7 +1220,7 @@ const nonMatchSymbols = buildString({
|
|||
[0x011364, 0x011365],
|
||||
[0x01136D, 0x01136F],
|
||||
[0x011375, 0x0113FF],
|
||||
[0x01145F, 0x01147F],
|
||||
[0x011460, 0x01147F],
|
||||
[0x0114C8, 0x0114CF],
|
||||
[0x0114DA, 0x01157F],
|
||||
[0x0115B6, 0x0115B7],
|
||||
|
@ -1225,16 +1228,18 @@ const nonMatchSymbols = buildString({
|
|||
[0x011645, 0x01164F],
|
||||
[0x01165A, 0x01165F],
|
||||
[0x01166D, 0x01167F],
|
||||
[0x0116B8, 0x0116BF],
|
||||
[0x0116B9, 0x0116BF],
|
||||
[0x0116CA, 0x0116FF],
|
||||
[0x01171B, 0x01171C],
|
||||
[0x01172C, 0x01172F],
|
||||
[0x011740, 0x0117FF],
|
||||
[0x01183C, 0x01189F],
|
||||
[0x0118F3, 0x0118FE],
|
||||
[0x011900, 0x0119FF],
|
||||
[0x011900, 0x01199F],
|
||||
[0x0119A8, 0x0119A9],
|
||||
[0x0119D8, 0x0119D9],
|
||||
[0x0119E5, 0x0119FF],
|
||||
[0x011A48, 0x011A4F],
|
||||
[0x011A84, 0x011A85],
|
||||
[0x011AA3, 0x011ABF],
|
||||
[0x011AF9, 0x011BFF],
|
||||
[0x011C46, 0x011C4F],
|
||||
|
@ -1246,11 +1251,12 @@ const nonMatchSymbols = buildString({
|
|||
[0x011D5A, 0x011D5F],
|
||||
[0x011D99, 0x011D9F],
|
||||
[0x011DAA, 0x011EDF],
|
||||
[0x011EF9, 0x011FFF],
|
||||
[0x011EF9, 0x011FBF],
|
||||
[0x011FF2, 0x011FFE],
|
||||
[0x01239A, 0x0123FF],
|
||||
[0x012475, 0x01247F],
|
||||
[0x012544, 0x012FFF],
|
||||
[0x01342F, 0x0143FF],
|
||||
[0x013439, 0x0143FF],
|
||||
[0x014647, 0x0167FF],
|
||||
[0x016A39, 0x016A3F],
|
||||
[0x016A6A, 0x016A6D],
|
||||
|
@ -1261,13 +1267,15 @@ const nonMatchSymbols = buildString({
|
|||
[0x016B78, 0x016B7C],
|
||||
[0x016B90, 0x016E3F],
|
||||
[0x016E9B, 0x016EFF],
|
||||
[0x016F45, 0x016F4F],
|
||||
[0x016F7F, 0x016F8E],
|
||||
[0x016F4B, 0x016F4E],
|
||||
[0x016F88, 0x016F8E],
|
||||
[0x016FA0, 0x016FDF],
|
||||
[0x016FE2, 0x016FFF],
|
||||
[0x0187F2, 0x0187FF],
|
||||
[0x016FE4, 0x016FFF],
|
||||
[0x0187F8, 0x0187FF],
|
||||
[0x018AF3, 0x01AFFF],
|
||||
[0x01B11F, 0x01B16F],
|
||||
[0x01B11F, 0x01B14F],
|
||||
[0x01B153, 0x01B163],
|
||||
[0x01B168, 0x01B16F],
|
||||
[0x01B2FC, 0x01BBFF],
|
||||
[0x01BC6B, 0x01BC6F],
|
||||
[0x01BC7D, 0x01BC7F],
|
||||
|
@ -1291,13 +1299,20 @@ const nonMatchSymbols = buildString({
|
|||
[0x01DA8C, 0x01DA9A],
|
||||
[0x01DAB0, 0x01DFFF],
|
||||
[0x01E019, 0x01E01A],
|
||||
[0x01E02B, 0x01E7FF],
|
||||
[0x01E02B, 0x01E0FF],
|
||||
[0x01E12D, 0x01E12F],
|
||||
[0x01E13E, 0x01E13F],
|
||||
[0x01E14A, 0x01E14D],
|
||||
[0x01E150, 0x01E2BF],
|
||||
[0x01E2FA, 0x01E2FE],
|
||||
[0x01E300, 0x01E7FF],
|
||||
[0x01E8C5, 0x01E8C6],
|
||||
[0x01E8D7, 0x01E8FF],
|
||||
[0x01E94B, 0x01E94F],
|
||||
[0x01E94C, 0x01E94F],
|
||||
[0x01E95A, 0x01E95D],
|
||||
[0x01E960, 0x01EC70],
|
||||
[0x01ECB5, 0x01EDFF],
|
||||
[0x01ECB5, 0x01ED00],
|
||||
[0x01ED3E, 0x01EDFF],
|
||||
[0x01EE25, 0x01EE26],
|
||||
[0x01EE3C, 0x01EE41],
|
||||
[0x01EE43, 0x01EE46],
|
||||
|
@ -1311,31 +1326,34 @@ const nonMatchSymbols = buildString({
|
|||
[0x01F0AF, 0x01F0B0],
|
||||
[0x01F0F6, 0x01F0FF],
|
||||
[0x01F10D, 0x01F10F],
|
||||
[0x01F16C, 0x01F16F],
|
||||
[0x01F16D, 0x01F16F],
|
||||
[0x01F1AD, 0x01F1E5],
|
||||
[0x01F203, 0x01F20F],
|
||||
[0x01F23C, 0x01F23F],
|
||||
[0x01F249, 0x01F24F],
|
||||
[0x01F252, 0x01F25F],
|
||||
[0x01F266, 0x01F2FF],
|
||||
[0x01F6D5, 0x01F6DF],
|
||||
[0x01F6D6, 0x01F6DF],
|
||||
[0x01F6ED, 0x01F6EF],
|
||||
[0x01F6FA, 0x01F6FF],
|
||||
[0x01F6FB, 0x01F6FF],
|
||||
[0x01F774, 0x01F77F],
|
||||
[0x01F7D9, 0x01F7FF],
|
||||
[0x01F7D9, 0x01F7DF],
|
||||
[0x01F7EC, 0x01F7FF],
|
||||
[0x01F80C, 0x01F80F],
|
||||
[0x01F848, 0x01F84F],
|
||||
[0x01F85A, 0x01F85F],
|
||||
[0x01F888, 0x01F88F],
|
||||
[0x01F8AE, 0x01F8FF],
|
||||
[0x01F90C, 0x01F90F],
|
||||
[0x01F971, 0x01F972],
|
||||
[0x01F977, 0x01F979],
|
||||
[0x01F9A3, 0x01F9AF],
|
||||
[0x01F9BA, 0x01F9BF],
|
||||
[0x01F9C3, 0x01F9CF],
|
||||
[0x01FA00, 0x01FA5F],
|
||||
[0x01FA6E, 0x01FFFF],
|
||||
[0x01F9A3, 0x01F9A4],
|
||||
[0x01F9AB, 0x01F9AD],
|
||||
[0x01F9CB, 0x01F9CC],
|
||||
[0x01FA54, 0x01FA5F],
|
||||
[0x01FA6E, 0x01FA6F],
|
||||
[0x01FA74, 0x01FA77],
|
||||
[0x01FA7B, 0x01FA7F],
|
||||
[0x01FA83, 0x01FA8F],
|
||||
[0x01FA96, 0x01FFFF],
|
||||
[0x02A6D7, 0x02A6FF],
|
||||
[0x02B735, 0x02B73F],
|
||||
[0x02B81E, 0x02B81F],
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
// Copyright 2018 Mathias Bynens. All rights reserved.
|
||||
// Copyright 2019 Mathias Bynens. All rights reserved.
|
||||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
|
||||
/*---
|
||||
|
@ -7,7 +7,7 @@ description: >
|
|||
Unicode property escapes for `Bidi_Control`
|
||||
info: |
|
||||
Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests
|
||||
Unicode v11.0.0
|
||||
Unicode v12.0.0
|
||||
esid: sec-static-semantics-unicodematchproperty-p
|
||||
features: [regexp-unicode-property-escapes]
|
||||
includes: [regExpUtils.js]
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
// Copyright 2018 Mathias Bynens. All rights reserved.
|
||||
// Copyright 2019 Mathias Bynens. All rights reserved.
|
||||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
|
||||
/*---
|
||||
|
@ -7,7 +7,7 @@ description: >
|
|||
Unicode property escapes for `Bidi_Mirrored`
|
||||
info: |
|
||||
Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests
|
||||
Unicode v11.0.0
|
||||
Unicode v12.0.0
|
||||
esid: sec-static-semantics-unicodematchproperty-p
|
||||
features: [regexp-unicode-property-escapes]
|
||||
includes: [regExpUtils.js]
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
// Copyright 2018 Mathias Bynens. All rights reserved.
|
||||
// Copyright 2019 Mathias Bynens. All rights reserved.
|
||||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
|
||||
/*---
|
||||
|
@ -7,7 +7,7 @@ description: >
|
|||
Unicode property escapes for `Case_Ignorable`
|
||||
info: |
|
||||
Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests
|
||||
Unicode v11.0.0
|
||||
Unicode v12.0.0
|
||||
esid: sec-static-semantics-unicodematchproperty-p
|
||||
features: [regexp-unicode-property-escapes]
|
||||
includes: [regExpUtils.js]
|
||||
|
@ -117,7 +117,6 @@ const matchSymbols = buildString({
|
|||
0x00A80B,
|
||||
0x00A8FF,
|
||||
0x00A9B3,
|
||||
0x00A9BC,
|
||||
0x00A9CF,
|
||||
0x00AA43,
|
||||
0x00AA4C,
|
||||
|
@ -160,12 +159,15 @@ const matchSymbols = buildString({
|
|||
0x0116AB,
|
||||
0x0116AD,
|
||||
0x0116B7,
|
||||
0x0119E0,
|
||||
0x011A47,
|
||||
0x011C3F,
|
||||
0x011D3A,
|
||||
0x011D47,
|
||||
0x011D95,
|
||||
0x011D97,
|
||||
0x016F4F,
|
||||
0x016FE3,
|
||||
0x01DA75,
|
||||
0x01DA84,
|
||||
0x0E0001
|
||||
|
@ -222,8 +224,7 @@ const matchSymbols = buildString({
|
|||
[0x000DD2, 0x000DD4],
|
||||
[0x000E34, 0x000E3A],
|
||||
[0x000E46, 0x000E4E],
|
||||
[0x000EB4, 0x000EB9],
|
||||
[0x000EBB, 0x000EBC],
|
||||
[0x000EB4, 0x000EBC],
|
||||
[0x000EC8, 0x000ECD],
|
||||
[0x000F18, 0x000F19],
|
||||
[0x000F71, 0x000F7E],
|
||||
|
@ -310,6 +311,7 @@ const matchSymbols = buildString({
|
|||
[0x00A947, 0x00A951],
|
||||
[0x00A980, 0x00A982],
|
||||
[0x00A9B6, 0x00A9B9],
|
||||
[0x00A9BC, 0x00A9BD],
|
||||
[0x00A9E5, 0x00A9E6],
|
||||
[0x00AA29, 0x00AA2E],
|
||||
[0x00AA31, 0x00AA32],
|
||||
|
@ -367,6 +369,8 @@ const matchSymbols = buildString({
|
|||
[0x011727, 0x01172B],
|
||||
[0x01182F, 0x011837],
|
||||
[0x011839, 0x01183A],
|
||||
[0x0119D4, 0x0119D7],
|
||||
[0x0119DA, 0x0119DB],
|
||||
[0x011A01, 0x011A0A],
|
||||
[0x011A33, 0x011A38],
|
||||
[0x011A3B, 0x011A3E],
|
||||
|
@ -385,6 +389,7 @@ const matchSymbols = buildString({
|
|||
[0x011D3F, 0x011D45],
|
||||
[0x011D90, 0x011D91],
|
||||
[0x011EF3, 0x011EF4],
|
||||
[0x013430, 0x013438],
|
||||
[0x016AF0, 0x016AF4],
|
||||
[0x016B30, 0x016B36],
|
||||
[0x016B40, 0x016B43],
|
||||
|
@ -406,8 +411,10 @@ const matchSymbols = buildString({
|
|||
[0x01E01B, 0x01E021],
|
||||
[0x01E023, 0x01E024],
|
||||
[0x01E026, 0x01E02A],
|
||||
[0x01E130, 0x01E13D],
|
||||
[0x01E2EC, 0x01E2EF],
|
||||
[0x01E8D0, 0x01E8D6],
|
||||
[0x01E944, 0x01E94A],
|
||||
[0x01E944, 0x01E94B],
|
||||
[0x01F3FB, 0x01F3FF],
|
||||
[0x0E0020, 0x0E007F],
|
||||
[0x0E0100, 0x0E01EF]
|
||||
|
@ -443,7 +450,6 @@ const nonMatchSymbols = buildString({
|
|||
0x000B40,
|
||||
0x000C49,
|
||||
0x000DD5,
|
||||
0x000EBA,
|
||||
0x000EC7,
|
||||
0x000F36,
|
||||
0x000F38,
|
||||
|
@ -494,6 +500,7 @@ const nonMatchSymbols = buildString({
|
|||
0x011D3E,
|
||||
0x011D46,
|
||||
0x011D96,
|
||||
0x016FE2,
|
||||
0x01BC9F,
|
||||
0x01DAA0,
|
||||
0x01E007,
|
||||
|
@ -701,7 +708,7 @@ const nonMatchSymbols = buildString({
|
|||
[0x00A983, 0x00A9B2],
|
||||
[0x00A9B4, 0x00A9B5],
|
||||
[0x00A9BA, 0x00A9BB],
|
||||
[0x00A9BD, 0x00A9CE],
|
||||
[0x00A9BE, 0x00A9CE],
|
||||
[0x00A9D0, 0x00A9E4],
|
||||
[0x00A9E7, 0x00AA28],
|
||||
[0x00AA2F, 0x00AA30],
|
||||
|
@ -785,7 +792,10 @@ const nonMatchSymbols = buildString({
|
|||
[0x0116B8, 0x01171C],
|
||||
[0x011720, 0x011721],
|
||||
[0x01172C, 0x01182E],
|
||||
[0x01183B, 0x011A00],
|
||||
[0x01183B, 0x0119D3],
|
||||
[0x0119D8, 0x0119D9],
|
||||
[0x0119DC, 0x0119DF],
|
||||
[0x0119E1, 0x011A00],
|
||||
[0x011A0B, 0x011A32],
|
||||
[0x011A39, 0x011A3A],
|
||||
[0x011A3F, 0x011A46],
|
||||
|
@ -800,12 +810,14 @@ const nonMatchSymbols = buildString({
|
|||
[0x011D48, 0x011D8F],
|
||||
[0x011D92, 0x011D94],
|
||||
[0x011D98, 0x011EF2],
|
||||
[0x011EF5, 0x016AEF],
|
||||
[0x011EF5, 0x01342F],
|
||||
[0x013439, 0x016AEF],
|
||||
[0x016AF5, 0x016B2F],
|
||||
[0x016B37, 0x016B3F],
|
||||
[0x016B44, 0x016F8E],
|
||||
[0x016B44, 0x016F4E],
|
||||
[0x016F50, 0x016F8E],
|
||||
[0x016FA0, 0x016FDF],
|
||||
[0x016FE2, 0x01BC9C],
|
||||
[0x016FE4, 0x01BC9C],
|
||||
[0x01BCA4, 0x01D166],
|
||||
[0x01D16A, 0x01D172],
|
||||
[0x01D183, 0x01D184],
|
||||
|
@ -818,9 +830,11 @@ const nonMatchSymbols = buildString({
|
|||
[0x01DA85, 0x01DA9A],
|
||||
[0x01DAB0, 0x01DFFF],
|
||||
[0x01E019, 0x01E01A],
|
||||
[0x01E02B, 0x01E8CF],
|
||||
[0x01E02B, 0x01E12F],
|
||||
[0x01E13E, 0x01E2EB],
|
||||
[0x01E2F0, 0x01E8CF],
|
||||
[0x01E8D7, 0x01E943],
|
||||
[0x01E94B, 0x01F3FA],
|
||||
[0x01E94C, 0x01F3FA],
|
||||
[0x01F400, 0x0E0000],
|
||||
[0x0E0002, 0x0E001F],
|
||||
[0x0E0080, 0x0E00FF],
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
// Copyright 2018 Mathias Bynens. All rights reserved.
|
||||
// Copyright 2019 Mathias Bynens. All rights reserved.
|
||||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
|
||||
/*---
|
||||
|
@ -7,7 +7,7 @@ description: >
|
|||
Unicode property escapes for `Cased`
|
||||
info: |
|
||||
Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests
|
||||
Unicode v11.0.0
|
||||
Unicode v12.0.0
|
||||
esid: sec-static-semantics-unicodematchproperty-p
|
||||
features: [regexp-unicode-property-escapes]
|
||||
includes: [regExpUtils.js]
|
||||
|
@ -109,10 +109,11 @@ const matchSymbols = buildString({
|
|||
[0x00A680, 0x00A69D],
|
||||
[0x00A722, 0x00A787],
|
||||
[0x00A78B, 0x00A78E],
|
||||
[0x00A790, 0x00A7B9],
|
||||
[0x00A790, 0x00A7BF],
|
||||
[0x00A7C2, 0x00A7C6],
|
||||
[0x00A7F8, 0x00A7FA],
|
||||
[0x00AB30, 0x00AB5A],
|
||||
[0x00AB5C, 0x00AB65],
|
||||
[0x00AB5C, 0x00AB67],
|
||||
[0x00AB70, 0x00ABBF],
|
||||
[0x00FB00, 0x00FB06],
|
||||
[0x00FB13, 0x00FB17],
|
||||
|
@ -283,9 +284,10 @@ const nonMatchSymbols = buildString({
|
|||
[0x00A66E, 0x00A67F],
|
||||
[0x00A69E, 0x00A721],
|
||||
[0x00A788, 0x00A78A],
|
||||
[0x00A7BA, 0x00A7F7],
|
||||
[0x00A7C0, 0x00A7C1],
|
||||
[0x00A7C7, 0x00A7F7],
|
||||
[0x00A7FB, 0x00AB2F],
|
||||
[0x00AB66, 0x00AB6F],
|
||||
[0x00AB68, 0x00AB6F],
|
||||
[0x00ABC0, 0x00DBFF],
|
||||
[0x00E000, 0x00FAFF],
|
||||
[0x00FB07, 0x00FB12],
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
// Copyright 2018 Mathias Bynens. All rights reserved.
|
||||
// Copyright 2019 Mathias Bynens. All rights reserved.
|
||||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
|
||||
/*---
|
||||
|
@ -7,7 +7,7 @@ description: >
|
|||
Unicode property escapes for `Changes_When_Casefolded`
|
||||
info: |
|
||||
Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests
|
||||
Unicode v11.0.0
|
||||
Unicode v12.0.0
|
||||
esid: sec-static-semantics-unicodematchproperty-p
|
||||
features: [regexp-unicode-property-escapes]
|
||||
includes: [regExpUtils.js]
|
||||
|
@ -543,7 +543,11 @@ const matchSymbols = buildString({
|
|||
0x00A7A6,
|
||||
0x00A7A8,
|
||||
0x00A7B6,
|
||||
0x00A7B8
|
||||
0x00A7B8,
|
||||
0x00A7BA,
|
||||
0x00A7BC,
|
||||
0x00A7BE,
|
||||
0x00A7C2
|
||||
],
|
||||
ranges: [
|
||||
[0x000041, 0x00005A],
|
||||
|
@ -614,6 +618,7 @@ const matchSymbols = buildString({
|
|||
[0x00A77D, 0x00A77E],
|
||||
[0x00A7AA, 0x00A7AE],
|
||||
[0x00A7B0, 0x00A7B4],
|
||||
[0x00A7C4, 0x00A7C6],
|
||||
[0x00AB70, 0x00ABBF],
|
||||
[0x00FB00, 0x00FB06],
|
||||
[0x00FB13, 0x00FB17],
|
||||
|
@ -1160,7 +1165,11 @@ const nonMatchSymbols = buildString({
|
|||
0x00A7A9,
|
||||
0x00A7AF,
|
||||
0x00A7B5,
|
||||
0x00A7B7
|
||||
0x00A7B7,
|
||||
0x00A7B9,
|
||||
0x00A7BB,
|
||||
0x00A7BD,
|
||||
0x00A7C3
|
||||
],
|
||||
ranges: [
|
||||
[0x00DC00, 0x00DFFF],
|
||||
|
@ -1239,7 +1248,8 @@ const nonMatchSymbols = buildString({
|
|||
[0x00A787, 0x00A78A],
|
||||
[0x00A78E, 0x00A78F],
|
||||
[0x00A793, 0x00A795],
|
||||
[0x00A7B9, 0x00AB6F],
|
||||
[0x00A7BF, 0x00A7C1],
|
||||
[0x00A7C7, 0x00AB6F],
|
||||
[0x00ABC0, 0x00DBFF],
|
||||
[0x00E000, 0x00FAFF],
|
||||
[0x00FB07, 0x00FB12],
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
// Copyright 2018 Mathias Bynens. All rights reserved.
|
||||
// Copyright 2019 Mathias Bynens. All rights reserved.
|
||||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
|
||||
/*---
|
||||
|
@ -7,7 +7,7 @@ description: >
|
|||
Unicode property escapes for `Changes_When_Casemapped`
|
||||
info: |
|
||||
Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests
|
||||
Unicode v11.0.0
|
||||
Unicode v12.0.0
|
||||
esid: sec-static-semantics-unicodematchproperty-p
|
||||
features: [regexp-unicode-property-escapes]
|
||||
includes: [regExpUtils.js]
|
||||
|
@ -23,7 +23,6 @@ const matchSymbols = buildString({
|
|||
0x000275,
|
||||
0x00027D,
|
||||
0x000280,
|
||||
0x000283,
|
||||
0x000292,
|
||||
0x000345,
|
||||
0x00037F,
|
||||
|
@ -33,6 +32,7 @@ const matchSymbols = buildString({
|
|||
0x0010CD,
|
||||
0x001D79,
|
||||
0x001D7D,
|
||||
0x001D8E,
|
||||
0x001E9E,
|
||||
0x001F59,
|
||||
0x001F5B,
|
||||
|
@ -65,6 +65,7 @@ const matchSymbols = buildString({
|
|||
[0x000265, 0x000266],
|
||||
[0x000268, 0x00026C],
|
||||
[0x000271, 0x000272],
|
||||
[0x000282, 0x000283],
|
||||
[0x000287, 0x00028C],
|
||||
[0x00029D, 0x00029E],
|
||||
[0x000370, 0x000373],
|
||||
|
@ -122,9 +123,10 @@ const matchSymbols = buildString({
|
|||
[0x00A732, 0x00A76F],
|
||||
[0x00A779, 0x00A787],
|
||||
[0x00A78B, 0x00A78D],
|
||||
[0x00A790, 0x00A793],
|
||||
[0x00A790, 0x00A794],
|
||||
[0x00A796, 0x00A7AE],
|
||||
[0x00A7B0, 0x00A7B9],
|
||||
[0x00A7B0, 0x00A7BF],
|
||||
[0x00A7C2, 0x00A7C6],
|
||||
[0x00AB70, 0x00ABBF],
|
||||
[0x00FB00, 0x00FB06],
|
||||
[0x00FB13, 0x00FB17],
|
||||
|
@ -167,6 +169,7 @@ const nonMatchSymbols = buildString({
|
|||
0x000264,
|
||||
0x000267,
|
||||
0x000270,
|
||||
0x000281,
|
||||
0x00037E,
|
||||
0x000387,
|
||||
0x00038B,
|
||||
|
@ -190,6 +193,7 @@ const nonMatchSymbols = buildString({
|
|||
0x002C71,
|
||||
0x002C74,
|
||||
0x002D26,
|
||||
0x00A795,
|
||||
0x00A7AF
|
||||
],
|
||||
ranges: [
|
||||
|
@ -207,7 +211,6 @@ const nonMatchSymbols = buildString({
|
|||
[0x000273, 0x000274],
|
||||
[0x000276, 0x00027C],
|
||||
[0x00027E, 0x00027F],
|
||||
[0x000281, 0x000282],
|
||||
[0x000284, 0x000286],
|
||||
[0x00028D, 0x000291],
|
||||
[0x000293, 0x00029C],
|
||||
|
@ -230,7 +233,8 @@ const nonMatchSymbols = buildString({
|
|||
[0x001CBB, 0x001CBC],
|
||||
[0x001CC0, 0x001D78],
|
||||
[0x001D7A, 0x001D7C],
|
||||
[0x001D7E, 0x001DFF],
|
||||
[0x001D7E, 0x001D8D],
|
||||
[0x001D8F, 0x001DFF],
|
||||
[0x001E9C, 0x001E9D],
|
||||
[0x001F16, 0x001F17],
|
||||
[0x001F1E, 0x001F1F],
|
||||
|
@ -262,8 +266,8 @@ const nonMatchSymbols = buildString({
|
|||
[0x00A770, 0x00A778],
|
||||
[0x00A788, 0x00A78A],
|
||||
[0x00A78E, 0x00A78F],
|
||||
[0x00A794, 0x00A795],
|
||||
[0x00A7BA, 0x00AB52],
|
||||
[0x00A7C0, 0x00A7C1],
|
||||
[0x00A7C7, 0x00AB52],
|
||||
[0x00AB54, 0x00AB6F],
|
||||
[0x00ABC0, 0x00DBFF],
|
||||
[0x00E000, 0x00FAFF],
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
// Copyright 2018 Mathias Bynens. All rights reserved.
|
||||
// Copyright 2019 Mathias Bynens. All rights reserved.
|
||||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
|
||||
/*---
|
||||
|
@ -7,7 +7,7 @@ description: >
|
|||
Unicode property escapes for `Changes_When_Lowercased`
|
||||
info: |
|
||||
Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests
|
||||
Unicode v11.0.0
|
||||
Unicode v12.0.0
|
||||
esid: sec-static-semantics-unicodematchproperty-p
|
||||
features: [regexp-unicode-property-escapes]
|
||||
includes: [regExpUtils.js]
|
||||
|
@ -541,7 +541,11 @@ const matchSymbols = buildString({
|
|||
0x00A7A6,
|
||||
0x00A7A8,
|
||||
0x00A7B6,
|
||||
0x00A7B8
|
||||
0x00A7B8,
|
||||
0x00A7BA,
|
||||
0x00A7BC,
|
||||
0x00A7BE,
|
||||
0x00A7C2
|
||||
],
|
||||
ranges: [
|
||||
[0x000041, 0x00005A],
|
||||
|
@ -604,6 +608,7 @@ const matchSymbols = buildString({
|
|||
[0x00A77D, 0x00A77E],
|
||||
[0x00A7AA, 0x00A7AE],
|
||||
[0x00A7B0, 0x00A7B4],
|
||||
[0x00A7C4, 0x00A7C6],
|
||||
[0x00FF21, 0x00FF3A],
|
||||
[0x010400, 0x010427],
|
||||
[0x0104B0, 0x0104D3],
|
||||
|
@ -1141,7 +1146,11 @@ const nonMatchSymbols = buildString({
|
|||
0x00A7A9,
|
||||
0x00A7AF,
|
||||
0x00A7B5,
|
||||
0x00A7B7
|
||||
0x00A7B7,
|
||||
0x00A7B9,
|
||||
0x00A7BB,
|
||||
0x00A7BD,
|
||||
0x00A7C3
|
||||
],
|
||||
ranges: [
|
||||
[0x00DC00, 0x00DFFF],
|
||||
|
@ -1216,7 +1225,8 @@ const nonMatchSymbols = buildString({
|
|||
[0x00A787, 0x00A78A],
|
||||
[0x00A78E, 0x00A78F],
|
||||
[0x00A793, 0x00A795],
|
||||
[0x00A7B9, 0x00DBFF],
|
||||
[0x00A7BF, 0x00A7C1],
|
||||
[0x00A7C7, 0x00DBFF],
|
||||
[0x00E000, 0x00FF20],
|
||||
[0x00FF3B, 0x0103FF],
|
||||
[0x010428, 0x0104AF],
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
// Copyright 2018 Mathias Bynens. All rights reserved.
|
||||
// Copyright 2019 Mathias Bynens. All rights reserved.
|
||||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
|
||||
/*---
|
||||
|
@ -7,7 +7,7 @@ description: >
|
|||
Unicode property escapes for `Changes_When_NFKC_Casefolded`
|
||||
info: |
|
||||
Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests
|
||||
Unicode v11.0.0
|
||||
Unicode v12.0.0
|
||||
esid: sec-static-semantics-unicodematchproperty-p
|
||||
features: [regexp-unicode-property-escapes]
|
||||
includes: [regExpUtils.js]
|
||||
|
@ -593,6 +593,10 @@ const matchSymbols = buildString({
|
|||
0x00A7A8,
|
||||
0x00A7B6,
|
||||
0x00A7B8,
|
||||
0x00A7BA,
|
||||
0x00A7BC,
|
||||
0x00A7BE,
|
||||
0x00A7C2,
|
||||
0x00FA10,
|
||||
0x00FA12,
|
||||
0x00FA20,
|
||||
|
@ -747,6 +751,7 @@ const matchSymbols = buildString({
|
|||
[0x00A77D, 0x00A77E],
|
||||
[0x00A7AA, 0x00A7AE],
|
||||
[0x00A7B0, 0x00A7B4],
|
||||
[0x00A7C4, 0x00A7C6],
|
||||
[0x00A7F8, 0x00A7F9],
|
||||
[0x00AB5C, 0x00AB5F],
|
||||
[0x00AB70, 0x00ABBF],
|
||||
|
@ -829,7 +834,7 @@ const matchSymbols = buildString({
|
|||
[0x01F100, 0x01F10A],
|
||||
[0x01F110, 0x01F12E],
|
||||
[0x01F130, 0x01F14F],
|
||||
[0x01F16A, 0x01F16B],
|
||||
[0x01F16A, 0x01F16C],
|
||||
[0x01F200, 0x01F202],
|
||||
[0x01F210, 0x01F23B],
|
||||
[0x01F240, 0x01F248],
|
||||
|
@ -1408,6 +1413,10 @@ const nonMatchSymbols = buildString({
|
|||
0x00A7AF,
|
||||
0x00A7B5,
|
||||
0x00A7B7,
|
||||
0x00A7B9,
|
||||
0x00A7BB,
|
||||
0x00A7BD,
|
||||
0x00A7C3,
|
||||
0x00FA11,
|
||||
0x00FA1F,
|
||||
0x00FA21,
|
||||
|
@ -1612,7 +1621,8 @@ const nonMatchSymbols = buildString({
|
|||
[0x00A787, 0x00A78A],
|
||||
[0x00A78E, 0x00A78F],
|
||||
[0x00A793, 0x00A795],
|
||||
[0x00A7B9, 0x00A7F7],
|
||||
[0x00A7BF, 0x00A7C1],
|
||||
[0x00A7C7, 0x00A7F7],
|
||||
[0x00A7FA, 0x00AB5B],
|
||||
[0x00AB60, 0x00AB6F],
|
||||
[0x00ABC0, 0x00DBFF],
|
||||
|
@ -1667,7 +1677,7 @@ const nonMatchSymbols = buildString({
|
|||
[0x01EEBC, 0x01F0FF],
|
||||
[0x01F10B, 0x01F10F],
|
||||
[0x01F150, 0x01F169],
|
||||
[0x01F16C, 0x01F18F],
|
||||
[0x01F16D, 0x01F18F],
|
||||
[0x01F191, 0x01F1FF],
|
||||
[0x01F203, 0x01F20F],
|
||||
[0x01F23C, 0x01F23F],
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
// Copyright 2018 Mathias Bynens. All rights reserved.
|
||||
// Copyright 2019 Mathias Bynens. All rights reserved.
|
||||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
|
||||
/*---
|
||||
|
@ -7,7 +7,7 @@ description: >
|
|||
Unicode property escapes for `Changes_When_Titlecased`
|
||||
info: |
|
||||
Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests
|
||||
Unicode v11.0.0
|
||||
Unicode v12.0.0
|
||||
esid: sec-static-semantics-unicodematchproperty-p
|
||||
features: [regexp-unicode-property-escapes]
|
||||
includes: [regExpUtils.js]
|
||||
|
@ -154,7 +154,6 @@ const matchSymbols = buildString({
|
|||
0x000275,
|
||||
0x00027D,
|
||||
0x000280,
|
||||
0x000283,
|
||||
0x000292,
|
||||
0x000345,
|
||||
0x000371,
|
||||
|
@ -275,6 +274,7 @@ const matchSymbols = buildString({
|
|||
0x00052F,
|
||||
0x001D79,
|
||||
0x001D7D,
|
||||
0x001D8E,
|
||||
0x001E01,
|
||||
0x001E03,
|
||||
0x001E05,
|
||||
|
@ -544,7 +544,6 @@ const matchSymbols = buildString({
|
|||
0x00A787,
|
||||
0x00A78C,
|
||||
0x00A791,
|
||||
0x00A793,
|
||||
0x00A797,
|
||||
0x00A799,
|
||||
0x00A79B,
|
||||
|
@ -558,6 +557,10 @@ const matchSymbols = buildString({
|
|||
0x00A7B5,
|
||||
0x00A7B7,
|
||||
0x00A7B9,
|
||||
0x00A7BB,
|
||||
0x00A7BD,
|
||||
0x00A7BF,
|
||||
0x00A7C3,
|
||||
0x00AB53
|
||||
],
|
||||
ranges: [
|
||||
|
@ -579,6 +582,7 @@ const matchSymbols = buildString({
|
|||
[0x000265, 0x000266],
|
||||
[0x000268, 0x00026C],
|
||||
[0x000271, 0x000272],
|
||||
[0x000282, 0x000283],
|
||||
[0x000287, 0x00028C],
|
||||
[0x00029D, 0x00029E],
|
||||
[0x00037B, 0x00037D],
|
||||
|
@ -617,6 +621,7 @@ const matchSymbols = buildString({
|
|||
[0x002C30, 0x002C5E],
|
||||
[0x002C65, 0x002C66],
|
||||
[0x002D00, 0x002D25],
|
||||
[0x00A793, 0x00A794],
|
||||
[0x00AB70, 0x00ABBF],
|
||||
[0x00FB00, 0x00FB06],
|
||||
[0x00FB13, 0x00FB17],
|
||||
|
@ -769,6 +774,7 @@ const nonMatchSymbols = buildString({
|
|||
0x000264,
|
||||
0x000267,
|
||||
0x000270,
|
||||
0x000281,
|
||||
0x000372,
|
||||
0x0003CF,
|
||||
0x0003D8,
|
||||
|
@ -1146,7 +1152,10 @@ const nonMatchSymbols = buildString({
|
|||
0x00A7A6,
|
||||
0x00A7A8,
|
||||
0x00A7B6,
|
||||
0x00A7B8
|
||||
0x00A7B8,
|
||||
0x00A7BA,
|
||||
0x00A7BC,
|
||||
0x00A7BE
|
||||
],
|
||||
ranges: [
|
||||
[0x00DC00, 0x00DFFF],
|
||||
|
@ -1180,7 +1189,6 @@ const nonMatchSymbols = buildString({
|
|||
[0x000273, 0x000274],
|
||||
[0x000276, 0x00027C],
|
||||
[0x00027E, 0x00027F],
|
||||
[0x000281, 0x000282],
|
||||
[0x000284, 0x000286],
|
||||
[0x00028D, 0x000291],
|
||||
[0x000293, 0x00029C],
|
||||
|
@ -1201,7 +1209,8 @@ const nonMatchSymbols = buildString({
|
|||
[0x0013FE, 0x001C7F],
|
||||
[0x001C89, 0x001D78],
|
||||
[0x001D7A, 0x001D7C],
|
||||
[0x001D7E, 0x001E00],
|
||||
[0x001D7E, 0x001D8D],
|
||||
[0x001D8F, 0x001E00],
|
||||
[0x001E9C, 0x001EA0],
|
||||
[0x001F08, 0x001F0F],
|
||||
[0x001F16, 0x001F1F],
|
||||
|
@ -1242,9 +1251,10 @@ const nonMatchSymbols = buildString({
|
|||
[0x00A77D, 0x00A77E],
|
||||
[0x00A788, 0x00A78B],
|
||||
[0x00A78D, 0x00A790],
|
||||
[0x00A794, 0x00A796],
|
||||
[0x00A795, 0x00A796],
|
||||
[0x00A7AA, 0x00A7B4],
|
||||
[0x00A7BA, 0x00AB52],
|
||||
[0x00A7C0, 0x00A7C2],
|
||||
[0x00A7C4, 0x00AB52],
|
||||
[0x00AB54, 0x00AB6F],
|
||||
[0x00ABC0, 0x00DBFF],
|
||||
[0x00E000, 0x00FAFF],
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
// Copyright 2018 Mathias Bynens. All rights reserved.
|
||||
// Copyright 2019 Mathias Bynens. All rights reserved.
|
||||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
|
||||
/*---
|
||||
|
@ -7,7 +7,7 @@ description: >
|
|||
Unicode property escapes for `Changes_When_Uppercased`
|
||||
info: |
|
||||
Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests
|
||||
Unicode v11.0.0
|
||||
Unicode v12.0.0
|
||||
esid: sec-static-semantics-unicodematchproperty-p
|
||||
features: [regexp-unicode-property-escapes]
|
||||
includes: [regExpUtils.js]
|
||||
|
@ -151,7 +151,6 @@ const matchSymbols = buildString({
|
|||
0x000275,
|
||||
0x00027D,
|
||||
0x000280,
|
||||
0x000283,
|
||||
0x000292,
|
||||
0x000345,
|
||||
0x000371,
|
||||
|
@ -272,6 +271,7 @@ const matchSymbols = buildString({
|
|||
0x00052F,
|
||||
0x001D79,
|
||||
0x001D7D,
|
||||
0x001D8E,
|
||||
0x001E01,
|
||||
0x001E03,
|
||||
0x001E05,
|
||||
|
@ -544,7 +544,6 @@ const matchSymbols = buildString({
|
|||
0x00A787,
|
||||
0x00A78C,
|
||||
0x00A791,
|
||||
0x00A793,
|
||||
0x00A797,
|
||||
0x00A799,
|
||||
0x00A79B,
|
||||
|
@ -558,6 +557,10 @@ const matchSymbols = buildString({
|
|||
0x00A7B5,
|
||||
0x00A7B7,
|
||||
0x00A7B9,
|
||||
0x00A7BB,
|
||||
0x00A7BD,
|
||||
0x00A7BF,
|
||||
0x00A7C3,
|
||||
0x00AB53
|
||||
],
|
||||
ranges: [
|
||||
|
@ -581,6 +584,7 @@ const matchSymbols = buildString({
|
|||
[0x000265, 0x000266],
|
||||
[0x000268, 0x00026C],
|
||||
[0x000271, 0x000272],
|
||||
[0x000282, 0x000283],
|
||||
[0x000287, 0x00028C],
|
||||
[0x00029D, 0x00029E],
|
||||
[0x00037B, 0x00037D],
|
||||
|
@ -618,6 +622,7 @@ const matchSymbols = buildString({
|
|||
[0x002C30, 0x002C5E],
|
||||
[0x002C65, 0x002C66],
|
||||
[0x002D00, 0x002D25],
|
||||
[0x00A793, 0x00A794],
|
||||
[0x00AB70, 0x00ABBF],
|
||||
[0x00FB00, 0x00FB06],
|
||||
[0x00FB13, 0x00FB17],
|
||||
|
@ -769,6 +774,7 @@ const nonMatchSymbols = buildString({
|
|||
0x000264,
|
||||
0x000267,
|
||||
0x000270,
|
||||
0x000281,
|
||||
0x000372,
|
||||
0x0003CF,
|
||||
0x0003D8,
|
||||
|
@ -1147,7 +1153,10 @@ const nonMatchSymbols = buildString({
|
|||
0x00A7A6,
|
||||
0x00A7A8,
|
||||
0x00A7B6,
|
||||
0x00A7B8
|
||||
0x00A7B8,
|
||||
0x00A7BA,
|
||||
0x00A7BC,
|
||||
0x00A7BE
|
||||
],
|
||||
ranges: [
|
||||
[0x00DC00, 0x00DFFF],
|
||||
|
@ -1181,7 +1190,6 @@ const nonMatchSymbols = buildString({
|
|||
[0x000273, 0x000274],
|
||||
[0x000276, 0x00027C],
|
||||
[0x00027E, 0x00027F],
|
||||
[0x000281, 0x000282],
|
||||
[0x000284, 0x000286],
|
||||
[0x00028D, 0x000291],
|
||||
[0x000293, 0x00029C],
|
||||
|
@ -1204,7 +1212,8 @@ const nonMatchSymbols = buildString({
|
|||
[0x0013FE, 0x001C7F],
|
||||
[0x001C89, 0x001D78],
|
||||
[0x001D7A, 0x001D7C],
|
||||
[0x001D7E, 0x001E00],
|
||||
[0x001D7E, 0x001D8D],
|
||||
[0x001D8F, 0x001E00],
|
||||
[0x001E9C, 0x001EA0],
|
||||
[0x001F08, 0x001F0F],
|
||||
[0x001F16, 0x001F1F],
|
||||
|
@ -1244,9 +1253,10 @@ const nonMatchSymbols = buildString({
|
|||
[0x00A77D, 0x00A77E],
|
||||
[0x00A788, 0x00A78B],
|
||||
[0x00A78D, 0x00A790],
|
||||
[0x00A794, 0x00A796],
|
||||
[0x00A795, 0x00A796],
|
||||
[0x00A7AA, 0x00A7B4],
|
||||
[0x00A7BA, 0x00AB52],
|
||||
[0x00A7C0, 0x00A7C2],
|
||||
[0x00A7C4, 0x00AB52],
|
||||
[0x00AB54, 0x00AB6F],
|
||||
[0x00ABC0, 0x00DBFF],
|
||||
[0x00E000, 0x00FAFF],
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
// Copyright 2018 Mathias Bynens. All rights reserved.
|
||||
// Copyright 2019 Mathias Bynens. All rights reserved.
|
||||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
|
||||
/*---
|
||||
|
@ -7,7 +7,7 @@ description: >
|
|||
Unicode property escapes for `Dash`
|
||||
info: |
|
||||
Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests
|
||||
Unicode v11.0.0
|
||||
Unicode v12.0.0
|
||||
esid: sec-static-semantics-unicodematchproperty-p
|
||||
features: [regexp-unicode-property-escapes]
|
||||
includes: [regExpUtils.js]
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
// Copyright 2018 Mathias Bynens. All rights reserved.
|
||||
// Copyright 2019 Mathias Bynens. All rights reserved.
|
||||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
|
||||
/*---
|
||||
|
@ -7,7 +7,7 @@ description: >
|
|||
Unicode property escapes for `Default_Ignorable_Code_Point`
|
||||
info: |
|
||||
Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests
|
||||
Unicode v11.0.0
|
||||
Unicode v12.0.0
|
||||
esid: sec-static-semantics-unicodematchproperty-p
|
||||
features: [regexp-unicode-property-escapes]
|
||||
includes: [regExpUtils.js]
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
// Copyright 2018 Mathias Bynens. All rights reserved.
|
||||
// Copyright 2019 Mathias Bynens. All rights reserved.
|
||||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
|
||||
/*---
|
||||
|
@ -7,7 +7,7 @@ description: >
|
|||
Unicode property escapes for `Deprecated`
|
||||
info: |
|
||||
Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests
|
||||
Unicode v11.0.0
|
||||
Unicode v12.0.0
|
||||
esid: sec-static-semantics-unicodematchproperty-p
|
||||
features: [regexp-unicode-property-escapes]
|
||||
includes: [regExpUtils.js]
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
// Copyright 2018 Mathias Bynens. All rights reserved.
|
||||
// Copyright 2019 Mathias Bynens. All rights reserved.
|
||||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
|
||||
/*---
|
||||
|
@ -7,7 +7,7 @@ description: >
|
|||
Unicode property escapes for `Diacritic`
|
||||
info: |
|
||||
Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests
|
||||
Unicode v11.0.0
|
||||
Unicode v12.0.0
|
||||
esid: sec-static-semantics-unicodematchproperty-p
|
||||
features: [regexp-unicode-property-escapes]
|
||||
includes: [regExpUtils.js]
|
||||
|
@ -42,6 +42,7 @@ const matchSymbols = buildString({
|
|||
0x000D4D,
|
||||
0x000DCA,
|
||||
0x000E4E,
|
||||
0x000EBA,
|
||||
0x000F35,
|
||||
0x000F37,
|
||||
0x000F39,
|
||||
|
@ -59,7 +60,6 @@ const matchSymbols = buildString({
|
|||
0x0030FC,
|
||||
0x00A66F,
|
||||
0x00A67F,
|
||||
0x00A788,
|
||||
0x00A8C4,
|
||||
0x00A953,
|
||||
0x00A9B3,
|
||||
|
@ -80,6 +80,7 @@ const matchSymbols = buildString({
|
|||
0x011446,
|
||||
0x01163F,
|
||||
0x01172B,
|
||||
0x0119E0,
|
||||
0x011A34,
|
||||
0x011A47,
|
||||
0x011A99,
|
||||
|
@ -118,8 +119,11 @@ const matchSymbols = buildString({
|
|||
[0x000F82, 0x000F84],
|
||||
[0x000F86, 0x000F87],
|
||||
[0x001039, 0x00103A],
|
||||
[0x001063, 0x001064],
|
||||
[0x001069, 0x00106D],
|
||||
[0x001087, 0x00108D],
|
||||
[0x00109A, 0x00109B],
|
||||
[0x00135D, 0x00135F],
|
||||
[0x0017C9, 0x0017D3],
|
||||
[0x001939, 0x00193B],
|
||||
[0x001A75, 0x001A7C],
|
||||
|
@ -145,7 +149,8 @@ const matchSymbols = buildString({
|
|||
[0x00A67C, 0x00A67D],
|
||||
[0x00A69C, 0x00A69D],
|
||||
[0x00A6F0, 0x00A6F1],
|
||||
[0x00A717, 0x00A721],
|
||||
[0x00A700, 0x00A721],
|
||||
[0x00A788, 0x00A78A],
|
||||
[0x00A7F8, 0x00A7F9],
|
||||
[0x00A8E0, 0x00A8F1],
|
||||
[0x00A92B, 0x00A92E],
|
||||
|
@ -171,12 +176,15 @@ const matchSymbols = buildString({
|
|||
[0x011839, 0x01183A],
|
||||
[0x011D44, 0x011D45],
|
||||
[0x016AF0, 0x016AF4],
|
||||
[0x016B30, 0x016B36],
|
||||
[0x016F8F, 0x016F9F],
|
||||
[0x01D167, 0x01D169],
|
||||
[0x01D16D, 0x01D172],
|
||||
[0x01D17B, 0x01D182],
|
||||
[0x01D185, 0x01D18B],
|
||||
[0x01D1AA, 0x01D1AD],
|
||||
[0x01E130, 0x01E136],
|
||||
[0x01E2EC, 0x01E2EF],
|
||||
[0x01E8D0, 0x01E8D6],
|
||||
[0x01E944, 0x01E946],
|
||||
[0x01E948, 0x01E94A]
|
||||
|
@ -259,16 +267,20 @@ const nonMatchSymbols = buildString({
|
|||
[0x000D3D, 0x000D4C],
|
||||
[0x000D4E, 0x000DC9],
|
||||
[0x000DCB, 0x000E46],
|
||||
[0x000E4F, 0x000EC7],
|
||||
[0x000E4F, 0x000EB9],
|
||||
[0x000EBB, 0x000EC7],
|
||||
[0x000ECD, 0x000F17],
|
||||
[0x000F1A, 0x000F34],
|
||||
[0x000F3A, 0x000F3D],
|
||||
[0x000F40, 0x000F81],
|
||||
[0x000F88, 0x000FC5],
|
||||
[0x000FC7, 0x001036],
|
||||
[0x00103B, 0x001086],
|
||||
[0x00103B, 0x001062],
|
||||
[0x001065, 0x001068],
|
||||
[0x00106E, 0x001086],
|
||||
[0x001090, 0x001099],
|
||||
[0x00109C, 0x0017C8],
|
||||
[0x00109C, 0x00135C],
|
||||
[0x001360, 0x0017C8],
|
||||
[0x0017D4, 0x0017DC],
|
||||
[0x0017DE, 0x001938],
|
||||
[0x00193C, 0x001A74],
|
||||
|
@ -302,9 +314,9 @@ const nonMatchSymbols = buildString({
|
|||
[0x00A670, 0x00A67B],
|
||||
[0x00A680, 0x00A69B],
|
||||
[0x00A69E, 0x00A6EF],
|
||||
[0x00A6F2, 0x00A716],
|
||||
[0x00A6F2, 0x00A6FF],
|
||||
[0x00A722, 0x00A787],
|
||||
[0x00A789, 0x00A7F7],
|
||||
[0x00A78B, 0x00A7F7],
|
||||
[0x00A7FA, 0x00A8C3],
|
||||
[0x00A8C5, 0x00A8DF],
|
||||
[0x00A8F2, 0x00A92A],
|
||||
|
@ -347,20 +359,24 @@ const nonMatchSymbols = buildString({
|
|||
[0x011640, 0x0116B5],
|
||||
[0x0116B8, 0x01172A],
|
||||
[0x01172C, 0x011838],
|
||||
[0x01183B, 0x011A33],
|
||||
[0x01183B, 0x0119DF],
|
||||
[0x0119E1, 0x011A33],
|
||||
[0x011A35, 0x011A46],
|
||||
[0x011A48, 0x011A98],
|
||||
[0x011A9A, 0x011C3E],
|
||||
[0x011C40, 0x011D41],
|
||||
[0x011D46, 0x011D96],
|
||||
[0x011D98, 0x016AEF],
|
||||
[0x016AF5, 0x016F8E],
|
||||
[0x016AF5, 0x016B2F],
|
||||
[0x016B37, 0x016F8E],
|
||||
[0x016FA0, 0x01D166],
|
||||
[0x01D16A, 0x01D16C],
|
||||
[0x01D173, 0x01D17A],
|
||||
[0x01D183, 0x01D184],
|
||||
[0x01D18C, 0x01D1A9],
|
||||
[0x01D1AE, 0x01E8CF],
|
||||
[0x01D1AE, 0x01E12F],
|
||||
[0x01E137, 0x01E2EB],
|
||||
[0x01E2F0, 0x01E8CF],
|
||||
[0x01E8D7, 0x01E943],
|
||||
[0x01E94B, 0x10FFFF]
|
||||
]
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
// Copyright 2018 Mathias Bynens. All rights reserved.
|
||||
// Copyright 2019 Mathias Bynens. All rights reserved.
|
||||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
|
||||
/*---
|
||||
|
@ -7,7 +7,7 @@ description: >
|
|||
Unicode property escapes for `Emoji`
|
||||
info: |
|
||||
Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests
|
||||
Unicode v11.0.0
|
||||
Unicode v12.0.0
|
||||
esid: sec-static-semantics-unicodematchproperty-p
|
||||
features: [regexp-unicode-property-escapes]
|
||||
includes: [regExpUtils.js]
|
||||
|
@ -81,9 +81,9 @@ const matchSymbols = buildString({
|
|||
0x01F5E8,
|
||||
0x01F5EF,
|
||||
0x01F5F3,
|
||||
0x01F6D5,
|
||||
0x01F6E9,
|
||||
0x01F6F0,
|
||||
0x01F97A
|
||||
0x01F6F0
|
||||
],
|
||||
ranges: [
|
||||
[0x000030, 0x000039],
|
||||
|
@ -154,16 +154,20 @@ const matchSymbols = buildString({
|
|||
[0x01F6CB, 0x01F6D2],
|
||||
[0x01F6E0, 0x01F6E5],
|
||||
[0x01F6EB, 0x01F6EC],
|
||||
[0x01F6F3, 0x01F6F9],
|
||||
[0x01F910, 0x01F93A],
|
||||
[0x01F93C, 0x01F93E],
|
||||
[0x01F940, 0x01F945],
|
||||
[0x01F947, 0x01F970],
|
||||
[0x01F6F3, 0x01F6FA],
|
||||
[0x01F7E0, 0x01F7EB],
|
||||
[0x01F90D, 0x01F93A],
|
||||
[0x01F93C, 0x01F945],
|
||||
[0x01F947, 0x01F971],
|
||||
[0x01F973, 0x01F976],
|
||||
[0x01F97C, 0x01F9A2],
|
||||
[0x01F9B0, 0x01F9B9],
|
||||
[0x01F9C0, 0x01F9C2],
|
||||
[0x01F9D0, 0x01F9FF]
|
||||
[0x01F97A, 0x01F9A2],
|
||||
[0x01F9A5, 0x01F9AA],
|
||||
[0x01F9AE, 0x01F9CA],
|
||||
[0x01F9CD, 0x01F9FF],
|
||||
[0x01FA70, 0x01FA73],
|
||||
[0x01FA78, 0x01FA7A],
|
||||
[0x01FA80, 0x01FA82],
|
||||
[0x01FA90, 0x01FA95]
|
||||
]
|
||||
});
|
||||
testPropertyEscapes(
|
||||
|
@ -198,9 +202,8 @@ const nonMatchSymbols = buildString({
|
|||
0x01F5E2,
|
||||
0x01F6EA,
|
||||
0x01F93B,
|
||||
0x01F93F,
|
||||
0x01F946,
|
||||
0x01F97B
|
||||
0x01F972
|
||||
],
|
||||
ranges: [
|
||||
[0x00DC00, 0x00DFFF],
|
||||
|
@ -315,17 +318,22 @@ const nonMatchSymbols = buildString({
|
|||
[0x01F5F4, 0x01F5F9],
|
||||
[0x01F650, 0x01F67F],
|
||||
[0x01F6C6, 0x01F6CA],
|
||||
[0x01F6D3, 0x01F6DF],
|
||||
[0x01F6D3, 0x01F6D4],
|
||||
[0x01F6D6, 0x01F6DF],
|
||||
[0x01F6E6, 0x01F6E8],
|
||||
[0x01F6ED, 0x01F6EF],
|
||||
[0x01F6F1, 0x01F6F2],
|
||||
[0x01F6FA, 0x01F90F],
|
||||
[0x01F971, 0x01F972],
|
||||
[0x01F6FB, 0x01F7DF],
|
||||
[0x01F7EC, 0x01F90C],
|
||||
[0x01F977, 0x01F979],
|
||||
[0x01F9A3, 0x01F9AF],
|
||||
[0x01F9BA, 0x01F9BF],
|
||||
[0x01F9C3, 0x01F9CF],
|
||||
[0x01FA00, 0x10FFFF]
|
||||
[0x01F9A3, 0x01F9A4],
|
||||
[0x01F9AB, 0x01F9AD],
|
||||
[0x01F9CB, 0x01F9CC],
|
||||
[0x01FA00, 0x01FA6F],
|
||||
[0x01FA74, 0x01FA77],
|
||||
[0x01FA7B, 0x01FA7F],
|
||||
[0x01FA83, 0x01FA8F],
|
||||
[0x01FA96, 0x10FFFF]
|
||||
]
|
||||
});
|
||||
testPropertyEscapes(
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
// Copyright 2018 Mathias Bynens. All rights reserved.
|
||||
// Copyright 2019 Mathias Bynens. All rights reserved.
|
||||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
|
||||
/*---
|
||||
|
@ -7,7 +7,7 @@ description: >
|
|||
Unicode property escapes for `Emoji_Component`
|
||||
info: |
|
||||
Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests
|
||||
Unicode v11.0.0
|
||||
Unicode v12.0.0
|
||||
esid: sec-static-semantics-unicodematchproperty-p
|
||||
features: [regexp-unicode-property-escapes]
|
||||
includes: [regExpUtils.js]
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
// Copyright 2018 Mathias Bynens. All rights reserved.
|
||||
// Copyright 2019 Mathias Bynens. All rights reserved.
|
||||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
|
||||
/*---
|
||||
|
@ -7,7 +7,7 @@ description: >
|
|||
Unicode property escapes for `Emoji_Modifier`
|
||||
info: |
|
||||
Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests
|
||||
Unicode v11.0.0
|
||||
Unicode v12.0.0
|
||||
esid: sec-static-semantics-unicodematchproperty-p
|
||||
features: [regexp-unicode-property-escapes]
|
||||
includes: [regExpUtils.js]
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
// Copyright 2018 Mathias Bynens. All rights reserved.
|
||||
// Copyright 2019 Mathias Bynens. All rights reserved.
|
||||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
|
||||
/*---
|
||||
|
@ -7,7 +7,7 @@ description: >
|
|||
Unicode property escapes for `Emoji_Modifier_Base`
|
||||
info: |
|
||||
Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests
|
||||
Unicode v11.0.0
|
||||
Unicode v12.0.0
|
||||
esid: sec-static-semantics-unicodematchproperty-p
|
||||
features: [regexp-unicode-property-escapes]
|
||||
includes: [regExpUtils.js]
|
||||
|
@ -19,15 +19,18 @@ const matchSymbols = buildString({
|
|||
0x0026F9,
|
||||
0x01F385,
|
||||
0x01F3C7,
|
||||
0x01F46E,
|
||||
0x01F47C,
|
||||
0x01F48F,
|
||||
0x01F491,
|
||||
0x01F4AA,
|
||||
0x01F57A,
|
||||
0x01F590,
|
||||
0x01F6A3,
|
||||
0x01F6C0,
|
||||
0x01F6CC,
|
||||
0x01F926
|
||||
0x01F90F,
|
||||
0x01F926,
|
||||
0x01F9BB
|
||||
],
|
||||
ranges: [
|
||||
[0x00270A, 0x00270D],
|
||||
|
@ -35,8 +38,7 @@ const matchSymbols = buildString({
|
|||
[0x01F3CA, 0x01F3CC],
|
||||
[0x01F442, 0x01F443],
|
||||
[0x01F446, 0x01F450],
|
||||
[0x01F466, 0x01F469],
|
||||
[0x01F470, 0x01F478],
|
||||
[0x01F466, 0x01F478],
|
||||
[0x01F481, 0x01F483],
|
||||
[0x01F485, 0x01F487],
|
||||
[0x01F574, 0x01F575],
|
||||
|
@ -44,12 +46,12 @@ const matchSymbols = buildString({
|
|||
[0x01F645, 0x01F647],
|
||||
[0x01F64B, 0x01F64F],
|
||||
[0x01F6B4, 0x01F6B6],
|
||||
[0x01F918, 0x01F91C],
|
||||
[0x01F91E, 0x01F91F],
|
||||
[0x01F918, 0x01F91F],
|
||||
[0x01F930, 0x01F939],
|
||||
[0x01F93D, 0x01F93E],
|
||||
[0x01F93C, 0x01F93E],
|
||||
[0x01F9B5, 0x01F9B6],
|
||||
[0x01F9B8, 0x01F9B9],
|
||||
[0x01F9CD, 0x01F9CF],
|
||||
[0x01F9D1, 0x01F9DD]
|
||||
]
|
||||
});
|
||||
|
@ -61,10 +63,11 @@ testPropertyEscapes(
|
|||
|
||||
const nonMatchSymbols = buildString({
|
||||
loneCodePoints: [
|
||||
0x01F46F,
|
||||
0x01F484,
|
||||
0x01F91D,
|
||||
0x01F9B7
|
||||
0x01F490,
|
||||
0x01F9B7,
|
||||
0x01F9BA,
|
||||
0x01F9D0
|
||||
],
|
||||
ranges: [
|
||||
[0x00DC00, 0x00DFFF],
|
||||
|
@ -79,10 +82,10 @@ const nonMatchSymbols = buildString({
|
|||
[0x01F3CD, 0x01F441],
|
||||
[0x01F444, 0x01F445],
|
||||
[0x01F451, 0x01F465],
|
||||
[0x01F46A, 0x01F46D],
|
||||
[0x01F479, 0x01F47B],
|
||||
[0x01F47D, 0x01F480],
|
||||
[0x01F488, 0x01F4A9],
|
||||
[0x01F488, 0x01F48E],
|
||||
[0x01F492, 0x01F4A9],
|
||||
[0x01F4AB, 0x01F573],
|
||||
[0x01F576, 0x01F579],
|
||||
[0x01F57B, 0x01F58F],
|
||||
|
@ -93,12 +96,13 @@ const nonMatchSymbols = buildString({
|
|||
[0x01F6A4, 0x01F6B3],
|
||||
[0x01F6B7, 0x01F6BF],
|
||||
[0x01F6C1, 0x01F6CB],
|
||||
[0x01F6CD, 0x01F917],
|
||||
[0x01F6CD, 0x01F90E],
|
||||
[0x01F910, 0x01F917],
|
||||
[0x01F920, 0x01F925],
|
||||
[0x01F927, 0x01F92F],
|
||||
[0x01F93A, 0x01F93C],
|
||||
[0x01F93A, 0x01F93B],
|
||||
[0x01F93F, 0x01F9B4],
|
||||
[0x01F9BA, 0x01F9D0],
|
||||
[0x01F9BC, 0x01F9CC],
|
||||
[0x01F9DE, 0x10FFFF]
|
||||
]
|
||||
});
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
// Copyright 2018 Mathias Bynens. All rights reserved.
|
||||
// Copyright 2019 Mathias Bynens. All rights reserved.
|
||||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
|
||||
/*---
|
||||
|
@ -7,7 +7,7 @@ description: >
|
|||
Unicode property escapes for `Emoji_Presentation`
|
||||
info: |
|
||||
Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests
|
||||
Unicode v11.0.0
|
||||
Unicode v12.0.0
|
||||
esid: sec-static-semantics-unicodematchproperty-p
|
||||
features: [regexp-unicode-property-escapes]
|
||||
includes: [regExpUtils.js]
|
||||
|
@ -46,7 +46,7 @@ const matchSymbols = buildString({
|
|||
0x01F57A,
|
||||
0x01F5A4,
|
||||
0x01F6CC,
|
||||
0x01F97A
|
||||
0x01F6D5
|
||||
],
|
||||
ranges: [
|
||||
[0x00231A, 0x00231B],
|
||||
|
@ -84,16 +84,20 @@ const matchSymbols = buildString({
|
|||
[0x01F680, 0x01F6C5],
|
||||
[0x01F6D0, 0x01F6D2],
|
||||
[0x01F6EB, 0x01F6EC],
|
||||
[0x01F6F4, 0x01F6F9],
|
||||
[0x01F910, 0x01F93A],
|
||||
[0x01F93C, 0x01F93E],
|
||||
[0x01F940, 0x01F945],
|
||||
[0x01F947, 0x01F970],
|
||||
[0x01F6F4, 0x01F6FA],
|
||||
[0x01F7E0, 0x01F7EB],
|
||||
[0x01F90D, 0x01F93A],
|
||||
[0x01F93C, 0x01F945],
|
||||
[0x01F947, 0x01F971],
|
||||
[0x01F973, 0x01F976],
|
||||
[0x01F97C, 0x01F9A2],
|
||||
[0x01F9B0, 0x01F9B9],
|
||||
[0x01F9C0, 0x01F9C2],
|
||||
[0x01F9D0, 0x01F9FF]
|
||||
[0x01F97A, 0x01F9A2],
|
||||
[0x01F9A5, 0x01F9AA],
|
||||
[0x01F9AE, 0x01F9CA],
|
||||
[0x01F9CD, 0x01F9FF],
|
||||
[0x01FA70, 0x01FA73],
|
||||
[0x01FA78, 0x01FA7A],
|
||||
[0x01FA80, 0x01FA82],
|
||||
[0x01FA90, 0x01FA95]
|
||||
]
|
||||
});
|
||||
testPropertyEscapes(
|
||||
|
@ -115,9 +119,8 @@ const nonMatchSymbols = buildString({
|
|||
0x01F441,
|
||||
0x01F54F,
|
||||
0x01F93B,
|
||||
0x01F93F,
|
||||
0x01F946,
|
||||
0x01F97B
|
||||
0x01F972
|
||||
],
|
||||
ranges: [
|
||||
[0x00DC00, 0x00DFFF],
|
||||
|
@ -177,15 +180,20 @@ const nonMatchSymbols = buildString({
|
|||
[0x01F650, 0x01F67F],
|
||||
[0x01F6C6, 0x01F6CB],
|
||||
[0x01F6CD, 0x01F6CF],
|
||||
[0x01F6D3, 0x01F6EA],
|
||||
[0x01F6D3, 0x01F6D4],
|
||||
[0x01F6D6, 0x01F6EA],
|
||||
[0x01F6ED, 0x01F6F3],
|
||||
[0x01F6FA, 0x01F90F],
|
||||
[0x01F971, 0x01F972],
|
||||
[0x01F6FB, 0x01F7DF],
|
||||
[0x01F7EC, 0x01F90C],
|
||||
[0x01F977, 0x01F979],
|
||||
[0x01F9A3, 0x01F9AF],
|
||||
[0x01F9BA, 0x01F9BF],
|
||||
[0x01F9C3, 0x01F9CF],
|
||||
[0x01FA00, 0x10FFFF]
|
||||
[0x01F9A3, 0x01F9A4],
|
||||
[0x01F9AB, 0x01F9AD],
|
||||
[0x01F9CB, 0x01F9CC],
|
||||
[0x01FA00, 0x01FA6F],
|
||||
[0x01FA74, 0x01FA77],
|
||||
[0x01FA7B, 0x01FA7F],
|
||||
[0x01FA83, 0x01FA8F],
|
||||
[0x01FA96, 0x10FFFF]
|
||||
]
|
||||
});
|
||||
testPropertyEscapes(
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
// Copyright 2018 Mathias Bynens. All rights reserved.
|
||||
// Copyright 2019 Mathias Bynens. All rights reserved.
|
||||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
|
||||
/*---
|
||||
|
@ -7,7 +7,7 @@ description: >
|
|||
Unicode property escapes for `Extended_Pictographic`
|
||||
info: |
|
||||
Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests
|
||||
Unicode v11.0.0
|
||||
Unicode v12.0.0
|
||||
esid: sec-static-semantics-unicodematchproperty-p
|
||||
features: [regexp-unicode-property-escapes]
|
||||
includes: [regExpUtils.js]
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
// Copyright 2018 Mathias Bynens. All rights reserved.
|
||||
// Copyright 2019 Mathias Bynens. All rights reserved.
|
||||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
|
||||
/*---
|
||||
|
@ -7,7 +7,7 @@ description: >
|
|||
Unicode property escapes for `Extender`
|
||||
info: |
|
||||
Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests
|
||||
Unicode v11.0.0
|
||||
Unicode v12.0.0
|
||||
esid: sec-static-semantics-unicodematchproperty-p
|
||||
features: [regexp-unicode-property-escapes]
|
||||
includes: [regExpUtils.js]
|
||||
|
@ -34,7 +34,8 @@ const matchSymbols = buildString({
|
|||
0x00AADD,
|
||||
0x00FF70,
|
||||
0x01135D,
|
||||
0x011A98
|
||||
0x011A98,
|
||||
0x016FE3
|
||||
],
|
||||
ranges: [
|
||||
[0x0002D0, 0x0002D1],
|
||||
|
@ -45,6 +46,7 @@ const matchSymbols = buildString({
|
|||
[0x0115C6, 0x0115C8],
|
||||
[0x016B42, 0x016B43],
|
||||
[0x016FE0, 0x016FE1],
|
||||
[0x01E13C, 0x01E13D],
|
||||
[0x01E944, 0x01E946]
|
||||
]
|
||||
});
|
||||
|
@ -60,7 +62,9 @@ testPropertyEscapes(
|
|||
);
|
||||
|
||||
const nonMatchSymbols = buildString({
|
||||
loneCodePoints: [],
|
||||
loneCodePoints: [
|
||||
0x016FE2
|
||||
],
|
||||
ranges: [
|
||||
[0x00DC00, 0x00DFFF],
|
||||
[0x000000, 0x0000B6],
|
||||
|
@ -92,7 +96,8 @@ const nonMatchSymbols = buildString({
|
|||
[0x0115C9, 0x011A97],
|
||||
[0x011A99, 0x016B41],
|
||||
[0x016B44, 0x016FDF],
|
||||
[0x016FE2, 0x01E943],
|
||||
[0x016FE4, 0x01E13B],
|
||||
[0x01E13E, 0x01E943],
|
||||
[0x01E947, 0x10FFFF]
|
||||
]
|
||||
});
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
// Copyright 2018 Mathias Bynens. All rights reserved.
|
||||
// Copyright 2019 Mathias Bynens. All rights reserved.
|
||||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
|
||||
/*---
|
||||
|
@ -7,7 +7,7 @@ description: >
|
|||
Unicode property escapes for `General_Category=Cased_Letter`
|
||||
info: |
|
||||
Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests
|
||||
Unicode v11.0.0
|
||||
Unicode v12.0.0
|
||||
esid: sec-static-semantics-unicodematchproperty-p
|
||||
features: [regexp-unicode-property-escapes]
|
||||
includes: [regExpUtils.js]
|
||||
|
@ -104,9 +104,10 @@ const matchSymbols = buildString({
|
|||
[0x00A722, 0x00A76F],
|
||||
[0x00A771, 0x00A787],
|
||||
[0x00A78B, 0x00A78E],
|
||||
[0x00A790, 0x00A7B9],
|
||||
[0x00A790, 0x00A7BF],
|
||||
[0x00A7C2, 0x00A7C6],
|
||||
[0x00AB30, 0x00AB5A],
|
||||
[0x00AB60, 0x00AB65],
|
||||
[0x00AB60, 0x00AB67],
|
||||
[0x00AB70, 0x00ABBF],
|
||||
[0x00FB00, 0x00FB06],
|
||||
[0x00FB13, 0x00FB17],
|
||||
|
@ -292,10 +293,11 @@ const nonMatchSymbols = buildString({
|
|||
[0x00A66E, 0x00A67F],
|
||||
[0x00A69C, 0x00A721],
|
||||
[0x00A788, 0x00A78A],
|
||||
[0x00A7BA, 0x00A7F9],
|
||||
[0x00A7C0, 0x00A7C1],
|
||||
[0x00A7C7, 0x00A7F9],
|
||||
[0x00A7FB, 0x00AB2F],
|
||||
[0x00AB5B, 0x00AB5F],
|
||||
[0x00AB66, 0x00AB6F],
|
||||
[0x00AB68, 0x00AB6F],
|
||||
[0x00ABC0, 0x00DBFF],
|
||||
[0x00E000, 0x00FAFF],
|
||||
[0x00FB07, 0x00FB12],
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
// Copyright 2018 Mathias Bynens. All rights reserved.
|
||||
// Copyright 2019 Mathias Bynens. All rights reserved.
|
||||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
|
||||
/*---
|
||||
|
@ -7,7 +7,7 @@ description: >
|
|||
Unicode property escapes for `General_Category=Close_Punctuation`
|
||||
info: |
|
||||
Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests
|
||||
Unicode v11.0.0
|
||||
Unicode v12.0.0
|
||||
esid: sec-static-semantics-unicodematchproperty-p
|
||||
features: [regexp-unicode-property-escapes]
|
||||
includes: [regExpUtils.js]
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
// Copyright 2018 Mathias Bynens. All rights reserved.
|
||||
// Copyright 2019 Mathias Bynens. All rights reserved.
|
||||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
|
||||
/*---
|
||||
|
@ -7,7 +7,7 @@ description: >
|
|||
Unicode property escapes for `General_Category=Connector_Punctuation`
|
||||
info: |
|
||||
Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests
|
||||
Unicode v11.0.0
|
||||
Unicode v12.0.0
|
||||
esid: sec-static-semantics-unicodematchproperty-p
|
||||
features: [regexp-unicode-property-escapes]
|
||||
includes: [regExpUtils.js]
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
// Copyright 2018 Mathias Bynens. All rights reserved.
|
||||
// Copyright 2019 Mathias Bynens. All rights reserved.
|
||||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
|
||||
/*---
|
||||
|
@ -7,7 +7,7 @@ description: >
|
|||
Unicode property escapes for `General_Category=Control`
|
||||
info: |
|
||||
Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests
|
||||
Unicode v11.0.0
|
||||
Unicode v12.0.0
|
||||
esid: sec-static-semantics-unicodematchproperty-p
|
||||
features: [regexp-unicode-property-escapes]
|
||||
includes: [regExpUtils.js]
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
// Copyright 2018 Mathias Bynens. All rights reserved.
|
||||
// Copyright 2019 Mathias Bynens. All rights reserved.
|
||||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
|
||||
/*---
|
||||
|
@ -7,7 +7,7 @@ description: >
|
|||
Unicode property escapes for `General_Category=Currency_Symbol`
|
||||
info: |
|
||||
Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests
|
||||
Unicode v11.0.0
|
||||
Unicode v12.0.0
|
||||
esid: sec-static-semantics-unicodematchproperty-p
|
||||
features: [regexp-unicode-property-escapes]
|
||||
includes: [regExpUtils.js]
|
||||
|
@ -27,6 +27,7 @@ const matchSymbols = buildString({
|
|||
0x00FDFC,
|
||||
0x00FE69,
|
||||
0x00FF04,
|
||||
0x01E2FF,
|
||||
0x01ECB0
|
||||
],
|
||||
ranges: [
|
||||
|
@ -35,7 +36,8 @@ const matchSymbols = buildString({
|
|||
[0x0009F2, 0x0009F3],
|
||||
[0x0020A0, 0x0020BF],
|
||||
[0x00FFE0, 0x00FFE1],
|
||||
[0x00FFE5, 0x00FFE6]
|
||||
[0x00FFE5, 0x00FFE6],
|
||||
[0x011FDD, 0x011FE0]
|
||||
]
|
||||
});
|
||||
testPropertyEscapes(
|
||||
|
@ -92,7 +94,9 @@ const nonMatchSymbols = buildString({
|
|||
[0x00FE6A, 0x00FF03],
|
||||
[0x00FF05, 0x00FFDF],
|
||||
[0x00FFE2, 0x00FFE4],
|
||||
[0x00FFE7, 0x01ECAF],
|
||||
[0x00FFE7, 0x011FDC],
|
||||
[0x011FE1, 0x01E2FE],
|
||||
[0x01E300, 0x01ECAF],
|
||||
[0x01ECB1, 0x10FFFF]
|
||||
]
|
||||
});
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
// Copyright 2018 Mathias Bynens. All rights reserved.
|
||||
// Copyright 2019 Mathias Bynens. All rights reserved.
|
||||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
|
||||
/*---
|
||||
|
@ -7,7 +7,7 @@ description: >
|
|||
Unicode property escapes for `General_Category=Dash_Punctuation`
|
||||
info: |
|
||||
Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests
|
||||
Unicode v11.0.0
|
||||
Unicode v12.0.0
|
||||
esid: sec-static-semantics-unicodematchproperty-p
|
||||
features: [regexp-unicode-property-escapes]
|
||||
includes: [regExpUtils.js]
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
// Copyright 2018 Mathias Bynens. All rights reserved.
|
||||
// Copyright 2019 Mathias Bynens. All rights reserved.
|
||||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
|
||||
/*---
|
||||
|
@ -7,7 +7,7 @@ description: >
|
|||
Unicode property escapes for `General_Category=Decimal_Number`
|
||||
info: |
|
||||
Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests
|
||||
Unicode v11.0.0
|
||||
Unicode v12.0.0
|
||||
esid: sec-static-semantics-unicodematchproperty-p
|
||||
features: [regexp-unicode-property-escapes]
|
||||
includes: [regExpUtils.js]
|
||||
|
@ -72,6 +72,8 @@ const matchSymbols = buildString({
|
|||
[0x016A60, 0x016A69],
|
||||
[0x016B50, 0x016B59],
|
||||
[0x01D7CE, 0x01D7FF],
|
||||
[0x01E140, 0x01E149],
|
||||
[0x01E2F0, 0x01E2F9],
|
||||
[0x01E950, 0x01E959]
|
||||
]
|
||||
});
|
||||
|
@ -182,7 +184,9 @@ const nonMatchSymbols = buildString({
|
|||
[0x011DAA, 0x016A5F],
|
||||
[0x016A6A, 0x016B4F],
|
||||
[0x016B5A, 0x01D7CD],
|
||||
[0x01D800, 0x01E94F],
|
||||
[0x01D800, 0x01E13F],
|
||||
[0x01E14A, 0x01E2EF],
|
||||
[0x01E2FA, 0x01E94F],
|
||||
[0x01E95A, 0x10FFFF]
|
||||
]
|
||||
});
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
// Copyright 2018 Mathias Bynens. All rights reserved.
|
||||
// Copyright 2019 Mathias Bynens. All rights reserved.
|
||||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
|
||||
/*---
|
||||
|
@ -7,7 +7,7 @@ description: >
|
|||
Unicode property escapes for `General_Category=Enclosing_Mark`
|
||||
info: |
|
||||
Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests
|
||||
Unicode v11.0.0
|
||||
Unicode v12.0.0
|
||||
esid: sec-static-semantics-unicodematchproperty-p
|
||||
features: [regexp-unicode-property-escapes]
|
||||
includes: [regExpUtils.js]
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
// Copyright 2018 Mathias Bynens. All rights reserved.
|
||||
// Copyright 2019 Mathias Bynens. All rights reserved.
|
||||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
|
||||
/*---
|
||||
|
@ -7,7 +7,7 @@ description: >
|
|||
Unicode property escapes for `General_Category=Final_Punctuation`
|
||||
info: |
|
||||
Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests
|
||||
Unicode v11.0.0
|
||||
Unicode v12.0.0
|
||||
esid: sec-static-semantics-unicodematchproperty-p
|
||||
features: [regexp-unicode-property-escapes]
|
||||
includes: [regExpUtils.js]
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
// Copyright 2018 Mathias Bynens. All rights reserved.
|
||||
// Copyright 2019 Mathias Bynens. All rights reserved.
|
||||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
|
||||
/*---
|
||||
|
@ -7,7 +7,7 @@ description: >
|
|||
Unicode property escapes for `General_Category=Format`
|
||||
info: |
|
||||
Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests
|
||||
Unicode v11.0.0
|
||||
Unicode v12.0.0
|
||||
esid: sec-static-semantics-unicodematchproperty-p
|
||||
features: [regexp-unicode-property-escapes]
|
||||
includes: [regExpUtils.js]
|
||||
|
@ -33,6 +33,7 @@ const matchSymbols = buildString({
|
|||
[0x002060, 0x002064],
|
||||
[0x002066, 0x00206F],
|
||||
[0x00FFF9, 0x00FFFB],
|
||||
[0x013430, 0x013438],
|
||||
[0x01BCA0, 0x01BCA3],
|
||||
[0x01D173, 0x01D17A],
|
||||
[0x0E0020, 0x0E007F]
|
||||
|
@ -90,7 +91,8 @@ const nonMatchSymbols = buildString({
|
|||
[0x00FF00, 0x00FFF8],
|
||||
[0x00FFFC, 0x0110BC],
|
||||
[0x0110BE, 0x0110CC],
|
||||
[0x0110CE, 0x01BC9F],
|
||||
[0x0110CE, 0x01342F],
|
||||
[0x013439, 0x01BC9F],
|
||||
[0x01BCA4, 0x01D172],
|
||||
[0x01D17B, 0x0E0000],
|
||||
[0x0E0002, 0x0E001F],
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
// Copyright 2018 Mathias Bynens. All rights reserved.
|
||||
// Copyright 2019 Mathias Bynens. All rights reserved.
|
||||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
|
||||
/*---
|
||||
|
@ -7,7 +7,7 @@ description: >
|
|||
Unicode property escapes for `General_Category=Initial_Punctuation`
|
||||
info: |
|
||||
Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests
|
||||
Unicode v11.0.0
|
||||
Unicode v12.0.0
|
||||
esid: sec-static-semantics-unicodematchproperty-p
|
||||
features: [regexp-unicode-property-escapes]
|
||||
includes: [regExpUtils.js]
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
// Copyright 2018 Mathias Bynens. All rights reserved.
|
||||
// Copyright 2019 Mathias Bynens. All rights reserved.
|
||||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
|
||||
/*---
|
||||
|
@ -7,7 +7,7 @@ description: >
|
|||
Unicode property escapes for `General_Category=Letter`
|
||||
info: |
|
||||
Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests
|
||||
Unicode v11.0.0
|
||||
Unicode v12.0.0
|
||||
esid: sec-static-semantics-unicodematchproperty-p
|
||||
features: [regexp-unicode-property-escapes]
|
||||
includes: [regExpUtils.js]
|
||||
|
@ -55,10 +55,7 @@ const matchSymbols = buildString({
|
|||
0x000D4E,
|
||||
0x000DBD,
|
||||
0x000E84,
|
||||
0x000E8A,
|
||||
0x000E8D,
|
||||
0x000EA5,
|
||||
0x000EA7,
|
||||
0x000EBD,
|
||||
0x000EC6,
|
||||
0x000F00,
|
||||
|
@ -73,6 +70,7 @@ const matchSymbols = buildString({
|
|||
0x0017DC,
|
||||
0x0018AA,
|
||||
0x001AA7,
|
||||
0x001CFA,
|
||||
0x001F59,
|
||||
0x001F5B,
|
||||
0x001F5D,
|
||||
|
@ -109,9 +107,13 @@ const matchSymbols = buildString({
|
|||
0x011288,
|
||||
0x01133D,
|
||||
0x011350,
|
||||
0x01145F,
|
||||
0x0114C7,
|
||||
0x011644,
|
||||
0x0116B8,
|
||||
0x0118FF,
|
||||
0x0119E1,
|
||||
0x0119E3,
|
||||
0x011A00,
|
||||
0x011A3A,
|
||||
0x011A50,
|
||||
|
@ -120,9 +122,12 @@ const matchSymbols = buildString({
|
|||
0x011D46,
|
||||
0x011D98,
|
||||
0x016F50,
|
||||
0x016FE3,
|
||||
0x01D4A2,
|
||||
0x01D4BB,
|
||||
0x01D546,
|
||||
0x01E14E,
|
||||
0x01E94B,
|
||||
0x01EE24,
|
||||
0x01EE27,
|
||||
0x01EE39,
|
||||
|
@ -245,12 +250,9 @@ const matchSymbols = buildString({
|
|||
[0x000E32, 0x000E33],
|
||||
[0x000E40, 0x000E46],
|
||||
[0x000E81, 0x000E82],
|
||||
[0x000E87, 0x000E88],
|
||||
[0x000E94, 0x000E97],
|
||||
[0x000E99, 0x000E9F],
|
||||
[0x000EA1, 0x000EA3],
|
||||
[0x000EAA, 0x000EAB],
|
||||
[0x000EAD, 0x000EB0],
|
||||
[0x000E86, 0x000E8A],
|
||||
[0x000E8C, 0x000EA3],
|
||||
[0x000EA7, 0x000EB0],
|
||||
[0x000EB2, 0x000EB3],
|
||||
[0x000EC0, 0x000EC4],
|
||||
[0x000EDC, 0x000EDF],
|
||||
|
@ -317,7 +319,7 @@ const matchSymbols = buildString({
|
|||
[0x001C90, 0x001CBA],
|
||||
[0x001CBD, 0x001CBF],
|
||||
[0x001CE9, 0x001CEC],
|
||||
[0x001CEE, 0x001CF1],
|
||||
[0x001CEE, 0x001CF3],
|
||||
[0x001CF5, 0x001CF6],
|
||||
[0x001D00, 0x001DBF],
|
||||
[0x001E00, 0x001F15],
|
||||
|
@ -382,7 +384,8 @@ const matchSymbols = buildString({
|
|||
[0x00A6A0, 0x00A6E5],
|
||||
[0x00A717, 0x00A71F],
|
||||
[0x00A722, 0x00A788],
|
||||
[0x00A78B, 0x00A7B9],
|
||||
[0x00A78B, 0x00A7BF],
|
||||
[0x00A7C2, 0x00A7C6],
|
||||
[0x00A7F7, 0x00A801],
|
||||
[0x00A803, 0x00A805],
|
||||
[0x00A807, 0x00A80A],
|
||||
|
@ -414,7 +417,7 @@ const matchSymbols = buildString({
|
|||
[0x00AB20, 0x00AB26],
|
||||
[0x00AB28, 0x00AB2E],
|
||||
[0x00AB30, 0x00AB5A],
|
||||
[0x00AB5C, 0x00AB65],
|
||||
[0x00AB5C, 0x00AB67],
|
||||
[0x00AB70, 0x00ABE2],
|
||||
[0x00AC00, 0x00D7A3],
|
||||
[0x00D7B0, 0x00D7C6],
|
||||
|
@ -495,6 +498,7 @@ const matchSymbols = buildString({
|
|||
[0x010D00, 0x010D23],
|
||||
[0x010F00, 0x010F1C],
|
||||
[0x010F30, 0x010F45],
|
||||
[0x010FE0, 0x010FF6],
|
||||
[0x011003, 0x011037],
|
||||
[0x011083, 0x0110AF],
|
||||
[0x0110D0, 0x0110E8],
|
||||
|
@ -527,9 +531,10 @@ const matchSymbols = buildString({
|
|||
[0x011700, 0x01171A],
|
||||
[0x011800, 0x01182B],
|
||||
[0x0118A0, 0x0118DF],
|
||||
[0x0119A0, 0x0119A7],
|
||||
[0x0119AA, 0x0119D0],
|
||||
[0x011A0B, 0x011A32],
|
||||
[0x011A5C, 0x011A83],
|
||||
[0x011A86, 0x011A89],
|
||||
[0x011A5C, 0x011A89],
|
||||
[0x011AC0, 0x011AF8],
|
||||
[0x011C00, 0x011C08],
|
||||
[0x011C0A, 0x011C2E],
|
||||
|
@ -553,12 +558,14 @@ const matchSymbols = buildString({
|
|||
[0x016B63, 0x016B77],
|
||||
[0x016B7D, 0x016B8F],
|
||||
[0x016E40, 0x016E7F],
|
||||
[0x016F00, 0x016F44],
|
||||
[0x016F00, 0x016F4A],
|
||||
[0x016F93, 0x016F9F],
|
||||
[0x016FE0, 0x016FE1],
|
||||
[0x017000, 0x0187F1],
|
||||
[0x017000, 0x0187F7],
|
||||
[0x018800, 0x018AF2],
|
||||
[0x01B000, 0x01B11E],
|
||||
[0x01B150, 0x01B152],
|
||||
[0x01B164, 0x01B167],
|
||||
[0x01B170, 0x01B2FB],
|
||||
[0x01BC00, 0x01BC6A],
|
||||
[0x01BC70, 0x01BC7C],
|
||||
|
@ -591,6 +598,9 @@ const matchSymbols = buildString({
|
|||
[0x01D78A, 0x01D7A8],
|
||||
[0x01D7AA, 0x01D7C2],
|
||||
[0x01D7C4, 0x01D7CB],
|
||||
[0x01E100, 0x01E12C],
|
||||
[0x01E137, 0x01E13D],
|
||||
[0x01E2C0, 0x01E2EB],
|
||||
[0x01E800, 0x01E8C4],
|
||||
[0x01E900, 0x01E943],
|
||||
[0x01EE00, 0x01EE03],
|
||||
|
@ -701,12 +711,10 @@ const nonMatchSymbols = buildString({
|
|||
0x000DBC,
|
||||
0x000E31,
|
||||
0x000E83,
|
||||
0x000E89,
|
||||
0x000E98,
|
||||
0x000EA0,
|
||||
0x000E85,
|
||||
0x000E8B,
|
||||
0x000EA4,
|
||||
0x000EA6,
|
||||
0x000EAC,
|
||||
0x000EB1,
|
||||
0x000EC5,
|
||||
0x000F48,
|
||||
|
@ -726,6 +734,7 @@ const nonMatchSymbols = buildString({
|
|||
0x00176D,
|
||||
0x0018A9,
|
||||
0x001CED,
|
||||
0x001CF4,
|
||||
0x001F58,
|
||||
0x001F5A,
|
||||
0x001F5C,
|
||||
|
@ -793,11 +802,13 @@ const nonMatchSymbols = buildString({
|
|||
0x011331,
|
||||
0x011334,
|
||||
0x0114C6,
|
||||
0x0119E2,
|
||||
0x011C09,
|
||||
0x011D07,
|
||||
0x011D0A,
|
||||
0x011D66,
|
||||
0x011D69,
|
||||
0x016FE2,
|
||||
0x01D455,
|
||||
0x01D49D,
|
||||
0x01D4AD,
|
||||
|
@ -944,10 +955,6 @@ const nonMatchSymbols = buildString({
|
|||
[0x000DC7, 0x000E00],
|
||||
[0x000E34, 0x000E3F],
|
||||
[0x000E47, 0x000E80],
|
||||
[0x000E85, 0x000E86],
|
||||
[0x000E8B, 0x000E8C],
|
||||
[0x000E8E, 0x000E93],
|
||||
[0x000EA8, 0x000EA9],
|
||||
[0x000EB4, 0x000EBC],
|
||||
[0x000EBE, 0x000EBF],
|
||||
[0x000EC7, 0x000EDB],
|
||||
|
@ -1010,8 +1017,8 @@ const nonMatchSymbols = buildString({
|
|||
[0x001C89, 0x001C8F],
|
||||
[0x001CBB, 0x001CBC],
|
||||
[0x001CC0, 0x001CE8],
|
||||
[0x001CF2, 0x001CF4],
|
||||
[0x001CF7, 0x001CFF],
|
||||
[0x001CF7, 0x001CF9],
|
||||
[0x001CFB, 0x001CFF],
|
||||
[0x001DC0, 0x001DFF],
|
||||
[0x001F16, 0x001F17],
|
||||
[0x001F1E, 0x001F1F],
|
||||
|
@ -1066,7 +1073,8 @@ const nonMatchSymbols = buildString({
|
|||
[0x00A6E6, 0x00A716],
|
||||
[0x00A720, 0x00A721],
|
||||
[0x00A789, 0x00A78A],
|
||||
[0x00A7BA, 0x00A7F6],
|
||||
[0x00A7C0, 0x00A7C1],
|
||||
[0x00A7C7, 0x00A7F6],
|
||||
[0x00A823, 0x00A83F],
|
||||
[0x00A874, 0x00A881],
|
||||
[0x00A8B4, 0x00A8F1],
|
||||
|
@ -1092,7 +1100,7 @@ const nonMatchSymbols = buildString({
|
|||
[0x00AB07, 0x00AB08],
|
||||
[0x00AB0F, 0x00AB10],
|
||||
[0x00AB17, 0x00AB1F],
|
||||
[0x00AB66, 0x00AB6F],
|
||||
[0x00AB68, 0x00AB6F],
|
||||
[0x00ABE3, 0x00ABFF],
|
||||
[0x00D7A4, 0x00D7AF],
|
||||
[0x00D7C7, 0x00D7CA],
|
||||
|
@ -1160,7 +1168,8 @@ const nonMatchSymbols = buildString({
|
|||
[0x010D24, 0x010EFF],
|
||||
[0x010F1D, 0x010F26],
|
||||
[0x010F28, 0x010F2F],
|
||||
[0x010F46, 0x011002],
|
||||
[0x010F46, 0x010FDF],
|
||||
[0x010FF7, 0x011002],
|
||||
[0x011038, 0x011082],
|
||||
[0x0110B0, 0x0110CF],
|
||||
[0x0110E9, 0x011102],
|
||||
|
@ -1181,23 +1190,27 @@ const nonMatchSymbols = buildString({
|
|||
[0x011351, 0x01135C],
|
||||
[0x011362, 0x0113FF],
|
||||
[0x011435, 0x011446],
|
||||
[0x01144B, 0x01147F],
|
||||
[0x01144B, 0x01145E],
|
||||
[0x011460, 0x01147F],
|
||||
[0x0114B0, 0x0114C3],
|
||||
[0x0114C8, 0x01157F],
|
||||
[0x0115AF, 0x0115D7],
|
||||
[0x0115DC, 0x0115FF],
|
||||
[0x011630, 0x011643],
|
||||
[0x011645, 0x01167F],
|
||||
[0x0116AB, 0x0116FF],
|
||||
[0x0116AB, 0x0116B7],
|
||||
[0x0116B9, 0x0116FF],
|
||||
[0x01171B, 0x0117FF],
|
||||
[0x01182C, 0x01189F],
|
||||
[0x0118E0, 0x0118FE],
|
||||
[0x011900, 0x0119FF],
|
||||
[0x011900, 0x01199F],
|
||||
[0x0119A8, 0x0119A9],
|
||||
[0x0119D1, 0x0119E0],
|
||||
[0x0119E4, 0x0119FF],
|
||||
[0x011A01, 0x011A0A],
|
||||
[0x011A33, 0x011A39],
|
||||
[0x011A3B, 0x011A4F],
|
||||
[0x011A51, 0x011A5B],
|
||||
[0x011A84, 0x011A85],
|
||||
[0x011A8A, 0x011A9C],
|
||||
[0x011A9E, 0x011ABF],
|
||||
[0x011AF9, 0x011BFF],
|
||||
|
@ -1221,13 +1234,15 @@ const nonMatchSymbols = buildString({
|
|||
[0x016B78, 0x016B7C],
|
||||
[0x016B90, 0x016E3F],
|
||||
[0x016E80, 0x016EFF],
|
||||
[0x016F45, 0x016F4F],
|
||||
[0x016F4B, 0x016F4F],
|
||||
[0x016F51, 0x016F92],
|
||||
[0x016FA0, 0x016FDF],
|
||||
[0x016FE2, 0x016FFF],
|
||||
[0x0187F2, 0x0187FF],
|
||||
[0x016FE4, 0x016FFF],
|
||||
[0x0187F8, 0x0187FF],
|
||||
[0x018AF3, 0x01AFFF],
|
||||
[0x01B11F, 0x01B16F],
|
||||
[0x01B11F, 0x01B14F],
|
||||
[0x01B153, 0x01B163],
|
||||
[0x01B168, 0x01B16F],
|
||||
[0x01B2FC, 0x01BBFF],
|
||||
[0x01BC6B, 0x01BC6F],
|
||||
[0x01BC7D, 0x01BC7F],
|
||||
|
@ -1239,9 +1254,14 @@ const nonMatchSymbols = buildString({
|
|||
[0x01D50B, 0x01D50C],
|
||||
[0x01D547, 0x01D549],
|
||||
[0x01D6A6, 0x01D6A7],
|
||||
[0x01D7CC, 0x01E7FF],
|
||||
[0x01D7CC, 0x01E0FF],
|
||||
[0x01E12D, 0x01E136],
|
||||
[0x01E13E, 0x01E14D],
|
||||
[0x01E14F, 0x01E2BF],
|
||||
[0x01E2EC, 0x01E7FF],
|
||||
[0x01E8C5, 0x01E8FF],
|
||||
[0x01E944, 0x01EDFF],
|
||||
[0x01E944, 0x01E94A],
|
||||
[0x01E94C, 0x01EDFF],
|
||||
[0x01EE25, 0x01EE26],
|
||||
[0x01EE3C, 0x01EE41],
|
||||
[0x01EE43, 0x01EE46],
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
// Copyright 2018 Mathias Bynens. All rights reserved.
|
||||
// Copyright 2019 Mathias Bynens. All rights reserved.
|
||||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
|
||||
/*---
|
||||
|
@ -7,7 +7,7 @@ description: >
|
|||
Unicode property escapes for `General_Category=Letter_Number`
|
||||
info: |
|
||||
Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests
|
||||
Unicode v11.0.0
|
||||
Unicode v12.0.0
|
||||
esid: sec-static-semantics-unicodematchproperty-p
|
||||
features: [regexp-unicode-property-escapes]
|
||||
includes: [regExpUtils.js]
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
// Copyright 2018 Mathias Bynens. All rights reserved.
|
||||
// Copyright 2019 Mathias Bynens. All rights reserved.
|
||||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
|
||||
/*---
|
||||
|
@ -7,7 +7,7 @@ description: >
|
|||
Unicode property escapes for `General_Category=Line_Separator`
|
||||
info: |
|
||||
Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests
|
||||
Unicode v11.0.0
|
||||
Unicode v12.0.0
|
||||
esid: sec-static-semantics-unicodematchproperty-p
|
||||
features: [regexp-unicode-property-escapes]
|
||||
includes: [regExpUtils.js]
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
// Copyright 2018 Mathias Bynens. All rights reserved.
|
||||
// Copyright 2019 Mathias Bynens. All rights reserved.
|
||||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
|
||||
/*---
|
||||
|
@ -7,7 +7,7 @@ description: >
|
|||
Unicode property escapes for `General_Category=Lowercase_Letter`
|
||||
info: |
|
||||
Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests
|
||||
Unicode v11.0.0
|
||||
Unicode v12.0.0
|
||||
esid: sec-static-semantics-unicodematchproperty-p
|
||||
features: [regexp-unicode-property-escapes]
|
||||
includes: [regExpUtils.js]
|
||||
|
@ -546,6 +546,10 @@ const matchSymbols = buildString({
|
|||
0x00A7B5,
|
||||
0x00A7B7,
|
||||
0x00A7B9,
|
||||
0x00A7BB,
|
||||
0x00A7BD,
|
||||
0x00A7BF,
|
||||
0x00A7C3,
|
||||
0x00A7FA,
|
||||
0x01D4BB,
|
||||
0x01D7CB
|
||||
|
@ -618,7 +622,7 @@ const matchSymbols = buildString({
|
|||
[0x00A771, 0x00A778],
|
||||
[0x00A793, 0x00A795],
|
||||
[0x00AB30, 0x00AB5A],
|
||||
[0x00AB60, 0x00AB65],
|
||||
[0x00AB60, 0x00AB67],
|
||||
[0x00AB70, 0x00ABBF],
|
||||
[0x00FB00, 0x00FB06],
|
||||
[0x00FB13, 0x00FB17],
|
||||
|
@ -1199,6 +1203,9 @@ const nonMatchSymbols = buildString({
|
|||
0x00A7A8,
|
||||
0x00A7B6,
|
||||
0x00A7B8,
|
||||
0x00A7BA,
|
||||
0x00A7BC,
|
||||
0x00A7BE,
|
||||
0x01D455,
|
||||
0x01D4BA,
|
||||
0x01D4BC,
|
||||
|
@ -1300,10 +1307,11 @@ const nonMatchSymbols = buildString({
|
|||
[0x00A78F, 0x00A790],
|
||||
[0x00A7AA, 0x00A7AE],
|
||||
[0x00A7B0, 0x00A7B4],
|
||||
[0x00A7BA, 0x00A7F9],
|
||||
[0x00A7C0, 0x00A7C2],
|
||||
[0x00A7C4, 0x00A7F9],
|
||||
[0x00A7FB, 0x00AB2F],
|
||||
[0x00AB5B, 0x00AB5F],
|
||||
[0x00AB66, 0x00AB6F],
|
||||
[0x00AB68, 0x00AB6F],
|
||||
[0x00ABC0, 0x00DBFF],
|
||||
[0x00E000, 0x00FAFF],
|
||||
[0x00FB07, 0x00FB12],
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
// Copyright 2018 Mathias Bynens. All rights reserved.
|
||||
// Copyright 2019 Mathias Bynens. All rights reserved.
|
||||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
|
||||
/*---
|
||||
|
@ -7,7 +7,7 @@ description: >
|
|||
Unicode property escapes for `General_Category=Mark`
|
||||
info: |
|
||||
Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests
|
||||
Unicode v11.0.0
|
||||
Unicode v12.0.0
|
||||
esid: sec-static-semantics-unicodematchproperty-p
|
||||
features: [regexp-unicode-property-escapes]
|
||||
includes: [regExpUtils.js]
|
||||
|
@ -45,6 +45,7 @@ const matchSymbols = buildString({
|
|||
0x0018A9,
|
||||
0x001A7F,
|
||||
0x001CED,
|
||||
0x001CF4,
|
||||
0x002D7F,
|
||||
0x00A802,
|
||||
0x00A806,
|
||||
|
@ -62,9 +63,11 @@ const matchSymbols = buildString({
|
|||
0x01123E,
|
||||
0x011357,
|
||||
0x01145E,
|
||||
0x0119E4,
|
||||
0x011A47,
|
||||
0x011D3A,
|
||||
0x011D47,
|
||||
0x016F4F,
|
||||
0x01DA75,
|
||||
0x01DA84
|
||||
],
|
||||
|
@ -143,8 +146,7 @@ const matchSymbols = buildString({
|
|||
[0x000DF2, 0x000DF3],
|
||||
[0x000E34, 0x000E3A],
|
||||
[0x000E47, 0x000E4E],
|
||||
[0x000EB4, 0x000EB9],
|
||||
[0x000EBB, 0x000EBC],
|
||||
[0x000EB4, 0x000EBC],
|
||||
[0x000EC8, 0x000ECD],
|
||||
[0x000F18, 0x000F19],
|
||||
[0x000F3E, 0x000F3F],
|
||||
|
@ -183,7 +185,6 @@ const matchSymbols = buildString({
|
|||
[0x001C24, 0x001C37],
|
||||
[0x001CD0, 0x001CD2],
|
||||
[0x001CD4, 0x001CE8],
|
||||
[0x001CF2, 0x001CF4],
|
||||
[0x001CF7, 0x001CF9],
|
||||
[0x001DC0, 0x001DF9],
|
||||
[0x001DFB, 0x001DFF],
|
||||
|
@ -253,6 +254,8 @@ const matchSymbols = buildString({
|
|||
[0x0116AB, 0x0116B7],
|
||||
[0x01171D, 0x01172B],
|
||||
[0x01182C, 0x01183A],
|
||||
[0x0119D1, 0x0119D7],
|
||||
[0x0119DA, 0x0119E0],
|
||||
[0x011A01, 0x011A0A],
|
||||
[0x011A33, 0x011A39],
|
||||
[0x011A3B, 0x011A3E],
|
||||
|
@ -271,7 +274,7 @@ const matchSymbols = buildString({
|
|||
[0x011EF3, 0x011EF6],
|
||||
[0x016AF0, 0x016AF4],
|
||||
[0x016B30, 0x016B36],
|
||||
[0x016F51, 0x016F7E],
|
||||
[0x016F51, 0x016F87],
|
||||
[0x016F8F, 0x016F92],
|
||||
[0x01BC9D, 0x01BC9E],
|
||||
[0x01D165, 0x01D169],
|
||||
|
@ -289,6 +292,8 @@ const matchSymbols = buildString({
|
|||
[0x01E01B, 0x01E021],
|
||||
[0x01E023, 0x01E024],
|
||||
[0x01E026, 0x01E02A],
|
||||
[0x01E130, 0x01E136],
|
||||
[0x01E2EC, 0x01E2EF],
|
||||
[0x01E8D0, 0x01E8D6],
|
||||
[0x01E944, 0x01E94A],
|
||||
[0x0E0100, 0x0E01EF]
|
||||
|
@ -371,7 +376,6 @@ const nonMatchSymbols = buildString({
|
|||
0x000D49,
|
||||
0x000DD5,
|
||||
0x000DD7,
|
||||
0x000EBA,
|
||||
0x000F36,
|
||||
0x000F38,
|
||||
0x000F85,
|
||||
|
@ -395,6 +399,7 @@ const nonMatchSymbols = buildString({
|
|||
0x011D46,
|
||||
0x011D8F,
|
||||
0x011D92,
|
||||
0x016F50,
|
||||
0x01DAA0,
|
||||
0x01E007,
|
||||
0x01E022,
|
||||
|
@ -508,7 +513,7 @@ const nonMatchSymbols = buildString({
|
|||
[0x001BF4, 0x001C23],
|
||||
[0x001C38, 0x001CCF],
|
||||
[0x001CE9, 0x001CEC],
|
||||
[0x001CEE, 0x001CF1],
|
||||
[0x001CEE, 0x001CF3],
|
||||
[0x001CF5, 0x001CF6],
|
||||
[0x001CFA, 0x001DBF],
|
||||
[0x001E00, 0x0020CF],
|
||||
|
@ -589,7 +594,10 @@ const nonMatchSymbols = buildString({
|
|||
[0x011641, 0x0116AA],
|
||||
[0x0116B8, 0x01171C],
|
||||
[0x01172C, 0x01182B],
|
||||
[0x01183B, 0x011A00],
|
||||
[0x01183B, 0x0119D0],
|
||||
[0x0119D8, 0x0119D9],
|
||||
[0x0119E1, 0x0119E3],
|
||||
[0x0119E5, 0x011A00],
|
||||
[0x011A0B, 0x011A32],
|
||||
[0x011A3F, 0x011A46],
|
||||
[0x011A48, 0x011A50],
|
||||
|
@ -602,8 +610,8 @@ const nonMatchSymbols = buildString({
|
|||
[0x011D98, 0x011EF2],
|
||||
[0x011EF7, 0x016AEF],
|
||||
[0x016AF5, 0x016B2F],
|
||||
[0x016B37, 0x016F50],
|
||||
[0x016F7F, 0x016F8E],
|
||||
[0x016B37, 0x016F4E],
|
||||
[0x016F88, 0x016F8E],
|
||||
[0x016F93, 0x01BC9C],
|
||||
[0x01BC9F, 0x01D164],
|
||||
[0x01D16A, 0x01D16C],
|
||||
|
@ -618,7 +626,9 @@ const nonMatchSymbols = buildString({
|
|||
[0x01DA85, 0x01DA9A],
|
||||
[0x01DAB0, 0x01DFFF],
|
||||
[0x01E019, 0x01E01A],
|
||||
[0x01E02B, 0x01E8CF],
|
||||
[0x01E02B, 0x01E12F],
|
||||
[0x01E137, 0x01E2EB],
|
||||
[0x01E2F0, 0x01E8CF],
|
||||
[0x01E8D7, 0x01E943],
|
||||
[0x01E94B, 0x0E00FF],
|
||||
[0x0E01F0, 0x10FFFF]
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
// Copyright 2018 Mathias Bynens. All rights reserved.
|
||||
// Copyright 2019 Mathias Bynens. All rights reserved.
|
||||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
|
||||
/*---
|
||||
|
@ -7,7 +7,7 @@ description: >
|
|||
Unicode property escapes for `General_Category=Math_Symbol`
|
||||
info: |
|
||||
Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests
|
||||
Unicode v11.0.0
|
||||
Unicode v12.0.0
|
||||
esid: sec-static-semantics-unicodematchproperty-p
|
||||
features: [regexp-unicode-property-escapes]
|
||||
includes: [regExpUtils.js]
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
// Copyright 2018 Mathias Bynens. All rights reserved.
|
||||
// Copyright 2019 Mathias Bynens. All rights reserved.
|
||||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
|
||||
/*---
|
||||
|
@ -7,7 +7,7 @@ description: >
|
|||
Unicode property escapes for `General_Category=Modifier_Letter`
|
||||
info: |
|
||||
Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests
|
||||
Unicode v11.0.0
|
||||
Unicode v12.0.0
|
||||
esid: sec-static-semantics-unicodematchproperty-p
|
||||
features: [regexp-unicode-property-escapes]
|
||||
includes: [regExpUtils.js]
|
||||
|
@ -48,7 +48,9 @@ const matchSymbols = buildString({
|
|||
0x00A9E6,
|
||||
0x00AA70,
|
||||
0x00AADD,
|
||||
0x00FF70
|
||||
0x00FF70,
|
||||
0x016FE3,
|
||||
0x01E94B
|
||||
],
|
||||
ranges: [
|
||||
[0x0002B0, 0x0002C1],
|
||||
|
@ -73,7 +75,8 @@ const matchSymbols = buildString({
|
|||
[0x00FF9E, 0x00FF9F],
|
||||
[0x016B40, 0x016B43],
|
||||
[0x016F93, 0x016F9F],
|
||||
[0x016FE0, 0x016FE1]
|
||||
[0x016FE0, 0x016FE1],
|
||||
[0x01E137, 0x01E13D]
|
||||
]
|
||||
});
|
||||
testPropertyEscapes(
|
||||
|
@ -109,7 +112,8 @@ testPropertyEscapes(
|
|||
|
||||
const nonMatchSymbols = buildString({
|
||||
loneCodePoints: [
|
||||
0x0002ED
|
||||
0x0002ED,
|
||||
0x016FE2
|
||||
],
|
||||
ranges: [
|
||||
[0x00DC00, 0x00DFFF],
|
||||
|
@ -170,7 +174,9 @@ const nonMatchSymbols = buildString({
|
|||
[0x00FFA0, 0x016B3F],
|
||||
[0x016B44, 0x016F92],
|
||||
[0x016FA0, 0x016FDF],
|
||||
[0x016FE2, 0x10FFFF]
|
||||
[0x016FE4, 0x01E136],
|
||||
[0x01E13E, 0x01E94A],
|
||||
[0x01E94C, 0x10FFFF]
|
||||
]
|
||||
});
|
||||
testPropertyEscapes(
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
// Copyright 2018 Mathias Bynens. All rights reserved.
|
||||
// Copyright 2019 Mathias Bynens. All rights reserved.
|
||||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
|
||||
/*---
|
||||
|
@ -7,7 +7,7 @@ description: >
|
|||
Unicode property escapes for `General_Category=Modifier_Symbol`
|
||||
info: |
|
||||
Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests
|
||||
Unicode v11.0.0
|
||||
Unicode v12.0.0
|
||||
esid: sec-static-semantics-unicodematchproperty-p
|
||||
features: [regexp-unicode-property-escapes]
|
||||
includes: [regExpUtils.js]
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
// Copyright 2018 Mathias Bynens. All rights reserved.
|
||||
// Copyright 2019 Mathias Bynens. All rights reserved.
|
||||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
|
||||
/*---
|
||||
|
@ -7,7 +7,7 @@ description: >
|
|||
Unicode property escapes for `General_Category=Nonspacing_Mark`
|
||||
info: |
|
||||
Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests
|
||||
Unicode v11.0.0
|
||||
Unicode v12.0.0
|
||||
esid: sec-static-semantics-unicodematchproperty-p
|
||||
features: [regexp-unicode-property-escapes]
|
||||
includes: [regExpUtils.js]
|
||||
|
@ -82,7 +82,6 @@ const matchSymbols = buildString({
|
|||
0x00A80B,
|
||||
0x00A8FF,
|
||||
0x00A9B3,
|
||||
0x00A9BC,
|
||||
0x00A9E5,
|
||||
0x00AA43,
|
||||
0x00AA4C,
|
||||
|
@ -110,12 +109,14 @@ const matchSymbols = buildString({
|
|||
0x0116AB,
|
||||
0x0116AD,
|
||||
0x0116B7,
|
||||
0x0119E0,
|
||||
0x011A47,
|
||||
0x011C3F,
|
||||
0x011D3A,
|
||||
0x011D47,
|
||||
0x011D95,
|
||||
0x011D97,
|
||||
0x016F4F,
|
||||
0x01DA75,
|
||||
0x01DA84
|
||||
],
|
||||
|
@ -172,8 +173,7 @@ const matchSymbols = buildString({
|
|||
[0x000DD2, 0x000DD4],
|
||||
[0x000E34, 0x000E3A],
|
||||
[0x000E47, 0x000E4E],
|
||||
[0x000EB4, 0x000EB9],
|
||||
[0x000EBB, 0x000EBC],
|
||||
[0x000EB4, 0x000EBC],
|
||||
[0x000EC8, 0x000ECD],
|
||||
[0x000F18, 0x000F19],
|
||||
[0x000F71, 0x000F7E],
|
||||
|
@ -240,6 +240,7 @@ const matchSymbols = buildString({
|
|||
[0x00A947, 0x00A951],
|
||||
[0x00A980, 0x00A982],
|
||||
[0x00A9B6, 0x00A9B9],
|
||||
[0x00A9BC, 0x00A9BD],
|
||||
[0x00AA29, 0x00AA2E],
|
||||
[0x00AA31, 0x00AA32],
|
||||
[0x00AA35, 0x00AA36],
|
||||
|
@ -291,6 +292,8 @@ const matchSymbols = buildString({
|
|||
[0x011727, 0x01172B],
|
||||
[0x01182F, 0x011837],
|
||||
[0x011839, 0x01183A],
|
||||
[0x0119D4, 0x0119D7],
|
||||
[0x0119DA, 0x0119DB],
|
||||
[0x011A01, 0x011A0A],
|
||||
[0x011A33, 0x011A38],
|
||||
[0x011A3B, 0x011A3E],
|
||||
|
@ -327,6 +330,8 @@ const matchSymbols = buildString({
|
|||
[0x01E01B, 0x01E021],
|
||||
[0x01E023, 0x01E024],
|
||||
[0x01E026, 0x01E02A],
|
||||
[0x01E130, 0x01E136],
|
||||
[0x01E2EC, 0x01E2EF],
|
||||
[0x01E8D0, 0x01E8D6],
|
||||
[0x01E944, 0x01E94A],
|
||||
[0x0E0100, 0x0E01EF]
|
||||
|
@ -380,7 +385,6 @@ const nonMatchSymbols = buildString({
|
|||
0x000B40,
|
||||
0x000C49,
|
||||
0x000DD5,
|
||||
0x000EBA,
|
||||
0x000F36,
|
||||
0x000F38,
|
||||
0x000F7F,
|
||||
|
@ -583,7 +587,7 @@ const nonMatchSymbols = buildString({
|
|||
[0x00A983, 0x00A9B2],
|
||||
[0x00A9B4, 0x00A9B5],
|
||||
[0x00A9BA, 0x00A9BB],
|
||||
[0x00A9BD, 0x00A9E4],
|
||||
[0x00A9BE, 0x00A9E4],
|
||||
[0x00A9E6, 0x00AA28],
|
||||
[0x00AA2F, 0x00AA30],
|
||||
[0x00AA33, 0x00AA34],
|
||||
|
@ -648,7 +652,10 @@ const nonMatchSymbols = buildString({
|
|||
[0x0116B8, 0x01171C],
|
||||
[0x011720, 0x011721],
|
||||
[0x01172C, 0x01182E],
|
||||
[0x01183B, 0x011A00],
|
||||
[0x01183B, 0x0119D3],
|
||||
[0x0119D8, 0x0119D9],
|
||||
[0x0119DC, 0x0119DF],
|
||||
[0x0119E1, 0x011A00],
|
||||
[0x011A0B, 0x011A32],
|
||||
[0x011A39, 0x011A3A],
|
||||
[0x011A3F, 0x011A46],
|
||||
|
@ -665,7 +672,8 @@ const nonMatchSymbols = buildString({
|
|||
[0x011D98, 0x011EF2],
|
||||
[0x011EF5, 0x016AEF],
|
||||
[0x016AF5, 0x016B2F],
|
||||
[0x016B37, 0x016F8E],
|
||||
[0x016B37, 0x016F4E],
|
||||
[0x016F50, 0x016F8E],
|
||||
[0x016F93, 0x01BC9C],
|
||||
[0x01BC9F, 0x01D166],
|
||||
[0x01D16A, 0x01D17A],
|
||||
|
@ -679,7 +687,9 @@ const nonMatchSymbols = buildString({
|
|||
[0x01DA85, 0x01DA9A],
|
||||
[0x01DAB0, 0x01DFFF],
|
||||
[0x01E019, 0x01E01A],
|
||||
[0x01E02B, 0x01E8CF],
|
||||
[0x01E02B, 0x01E12F],
|
||||
[0x01E137, 0x01E2EB],
|
||||
[0x01E2F0, 0x01E8CF],
|
||||
[0x01E8D7, 0x01E943],
|
||||
[0x01E94B, 0x0E00FF],
|
||||
[0x0E01F0, 0x10FFFF]
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
// Copyright 2018 Mathias Bynens. All rights reserved.
|
||||
// Copyright 2019 Mathias Bynens. All rights reserved.
|
||||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
|
||||
/*---
|
||||
|
@ -7,7 +7,7 @@ description: >
|
|||
Unicode property escapes for `General_Category=Number`
|
||||
info: |
|
||||
Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests
|
||||
Unicode v11.0.0
|
||||
Unicode v12.0.0
|
||||
esid: sec-static-semantics-unicodematchproperty-p
|
||||
features: [regexp-unicode-property-escapes]
|
||||
includes: [regExpUtils.js]
|
||||
|
@ -128,6 +128,7 @@ const matchSymbols = buildString({
|
|||
[0x011C50, 0x011C6C],
|
||||
[0x011D50, 0x011D59],
|
||||
[0x011DA0, 0x011DA9],
|
||||
[0x011FC0, 0x011FD4],
|
||||
[0x012400, 0x01246E],
|
||||
[0x016A60, 0x016A69],
|
||||
[0x016B50, 0x016B59],
|
||||
|
@ -136,11 +137,15 @@ const matchSymbols = buildString({
|
|||
[0x01D2E0, 0x01D2F3],
|
||||
[0x01D360, 0x01D378],
|
||||
[0x01D7CE, 0x01D7FF],
|
||||
[0x01E140, 0x01E149],
|
||||
[0x01E2F0, 0x01E2F9],
|
||||
[0x01E8C7, 0x01E8CF],
|
||||
[0x01E950, 0x01E959],
|
||||
[0x01EC71, 0x01ECAB],
|
||||
[0x01ECAD, 0x01ECAF],
|
||||
[0x01ECB1, 0x01ECB4],
|
||||
[0x01ED01, 0x01ED2D],
|
||||
[0x01ED2F, 0x01ED3D],
|
||||
[0x01F100, 0x01F10C]
|
||||
]
|
||||
});
|
||||
|
@ -180,7 +185,8 @@ const nonMatchSymbols = buildString({
|
|||
0x003250,
|
||||
0x016B5A,
|
||||
0x01ECAC,
|
||||
0x01ECB0
|
||||
0x01ECB0,
|
||||
0x01ED2E
|
||||
],
|
||||
ranges: [
|
||||
[0x00DC00, 0x00DFFF],
|
||||
|
@ -295,17 +301,21 @@ const nonMatchSymbols = buildString({
|
|||
[0x0118F3, 0x011C4F],
|
||||
[0x011C6D, 0x011D4F],
|
||||
[0x011D5A, 0x011D9F],
|
||||
[0x011DAA, 0x0123FF],
|
||||
[0x011DAA, 0x011FBF],
|
||||
[0x011FD5, 0x0123FF],
|
||||
[0x01246F, 0x016A5F],
|
||||
[0x016A6A, 0x016B4F],
|
||||
[0x016B62, 0x016E7F],
|
||||
[0x016E97, 0x01D2DF],
|
||||
[0x01D2F4, 0x01D35F],
|
||||
[0x01D379, 0x01D7CD],
|
||||
[0x01D800, 0x01E8C6],
|
||||
[0x01D800, 0x01E13F],
|
||||
[0x01E14A, 0x01E2EF],
|
||||
[0x01E2FA, 0x01E8C6],
|
||||
[0x01E8D0, 0x01E94F],
|
||||
[0x01E95A, 0x01EC70],
|
||||
[0x01ECB5, 0x01F0FF],
|
||||
[0x01ECB5, 0x01ED00],
|
||||
[0x01ED3E, 0x01F0FF],
|
||||
[0x01F10D, 0x10FFFF]
|
||||
]
|
||||
});
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
// Copyright 2018 Mathias Bynens. All rights reserved.
|
||||
// Copyright 2019 Mathias Bynens. All rights reserved.
|
||||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
|
||||
/*---
|
||||
|
@ -7,7 +7,7 @@ description: >
|
|||
Unicode property escapes for `General_Category=Open_Punctuation`
|
||||
info: |
|
||||
Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests
|
||||
Unicode v11.0.0
|
||||
Unicode v12.0.0
|
||||
esid: sec-static-semantics-unicodematchproperty-p
|
||||
features: [regexp-unicode-property-escapes]
|
||||
includes: [regExpUtils.js]
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
// Copyright 2018 Mathias Bynens. All rights reserved.
|
||||
// Copyright 2019 Mathias Bynens. All rights reserved.
|
||||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
|
||||
/*---
|
||||
|
@ -7,7 +7,7 @@ description: >
|
|||
Unicode property escapes for `General_Category=Other`
|
||||
info: |
|
||||
Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests
|
||||
Unicode v11.0.0
|
||||
Unicode v12.0.0
|
||||
esid: sec-static-semantics-unicodematchproperty-p
|
||||
features: [regexp-unicode-property-escapes]
|
||||
includes: [regExpUtils.js]
|
||||
|
@ -81,13 +81,10 @@ const matchSymbols = buildString({
|
|||
0x000DD5,
|
||||
0x000DD7,
|
||||
0x000E83,
|
||||
0x000E89,
|
||||
0x000E98,
|
||||
0x000EA0,
|
||||
0x000E85,
|
||||
0x000E8B,
|
||||
0x000EA4,
|
||||
0x000EA6,
|
||||
0x000EAC,
|
||||
0x000EBA,
|
||||
0x000EC5,
|
||||
0x000EC7,
|
||||
0x000F48,
|
||||
|
@ -120,8 +117,6 @@ const matchSymbols = buildString({
|
|||
0x001FF5,
|
||||
0x001FFF,
|
||||
0x00208F,
|
||||
0x002BC9,
|
||||
0x002BFF,
|
||||
0x002C2F,
|
||||
0x002C5F,
|
||||
0x002D26,
|
||||
|
@ -240,8 +235,8 @@ const matchSymbols = buildString({
|
|||
0x01EEAA,
|
||||
0x01F0C0,
|
||||
0x01F0D0,
|
||||
0x01F93F,
|
||||
0x01F97B
|
||||
0x01F90C,
|
||||
0x01F972
|
||||
],
|
||||
ranges: [
|
||||
[0x00DC00, 0x00DFFF],
|
||||
|
@ -311,7 +306,7 @@ const matchSymbols = buildString({
|
|||
[0x000C4E, 0x000C54],
|
||||
[0x000C5B, 0x000C5F],
|
||||
[0x000C64, 0x000C65],
|
||||
[0x000C70, 0x000C77],
|
||||
[0x000C70, 0x000C76],
|
||||
[0x000CBA, 0x000CBB],
|
||||
[0x000CCE, 0x000CD4],
|
||||
[0x000CD7, 0x000CDD],
|
||||
|
@ -329,10 +324,6 @@ const matchSymbols = buildString({
|
|||
[0x000DF5, 0x000E00],
|
||||
[0x000E3B, 0x000E3E],
|
||||
[0x000E5C, 0x000E80],
|
||||
[0x000E85, 0x000E86],
|
||||
[0x000E8B, 0x000E8C],
|
||||
[0x000E8E, 0x000E93],
|
||||
[0x000EA8, 0x000EA9],
|
||||
[0x000EBE, 0x000EBF],
|
||||
[0x000ECE, 0x000ECF],
|
||||
[0x000EDA, 0x000EDB],
|
||||
|
@ -388,7 +379,7 @@ const matchSymbols = buildString({
|
|||
[0x001C89, 0x001C8F],
|
||||
[0x001CBB, 0x001CBC],
|
||||
[0x001CC8, 0x001CCF],
|
||||
[0x001CFA, 0x001CFF],
|
||||
[0x001CFB, 0x001CFF],
|
||||
[0x001F16, 0x001F17],
|
||||
[0x001F1E, 0x001F1F],
|
||||
[0x001F46, 0x001F47],
|
||||
|
@ -414,7 +405,7 @@ const matchSymbols = buildString({
|
|||
[0x002D68, 0x002D6E],
|
||||
[0x002D71, 0x002D7E],
|
||||
[0x002D97, 0x002D9F],
|
||||
[0x002E4F, 0x002E7F],
|
||||
[0x002E50, 0x002E7F],
|
||||
[0x002EF4, 0x002EFF],
|
||||
[0x002FD6, 0x002FEF],
|
||||
[0x002FFC, 0x002FFF],
|
||||
|
@ -428,7 +419,8 @@ const matchSymbols = buildString({
|
|||
[0x00A4C7, 0x00A4CF],
|
||||
[0x00A62C, 0x00A63F],
|
||||
[0x00A6F8, 0x00A6FF],
|
||||
[0x00A7BA, 0x00A7F6],
|
||||
[0x00A7C0, 0x00A7C1],
|
||||
[0x00A7C7, 0x00A7F6],
|
||||
[0x00A82C, 0x00A82F],
|
||||
[0x00A83A, 0x00A83F],
|
||||
[0x00A878, 0x00A87F],
|
||||
|
@ -445,7 +437,7 @@ const matchSymbols = buildString({
|
|||
[0x00AB07, 0x00AB08],
|
||||
[0x00AB0F, 0x00AB10],
|
||||
[0x00AB17, 0x00AB1F],
|
||||
[0x00AB66, 0x00AB6F],
|
||||
[0x00AB68, 0x00AB6F],
|
||||
[0x00ABEE, 0x00ABEF],
|
||||
[0x00ABFA, 0x00ABFF],
|
||||
[0x00D7A4, 0x00D7AF],
|
||||
|
@ -529,7 +521,8 @@ const matchSymbols = buildString({
|
|||
[0x010D3A, 0x010E5F],
|
||||
[0x010E7F, 0x010EFF],
|
||||
[0x010F28, 0x010F2F],
|
||||
[0x010F5A, 0x010FFF],
|
||||
[0x010F5A, 0x010FDF],
|
||||
[0x010FF7, 0x010FFF],
|
||||
[0x01104E, 0x011051],
|
||||
[0x011070, 0x01107E],
|
||||
[0x0110C2, 0x0110CF],
|
||||
|
@ -553,7 +546,7 @@ const matchSymbols = buildString({
|
|||
[0x011364, 0x011365],
|
||||
[0x01136D, 0x01136F],
|
||||
[0x011375, 0x0113FF],
|
||||
[0x01145F, 0x01147F],
|
||||
[0x011460, 0x01147F],
|
||||
[0x0114C8, 0x0114CF],
|
||||
[0x0114DA, 0x01157F],
|
||||
[0x0115B6, 0x0115B7],
|
||||
|
@ -561,16 +554,18 @@ const matchSymbols = buildString({
|
|||
[0x011645, 0x01164F],
|
||||
[0x01165A, 0x01165F],
|
||||
[0x01166D, 0x01167F],
|
||||
[0x0116B8, 0x0116BF],
|
||||
[0x0116B9, 0x0116BF],
|
||||
[0x0116CA, 0x0116FF],
|
||||
[0x01171B, 0x01171C],
|
||||
[0x01172C, 0x01172F],
|
||||
[0x011740, 0x0117FF],
|
||||
[0x01183C, 0x01189F],
|
||||
[0x0118F3, 0x0118FE],
|
||||
[0x011900, 0x0119FF],
|
||||
[0x011900, 0x01199F],
|
||||
[0x0119A8, 0x0119A9],
|
||||
[0x0119D8, 0x0119D9],
|
||||
[0x0119E5, 0x0119FF],
|
||||
[0x011A48, 0x011A4F],
|
||||
[0x011A84, 0x011A85],
|
||||
[0x011AA3, 0x011ABF],
|
||||
[0x011AF9, 0x011BFF],
|
||||
[0x011C46, 0x011C4F],
|
||||
|
@ -582,7 +577,8 @@ const matchSymbols = buildString({
|
|||
[0x011D5A, 0x011D5F],
|
||||
[0x011D99, 0x011D9F],
|
||||
[0x011DAA, 0x011EDF],
|
||||
[0x011EF9, 0x011FFF],
|
||||
[0x011EF9, 0x011FBF],
|
||||
[0x011FF2, 0x011FFE],
|
||||
[0x01239A, 0x0123FF],
|
||||
[0x012475, 0x01247F],
|
||||
[0x012544, 0x012FFF],
|
||||
|
@ -597,13 +593,15 @@ const matchSymbols = buildString({
|
|||
[0x016B78, 0x016B7C],
|
||||
[0x016B90, 0x016E3F],
|
||||
[0x016E9B, 0x016EFF],
|
||||
[0x016F45, 0x016F4F],
|
||||
[0x016F7F, 0x016F8E],
|
||||
[0x016F4B, 0x016F4E],
|
||||
[0x016F88, 0x016F8E],
|
||||
[0x016FA0, 0x016FDF],
|
||||
[0x016FE2, 0x016FFF],
|
||||
[0x0187F2, 0x0187FF],
|
||||
[0x016FE4, 0x016FFF],
|
||||
[0x0187F8, 0x0187FF],
|
||||
[0x018AF3, 0x01AFFF],
|
||||
[0x01B11F, 0x01B16F],
|
||||
[0x01B11F, 0x01B14F],
|
||||
[0x01B153, 0x01B163],
|
||||
[0x01B168, 0x01B16F],
|
||||
[0x01B2FC, 0x01BBFF],
|
||||
[0x01BC6B, 0x01BC6F],
|
||||
[0x01BC7D, 0x01BC7F],
|
||||
|
@ -628,13 +626,20 @@ const matchSymbols = buildString({
|
|||
[0x01DA8C, 0x01DA9A],
|
||||
[0x01DAB0, 0x01DFFF],
|
||||
[0x01E019, 0x01E01A],
|
||||
[0x01E02B, 0x01E7FF],
|
||||
[0x01E02B, 0x01E0FF],
|
||||
[0x01E12D, 0x01E12F],
|
||||
[0x01E13E, 0x01E13F],
|
||||
[0x01E14A, 0x01E14D],
|
||||
[0x01E150, 0x01E2BF],
|
||||
[0x01E2FA, 0x01E2FE],
|
||||
[0x01E300, 0x01E7FF],
|
||||
[0x01E8C5, 0x01E8C6],
|
||||
[0x01E8D7, 0x01E8FF],
|
||||
[0x01E94B, 0x01E94F],
|
||||
[0x01E94C, 0x01E94F],
|
||||
[0x01E95A, 0x01E95D],
|
||||
[0x01E960, 0x01EC70],
|
||||
[0x01ECB5, 0x01EDFF],
|
||||
[0x01ECB5, 0x01ED00],
|
||||
[0x01ED3E, 0x01EDFF],
|
||||
[0x01EE25, 0x01EE26],
|
||||
[0x01EE3C, 0x01EE41],
|
||||
[0x01EE43, 0x01EE46],
|
||||
|
@ -648,31 +653,34 @@ const matchSymbols = buildString({
|
|||
[0x01F0AF, 0x01F0B0],
|
||||
[0x01F0F6, 0x01F0FF],
|
||||
[0x01F10D, 0x01F10F],
|
||||
[0x01F16C, 0x01F16F],
|
||||
[0x01F16D, 0x01F16F],
|
||||
[0x01F1AD, 0x01F1E5],
|
||||
[0x01F203, 0x01F20F],
|
||||
[0x01F23C, 0x01F23F],
|
||||
[0x01F249, 0x01F24F],
|
||||
[0x01F252, 0x01F25F],
|
||||
[0x01F266, 0x01F2FF],
|
||||
[0x01F6D5, 0x01F6DF],
|
||||
[0x01F6D6, 0x01F6DF],
|
||||
[0x01F6ED, 0x01F6EF],
|
||||
[0x01F6FA, 0x01F6FF],
|
||||
[0x01F6FB, 0x01F6FF],
|
||||
[0x01F774, 0x01F77F],
|
||||
[0x01F7D9, 0x01F7FF],
|
||||
[0x01F7D9, 0x01F7DF],
|
||||
[0x01F7EC, 0x01F7FF],
|
||||
[0x01F80C, 0x01F80F],
|
||||
[0x01F848, 0x01F84F],
|
||||
[0x01F85A, 0x01F85F],
|
||||
[0x01F888, 0x01F88F],
|
||||
[0x01F8AE, 0x01F8FF],
|
||||
[0x01F90C, 0x01F90F],
|
||||
[0x01F971, 0x01F972],
|
||||
[0x01F977, 0x01F979],
|
||||
[0x01F9A3, 0x01F9AF],
|
||||
[0x01F9BA, 0x01F9BF],
|
||||
[0x01F9C3, 0x01F9CF],
|
||||
[0x01FA00, 0x01FA5F],
|
||||
[0x01FA6E, 0x01FFFF],
|
||||
[0x01F9A3, 0x01F9A4],
|
||||
[0x01F9AB, 0x01F9AD],
|
||||
[0x01F9CB, 0x01F9CC],
|
||||
[0x01FA54, 0x01FA5F],
|
||||
[0x01FA6E, 0x01FA6F],
|
||||
[0x01FA74, 0x01FA77],
|
||||
[0x01FA7B, 0x01FA7F],
|
||||
[0x01FA83, 0x01FA8F],
|
||||
[0x01FA96, 0x01FFFF],
|
||||
[0x02A6D7, 0x02A6FF],
|
||||
[0x02B735, 0x02B73F],
|
||||
[0x02B81E, 0x02B81F],
|
||||
|
@ -731,10 +739,7 @@ const nonMatchSymbols = buildString({
|
|||
0x000DCA,
|
||||
0x000DD6,
|
||||
0x000E84,
|
||||
0x000E8A,
|
||||
0x000E8D,
|
||||
0x000EA5,
|
||||
0x000EA7,
|
||||
0x000EC6,
|
||||
0x0010C7,
|
||||
0x0010CD,
|
||||
|
@ -761,6 +766,7 @@ const nonMatchSymbols = buildString({
|
|||
0x01D4A2,
|
||||
0x01D4BB,
|
||||
0x01D546,
|
||||
0x01E2FF,
|
||||
0x01EE24,
|
||||
0x01EE27,
|
||||
0x01EE39,
|
||||
|
@ -776,8 +782,7 @@ const nonMatchSymbols = buildString({
|
|||
0x01EE5D,
|
||||
0x01EE5F,
|
||||
0x01EE64,
|
||||
0x01EE7E,
|
||||
0x01F97A
|
||||
0x01EE7E
|
||||
],
|
||||
ranges: [
|
||||
[0x000020, 0x00007E],
|
||||
|
@ -882,7 +887,7 @@ const nonMatchSymbols = buildString({
|
|||
[0x000C58, 0x000C5A],
|
||||
[0x000C60, 0x000C63],
|
||||
[0x000C66, 0x000C6F],
|
||||
[0x000C78, 0x000C8C],
|
||||
[0x000C77, 0x000C8C],
|
||||
[0x000C8E, 0x000C90],
|
||||
[0x000C92, 0x000CA8],
|
||||
[0x000CAA, 0x000CB3],
|
||||
|
@ -914,13 +919,9 @@ const nonMatchSymbols = buildString({
|
|||
[0x000E01, 0x000E3A],
|
||||
[0x000E3F, 0x000E5B],
|
||||
[0x000E81, 0x000E82],
|
||||
[0x000E87, 0x000E88],
|
||||
[0x000E94, 0x000E97],
|
||||
[0x000E99, 0x000E9F],
|
||||
[0x000EA1, 0x000EA3],
|
||||
[0x000EAA, 0x000EAB],
|
||||
[0x000EAD, 0x000EB9],
|
||||
[0x000EBB, 0x000EBD],
|
||||
[0x000E86, 0x000E8A],
|
||||
[0x000E8C, 0x000EA3],
|
||||
[0x000EA7, 0x000EBD],
|
||||
[0x000EC0, 0x000EC4],
|
||||
[0x000EC8, 0x000ECD],
|
||||
[0x000ED0, 0x000ED9],
|
||||
|
@ -990,7 +991,7 @@ const nonMatchSymbols = buildString({
|
|||
[0x001C4D, 0x001C88],
|
||||
[0x001C90, 0x001CBA],
|
||||
[0x001CBD, 0x001CC7],
|
||||
[0x001CD0, 0x001CF9],
|
||||
[0x001CD0, 0x001CFA],
|
||||
[0x001D00, 0x001DF9],
|
||||
[0x001DFB, 0x001F15],
|
||||
[0x001F18, 0x001F1D],
|
||||
|
@ -1018,9 +1019,7 @@ const nonMatchSymbols = buildString({
|
|||
[0x002440, 0x00244A],
|
||||
[0x002460, 0x002B73],
|
||||
[0x002B76, 0x002B95],
|
||||
[0x002B98, 0x002BC8],
|
||||
[0x002BCA, 0x002BFE],
|
||||
[0x002C00, 0x002C2E],
|
||||
[0x002B98, 0x002C2E],
|
||||
[0x002C30, 0x002C5E],
|
||||
[0x002C60, 0x002CF3],
|
||||
[0x002CF9, 0x002D25],
|
||||
|
@ -1035,7 +1034,7 @@ const nonMatchSymbols = buildString({
|
|||
[0x002DC8, 0x002DCE],
|
||||
[0x002DD0, 0x002DD6],
|
||||
[0x002DD8, 0x002DDE],
|
||||
[0x002DE0, 0x002E4E],
|
||||
[0x002DE0, 0x002E4F],
|
||||
[0x002E80, 0x002E99],
|
||||
[0x002E9B, 0x002EF3],
|
||||
[0x002F00, 0x002FD5],
|
||||
|
@ -1055,7 +1054,8 @@ const nonMatchSymbols = buildString({
|
|||
[0x00A490, 0x00A4C6],
|
||||
[0x00A4D0, 0x00A62B],
|
||||
[0x00A640, 0x00A6F7],
|
||||
[0x00A700, 0x00A7B9],
|
||||
[0x00A700, 0x00A7BF],
|
||||
[0x00A7C2, 0x00A7C6],
|
||||
[0x00A7F7, 0x00A82B],
|
||||
[0x00A830, 0x00A839],
|
||||
[0x00A840, 0x00A877],
|
||||
|
@ -1076,7 +1076,7 @@ const nonMatchSymbols = buildString({
|
|||
[0x00AB11, 0x00AB16],
|
||||
[0x00AB20, 0x00AB26],
|
||||
[0x00AB28, 0x00AB2E],
|
||||
[0x00AB30, 0x00AB65],
|
||||
[0x00AB30, 0x00AB67],
|
||||
[0x00AB70, 0x00ABED],
|
||||
[0x00ABF0, 0x00ABF9],
|
||||
[0x00AC00, 0x00D7A3],
|
||||
|
@ -1176,6 +1176,7 @@ const nonMatchSymbols = buildString({
|
|||
[0x010E60, 0x010E7E],
|
||||
[0x010F00, 0x010F27],
|
||||
[0x010F30, 0x010F59],
|
||||
[0x010FE0, 0x010FF6],
|
||||
[0x011000, 0x01104D],
|
||||
[0x011052, 0x01106F],
|
||||
[0x01107F, 0x0110BC],
|
||||
|
@ -1210,7 +1211,7 @@ const nonMatchSymbols = buildString({
|
|||
[0x011366, 0x01136C],
|
||||
[0x011370, 0x011374],
|
||||
[0x011400, 0x011459],
|
||||
[0x01145D, 0x01145E],
|
||||
[0x01145D, 0x01145F],
|
||||
[0x011480, 0x0114C7],
|
||||
[0x0114D0, 0x0114D9],
|
||||
[0x011580, 0x0115B5],
|
||||
|
@ -1218,16 +1219,18 @@ const nonMatchSymbols = buildString({
|
|||
[0x011600, 0x011644],
|
||||
[0x011650, 0x011659],
|
||||
[0x011660, 0x01166C],
|
||||
[0x011680, 0x0116B7],
|
||||
[0x011680, 0x0116B8],
|
||||
[0x0116C0, 0x0116C9],
|
||||
[0x011700, 0x01171A],
|
||||
[0x01171D, 0x01172B],
|
||||
[0x011730, 0x01173F],
|
||||
[0x011800, 0x01183B],
|
||||
[0x0118A0, 0x0118F2],
|
||||
[0x0119A0, 0x0119A7],
|
||||
[0x0119AA, 0x0119D7],
|
||||
[0x0119DA, 0x0119E4],
|
||||
[0x011A00, 0x011A47],
|
||||
[0x011A50, 0x011A83],
|
||||
[0x011A86, 0x011AA2],
|
||||
[0x011A50, 0x011AA2],
|
||||
[0x011AC0, 0x011AF8],
|
||||
[0x011C00, 0x011C08],
|
||||
[0x011C0A, 0x011C36],
|
||||
|
@ -1249,7 +1252,8 @@ const nonMatchSymbols = buildString({
|
|||
[0x011D93, 0x011D98],
|
||||
[0x011DA0, 0x011DA9],
|
||||
[0x011EE0, 0x011EF8],
|
||||
[0x012000, 0x012399],
|
||||
[0x011FC0, 0x011FF1],
|
||||
[0x011FFF, 0x012399],
|
||||
[0x012400, 0x01246E],
|
||||
[0x012470, 0x012474],
|
||||
[0x012480, 0x012543],
|
||||
|
@ -1267,13 +1271,15 @@ const nonMatchSymbols = buildString({
|
|||
[0x016B63, 0x016B77],
|
||||
[0x016B7D, 0x016B8F],
|
||||
[0x016E40, 0x016E9A],
|
||||
[0x016F00, 0x016F44],
|
||||
[0x016F50, 0x016F7E],
|
||||
[0x016F00, 0x016F4A],
|
||||
[0x016F4F, 0x016F87],
|
||||
[0x016F8F, 0x016F9F],
|
||||
[0x016FE0, 0x016FE1],
|
||||
[0x017000, 0x0187F1],
|
||||
[0x016FE0, 0x016FE3],
|
||||
[0x017000, 0x0187F7],
|
||||
[0x018800, 0x018AF2],
|
||||
[0x01B000, 0x01B11E],
|
||||
[0x01B150, 0x01B152],
|
||||
[0x01B164, 0x01B167],
|
||||
[0x01B170, 0x01B2FB],
|
||||
[0x01BC00, 0x01BC6A],
|
||||
[0x01BC70, 0x01BC7C],
|
||||
|
@ -1313,12 +1319,18 @@ const nonMatchSymbols = buildString({
|
|||
[0x01E01B, 0x01E021],
|
||||
[0x01E023, 0x01E024],
|
||||
[0x01E026, 0x01E02A],
|
||||
[0x01E100, 0x01E12C],
|
||||
[0x01E130, 0x01E13D],
|
||||
[0x01E140, 0x01E149],
|
||||
[0x01E14E, 0x01E14F],
|
||||
[0x01E2C0, 0x01E2F9],
|
||||
[0x01E800, 0x01E8C4],
|
||||
[0x01E8C7, 0x01E8D6],
|
||||
[0x01E900, 0x01E94A],
|
||||
[0x01E900, 0x01E94B],
|
||||
[0x01E950, 0x01E959],
|
||||
[0x01E95E, 0x01E95F],
|
||||
[0x01EC71, 0x01ECB4],
|
||||
[0x01ED01, 0x01ED3D],
|
||||
[0x01EE00, 0x01EE03],
|
||||
[0x01EE05, 0x01EE1F],
|
||||
[0x01EE21, 0x01EE22],
|
||||
|
@ -1344,32 +1356,36 @@ const nonMatchSymbols = buildString({
|
|||
[0x01F0C1, 0x01F0CF],
|
||||
[0x01F0D1, 0x01F0F5],
|
||||
[0x01F100, 0x01F10C],
|
||||
[0x01F110, 0x01F16B],
|
||||
[0x01F110, 0x01F16C],
|
||||
[0x01F170, 0x01F1AC],
|
||||
[0x01F1E6, 0x01F202],
|
||||
[0x01F210, 0x01F23B],
|
||||
[0x01F240, 0x01F248],
|
||||
[0x01F250, 0x01F251],
|
||||
[0x01F260, 0x01F265],
|
||||
[0x01F300, 0x01F6D4],
|
||||
[0x01F300, 0x01F6D5],
|
||||
[0x01F6E0, 0x01F6EC],
|
||||
[0x01F6F0, 0x01F6F9],
|
||||
[0x01F6F0, 0x01F6FA],
|
||||
[0x01F700, 0x01F773],
|
||||
[0x01F780, 0x01F7D8],
|
||||
[0x01F7E0, 0x01F7EB],
|
||||
[0x01F800, 0x01F80B],
|
||||
[0x01F810, 0x01F847],
|
||||
[0x01F850, 0x01F859],
|
||||
[0x01F860, 0x01F887],
|
||||
[0x01F890, 0x01F8AD],
|
||||
[0x01F900, 0x01F90B],
|
||||
[0x01F910, 0x01F93E],
|
||||
[0x01F940, 0x01F970],
|
||||
[0x01F90D, 0x01F971],
|
||||
[0x01F973, 0x01F976],
|
||||
[0x01F97C, 0x01F9A2],
|
||||
[0x01F9B0, 0x01F9B9],
|
||||
[0x01F9C0, 0x01F9C2],
|
||||
[0x01F9D0, 0x01F9FF],
|
||||
[0x01F97A, 0x01F9A2],
|
||||
[0x01F9A5, 0x01F9AA],
|
||||
[0x01F9AE, 0x01F9CA],
|
||||
[0x01F9CD, 0x01FA53],
|
||||
[0x01FA60, 0x01FA6D],
|
||||
[0x01FA70, 0x01FA73],
|
||||
[0x01FA78, 0x01FA7A],
|
||||
[0x01FA80, 0x01FA82],
|
||||
[0x01FA90, 0x01FA95],
|
||||
[0x020000, 0x02A6D6],
|
||||
[0x02A700, 0x02B734],
|
||||
[0x02B740, 0x02B81D],
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
// Copyright 2018 Mathias Bynens. All rights reserved.
|
||||
// Copyright 2019 Mathias Bynens. All rights reserved.
|
||||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
|
||||
/*---
|
||||
|
@ -7,7 +7,7 @@ description: >
|
|||
Unicode property escapes for `General_Category=Other_Letter`
|
||||
info: |
|
||||
Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests
|
||||
Unicode v11.0.0
|
||||
Unicode v12.0.0
|
||||
esid: sec-static-semantics-unicodematchproperty-p
|
||||
features: [regexp-unicode-property-escapes]
|
||||
includes: [regExpUtils.js]
|
||||
|
@ -46,10 +46,7 @@ const matchSymbols = buildString({
|
|||
0x000D4E,
|
||||
0x000DBD,
|
||||
0x000E84,
|
||||
0x000E8A,
|
||||
0x000E8D,
|
||||
0x000EA5,
|
||||
0x000EA7,
|
||||
0x000EBD,
|
||||
0x000F00,
|
||||
0x00103F,
|
||||
|
@ -59,6 +56,7 @@ const matchSymbols = buildString({
|
|||
0x0012C0,
|
||||
0x0017DC,
|
||||
0x0018AA,
|
||||
0x001CFA,
|
||||
0x003006,
|
||||
0x00303C,
|
||||
0x00309F,
|
||||
|
@ -85,9 +83,13 @@ const matchSymbols = buildString({
|
|||
0x011288,
|
||||
0x01133D,
|
||||
0x011350,
|
||||
0x01145F,
|
||||
0x0114C7,
|
||||
0x011644,
|
||||
0x0116B8,
|
||||
0x0118FF,
|
||||
0x0119E1,
|
||||
0x0119E3,
|
||||
0x011A00,
|
||||
0x011A3A,
|
||||
0x011A50,
|
||||
|
@ -96,6 +98,7 @@ const matchSymbols = buildString({
|
|||
0x011D46,
|
||||
0x011D98,
|
||||
0x016F50,
|
||||
0x01E14E,
|
||||
0x01EE24,
|
||||
0x01EE27,
|
||||
0x01EE39,
|
||||
|
@ -201,12 +204,9 @@ const matchSymbols = buildString({
|
|||
[0x000E32, 0x000E33],
|
||||
[0x000E40, 0x000E45],
|
||||
[0x000E81, 0x000E82],
|
||||
[0x000E87, 0x000E88],
|
||||
[0x000E94, 0x000E97],
|
||||
[0x000E99, 0x000E9F],
|
||||
[0x000EA1, 0x000EA3],
|
||||
[0x000EAA, 0x000EAB],
|
||||
[0x000EAD, 0x000EB0],
|
||||
[0x000E86, 0x000E8A],
|
||||
[0x000E8C, 0x000EA3],
|
||||
[0x000EA7, 0x000EB0],
|
||||
[0x000EB2, 0x000EB3],
|
||||
[0x000EC0, 0x000EC4],
|
||||
[0x000EDC, 0x000EDF],
|
||||
|
@ -267,7 +267,7 @@ const matchSymbols = buildString({
|
|||
[0x001C4D, 0x001C4F],
|
||||
[0x001C5A, 0x001C77],
|
||||
[0x001CE9, 0x001CEC],
|
||||
[0x001CEE, 0x001CF1],
|
||||
[0x001CEE, 0x001CF3],
|
||||
[0x001CF5, 0x001CF6],
|
||||
[0x002135, 0x002138],
|
||||
[0x002D30, 0x002D67],
|
||||
|
@ -399,6 +399,7 @@ const matchSymbols = buildString({
|
|||
[0x010D00, 0x010D23],
|
||||
[0x010F00, 0x010F1C],
|
||||
[0x010F30, 0x010F45],
|
||||
[0x010FE0, 0x010FF6],
|
||||
[0x011003, 0x011037],
|
||||
[0x011083, 0x0110AF],
|
||||
[0x0110D0, 0x0110E8],
|
||||
|
@ -430,9 +431,10 @@ const matchSymbols = buildString({
|
|||
[0x011680, 0x0116AA],
|
||||
[0x011700, 0x01171A],
|
||||
[0x011800, 0x01182B],
|
||||
[0x0119A0, 0x0119A7],
|
||||
[0x0119AA, 0x0119D0],
|
||||
[0x011A0B, 0x011A32],
|
||||
[0x011A5C, 0x011A83],
|
||||
[0x011A86, 0x011A89],
|
||||
[0x011A5C, 0x011A89],
|
||||
[0x011AC0, 0x011AF8],
|
||||
[0x011C00, 0x011C08],
|
||||
[0x011C0A, 0x011C2E],
|
||||
|
@ -454,15 +456,19 @@ const matchSymbols = buildString({
|
|||
[0x016B00, 0x016B2F],
|
||||
[0x016B63, 0x016B77],
|
||||
[0x016B7D, 0x016B8F],
|
||||
[0x016F00, 0x016F44],
|
||||
[0x017000, 0x0187F1],
|
||||
[0x016F00, 0x016F4A],
|
||||
[0x017000, 0x0187F7],
|
||||
[0x018800, 0x018AF2],
|
||||
[0x01B000, 0x01B11E],
|
||||
[0x01B150, 0x01B152],
|
||||
[0x01B164, 0x01B167],
|
||||
[0x01B170, 0x01B2FB],
|
||||
[0x01BC00, 0x01BC6A],
|
||||
[0x01BC70, 0x01BC7C],
|
||||
[0x01BC80, 0x01BC88],
|
||||
[0x01BC90, 0x01BC99],
|
||||
[0x01E100, 0x01E12C],
|
||||
[0x01E2C0, 0x01E2EB],
|
||||
[0x01E800, 0x01E8C4],
|
||||
[0x01EE00, 0x01EE03],
|
||||
[0x01EE05, 0x01EE1F],
|
||||
|
@ -562,12 +568,10 @@ const nonMatchSymbols = buildString({
|
|||
0x000DBC,
|
||||
0x000E31,
|
||||
0x000E83,
|
||||
0x000E89,
|
||||
0x000E98,
|
||||
0x000EA0,
|
||||
0x000E85,
|
||||
0x000E8B,
|
||||
0x000EA4,
|
||||
0x000EA6,
|
||||
0x000EAC,
|
||||
0x000EB1,
|
||||
0x000F48,
|
||||
0x001249,
|
||||
|
@ -585,6 +589,7 @@ const nonMatchSymbols = buildString({
|
|||
0x001843,
|
||||
0x0018A9,
|
||||
0x001CED,
|
||||
0x001CF4,
|
||||
0x002DA7,
|
||||
0x002DAF,
|
||||
0x002DB7,
|
||||
|
@ -635,6 +640,7 @@ const nonMatchSymbols = buildString({
|
|||
0x011331,
|
||||
0x011334,
|
||||
0x0114C6,
|
||||
0x0119E2,
|
||||
0x011C09,
|
||||
0x011D07,
|
||||
0x011D0A,
|
||||
|
@ -747,10 +753,6 @@ const nonMatchSymbols = buildString({
|
|||
[0x000DC7, 0x000E00],
|
||||
[0x000E34, 0x000E3F],
|
||||
[0x000E46, 0x000E80],
|
||||
[0x000E85, 0x000E86],
|
||||
[0x000E8B, 0x000E8C],
|
||||
[0x000E8E, 0x000E93],
|
||||
[0x000EA8, 0x000EA9],
|
||||
[0x000EB4, 0x000EBC],
|
||||
[0x000EBE, 0x000EBF],
|
||||
[0x000EC5, 0x000EDB],
|
||||
|
@ -804,8 +806,8 @@ const nonMatchSymbols = buildString({
|
|||
[0x001C24, 0x001C4C],
|
||||
[0x001C50, 0x001C59],
|
||||
[0x001C78, 0x001CE8],
|
||||
[0x001CF2, 0x001CF4],
|
||||
[0x001CF7, 0x002134],
|
||||
[0x001CF7, 0x001CF9],
|
||||
[0x001CFB, 0x002134],
|
||||
[0x002139, 0x002D2F],
|
||||
[0x002D68, 0x002D7F],
|
||||
[0x002D97, 0x002D9F],
|
||||
|
@ -915,7 +917,8 @@ const nonMatchSymbols = buildString({
|
|||
[0x010D24, 0x010EFF],
|
||||
[0x010F1D, 0x010F26],
|
||||
[0x010F28, 0x010F2F],
|
||||
[0x010F46, 0x011002],
|
||||
[0x010F46, 0x010FDF],
|
||||
[0x010FF7, 0x011002],
|
||||
[0x011038, 0x011082],
|
||||
[0x0110B0, 0x0110CF],
|
||||
[0x0110E9, 0x011102],
|
||||
|
@ -936,22 +939,26 @@ const nonMatchSymbols = buildString({
|
|||
[0x011351, 0x01135C],
|
||||
[0x011362, 0x0113FF],
|
||||
[0x011435, 0x011446],
|
||||
[0x01144B, 0x01147F],
|
||||
[0x01144B, 0x01145E],
|
||||
[0x011460, 0x01147F],
|
||||
[0x0114B0, 0x0114C3],
|
||||
[0x0114C8, 0x01157F],
|
||||
[0x0115AF, 0x0115D7],
|
||||
[0x0115DC, 0x0115FF],
|
||||
[0x011630, 0x011643],
|
||||
[0x011645, 0x01167F],
|
||||
[0x0116AB, 0x0116FF],
|
||||
[0x0116AB, 0x0116B7],
|
||||
[0x0116B9, 0x0116FF],
|
||||
[0x01171B, 0x0117FF],
|
||||
[0x01182C, 0x0118FE],
|
||||
[0x011900, 0x0119FF],
|
||||
[0x011900, 0x01199F],
|
||||
[0x0119A8, 0x0119A9],
|
||||
[0x0119D1, 0x0119E0],
|
||||
[0x0119E4, 0x0119FF],
|
||||
[0x011A01, 0x011A0A],
|
||||
[0x011A33, 0x011A39],
|
||||
[0x011A3B, 0x011A4F],
|
||||
[0x011A51, 0x011A5B],
|
||||
[0x011A84, 0x011A85],
|
||||
[0x011A8A, 0x011A9C],
|
||||
[0x011A9E, 0x011ABF],
|
||||
[0x011AF9, 0x011BFF],
|
||||
|
@ -973,16 +980,21 @@ const nonMatchSymbols = buildString({
|
|||
[0x016B30, 0x016B62],
|
||||
[0x016B78, 0x016B7C],
|
||||
[0x016B90, 0x016EFF],
|
||||
[0x016F45, 0x016F4F],
|
||||
[0x016F4B, 0x016F4F],
|
||||
[0x016F51, 0x016FFF],
|
||||
[0x0187F2, 0x0187FF],
|
||||
[0x0187F8, 0x0187FF],
|
||||
[0x018AF3, 0x01AFFF],
|
||||
[0x01B11F, 0x01B16F],
|
||||
[0x01B11F, 0x01B14F],
|
||||
[0x01B153, 0x01B163],
|
||||
[0x01B168, 0x01B16F],
|
||||
[0x01B2FC, 0x01BBFF],
|
||||
[0x01BC6B, 0x01BC6F],
|
||||
[0x01BC7D, 0x01BC7F],
|
||||
[0x01BC89, 0x01BC8F],
|
||||
[0x01BC9A, 0x01E7FF],
|
||||
[0x01BC9A, 0x01E0FF],
|
||||
[0x01E12D, 0x01E14D],
|
||||
[0x01E14F, 0x01E2BF],
|
||||
[0x01E2EC, 0x01E7FF],
|
||||
[0x01E8C5, 0x01EDFF],
|
||||
[0x01EE25, 0x01EE26],
|
||||
[0x01EE3C, 0x01EE41],
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
// Copyright 2018 Mathias Bynens. All rights reserved.
|
||||
// Copyright 2019 Mathias Bynens. All rights reserved.
|
||||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
|
||||
/*---
|
||||
|
@ -7,7 +7,7 @@ description: >
|
|||
Unicode property escapes for `General_Category=Other_Number`
|
||||
info: |
|
||||
Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests
|
||||
Unicode v11.0.0
|
||||
Unicode v12.0.0
|
||||
esid: sec-static-semantics-unicodematchproperty-p
|
||||
features: [regexp-unicode-property-escapes]
|
||||
includes: [regExpUtils.js]
|
||||
|
@ -75,6 +75,7 @@ const matchSymbols = buildString({
|
|||
[0x01173A, 0x01173B],
|
||||
[0x0118EA, 0x0118F2],
|
||||
[0x011C5A, 0x011C6C],
|
||||
[0x011FC0, 0x011FD4],
|
||||
[0x016B5B, 0x016B61],
|
||||
[0x016E80, 0x016E96],
|
||||
[0x01D2E0, 0x01D2F3],
|
||||
|
@ -83,6 +84,8 @@ const matchSymbols = buildString({
|
|||
[0x01EC71, 0x01ECAB],
|
||||
[0x01ECAD, 0x01ECAF],
|
||||
[0x01ECB1, 0x01ECB4],
|
||||
[0x01ED01, 0x01ED2D],
|
||||
[0x01ED2F, 0x01ED3D],
|
||||
[0x01F100, 0x01F10C]
|
||||
]
|
||||
});
|
||||
|
@ -121,7 +124,8 @@ const nonMatchSymbols = buildString({
|
|||
loneCodePoints: [
|
||||
0x003250,
|
||||
0x01ECAC,
|
||||
0x01ECB0
|
||||
0x01ECB0,
|
||||
0x01ED2E
|
||||
],
|
||||
ranges: [
|
||||
[0x00DC00, 0x00DFFF],
|
||||
|
@ -183,13 +187,15 @@ const nonMatchSymbols = buildString({
|
|||
[0x0111F5, 0x011739],
|
||||
[0x01173C, 0x0118E9],
|
||||
[0x0118F3, 0x011C59],
|
||||
[0x011C6D, 0x016B5A],
|
||||
[0x011C6D, 0x011FBF],
|
||||
[0x011FD5, 0x016B5A],
|
||||
[0x016B62, 0x016E7F],
|
||||
[0x016E97, 0x01D2DF],
|
||||
[0x01D2F4, 0x01D35F],
|
||||
[0x01D379, 0x01E8C6],
|
||||
[0x01E8D0, 0x01EC70],
|
||||
[0x01ECB5, 0x01F0FF],
|
||||
[0x01ECB5, 0x01ED00],
|
||||
[0x01ED3E, 0x01F0FF],
|
||||
[0x01F10D, 0x10FFFF]
|
||||
]
|
||||
});
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
// Copyright 2018 Mathias Bynens. All rights reserved.
|
||||
// Copyright 2019 Mathias Bynens. All rights reserved.
|
||||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
|
||||
/*---
|
||||
|
@ -7,7 +7,7 @@ description: >
|
|||
Unicode property escapes for `General_Category=Other_Punctuation`
|
||||
info: |
|
||||
Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests
|
||||
Unicode v11.0.0
|
||||
Unicode v12.0.0
|
||||
esid: sec-static-semantics-unicodematchproperty-p
|
||||
features: [regexp-unicode-property-escapes]
|
||||
includes: [regExpUtils.js]
|
||||
|
@ -34,12 +34,14 @@ const matchSymbols = buildString({
|
|||
0x0009FD,
|
||||
0x000A76,
|
||||
0x000AF0,
|
||||
0x000C77,
|
||||
0x000C84,
|
||||
0x000DF4,
|
||||
0x000E4F,
|
||||
0x000F14,
|
||||
0x000F85,
|
||||
0x0010FB,
|
||||
0x00166E,
|
||||
0x001CD3,
|
||||
0x002053,
|
||||
0x002D70,
|
||||
|
@ -74,8 +76,11 @@ const matchSymbols = buildString({
|
|||
0x01145D,
|
||||
0x0114C6,
|
||||
0x01183B,
|
||||
0x0119E2,
|
||||
0x011FFF,
|
||||
0x016AF5,
|
||||
0x016B44,
|
||||
0x016FE2,
|
||||
0x01BC9F
|
||||
],
|
||||
ranges: [
|
||||
|
@ -101,7 +106,6 @@ const matchSymbols = buildString({
|
|||
[0x000FD9, 0x000FDA],
|
||||
[0x00104A, 0x00104F],
|
||||
[0x001360, 0x001368],
|
||||
[0x00166D, 0x00166E],
|
||||
[0x0016EB, 0x0016ED],
|
||||
[0x001735, 0x001736],
|
||||
[0x0017D4, 0x0017D6],
|
||||
|
@ -134,7 +138,7 @@ const matchSymbols = buildString({
|
|||
[0x002E2A, 0x002E2E],
|
||||
[0x002E30, 0x002E39],
|
||||
[0x002E3C, 0x002E3F],
|
||||
[0x002E43, 0x002E4E],
|
||||
[0x002E43, 0x002E4F],
|
||||
[0x003001, 0x003003],
|
||||
[0x00A4FE, 0x00A4FF],
|
||||
[0x00A60D, 0x00A60F],
|
||||
|
@ -287,7 +291,8 @@ const nonMatchSymbols = buildString({
|
|||
[0x000971, 0x0009FC],
|
||||
[0x0009FE, 0x000A75],
|
||||
[0x000A77, 0x000AEF],
|
||||
[0x000AF1, 0x000C83],
|
||||
[0x000AF1, 0x000C76],
|
||||
[0x000C78, 0x000C83],
|
||||
[0x000C85, 0x000DF3],
|
||||
[0x000DF5, 0x000E4E],
|
||||
[0x000E50, 0x000E59],
|
||||
|
@ -298,7 +303,7 @@ const nonMatchSymbols = buildString({
|
|||
[0x000FDB, 0x001049],
|
||||
[0x001050, 0x0010FA],
|
||||
[0x0010FC, 0x00135F],
|
||||
[0x001369, 0x00166C],
|
||||
[0x001369, 0x00166D],
|
||||
[0x00166F, 0x0016EA],
|
||||
[0x0016EE, 0x001734],
|
||||
[0x001737, 0x0017D3],
|
||||
|
@ -327,7 +332,7 @@ const nonMatchSymbols = buildString({
|
|||
[0x002E1C, 0x002E1D],
|
||||
[0x002E20, 0x002E29],
|
||||
[0x002E3A, 0x002E3B],
|
||||
[0x002E4F, 0x003000],
|
||||
[0x002E50, 0x003000],
|
||||
[0x003004, 0x00303C],
|
||||
[0x00303E, 0x0030FA],
|
||||
[0x0030FC, 0x00A4FD],
|
||||
|
@ -392,18 +397,21 @@ const nonMatchSymbols = buildString({
|
|||
[0x011644, 0x01165F],
|
||||
[0x01166D, 0x01173B],
|
||||
[0x01173F, 0x01183A],
|
||||
[0x01183C, 0x011A3E],
|
||||
[0x01183C, 0x0119E1],
|
||||
[0x0119E3, 0x011A3E],
|
||||
[0x011A47, 0x011A99],
|
||||
[0x011AA3, 0x011C40],
|
||||
[0x011C46, 0x011C6F],
|
||||
[0x011C72, 0x011EF6],
|
||||
[0x011EF9, 0x01246F],
|
||||
[0x011EF9, 0x011FFE],
|
||||
[0x012000, 0x01246F],
|
||||
[0x012475, 0x016A6D],
|
||||
[0x016A70, 0x016AF4],
|
||||
[0x016AF6, 0x016B36],
|
||||
[0x016B3C, 0x016B43],
|
||||
[0x016B45, 0x016E96],
|
||||
[0x016E9B, 0x01BC9E],
|
||||
[0x016E9B, 0x016FE1],
|
||||
[0x016FE3, 0x01BC9E],
|
||||
[0x01BCA0, 0x01DA86],
|
||||
[0x01DA8C, 0x01E95D],
|
||||
[0x01E960, 0x10FFFF]
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
// Copyright 2018 Mathias Bynens. All rights reserved.
|
||||
// Copyright 2019 Mathias Bynens. All rights reserved.
|
||||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
|
||||
/*---
|
||||
|
@ -7,7 +7,7 @@ description: >
|
|||
Unicode property escapes for `General_Category=Other_Symbol`
|
||||
info: |
|
||||
Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests
|
||||
Unicode v11.0.0
|
||||
Unicode v12.0.0
|
||||
esid: sec-static-semantics-unicodematchproperty-p
|
||||
features: [regexp-unicode-property-escapes]
|
||||
includes: [regExpUtils.js]
|
||||
|
@ -33,6 +33,7 @@ const matchSymbols = buildString({
|
|||
0x000F34,
|
||||
0x000F36,
|
||||
0x000F38,
|
||||
0x00166D,
|
||||
0x001940,
|
||||
0x002114,
|
||||
0x002125,
|
||||
|
@ -55,8 +56,9 @@ const matchSymbols = buildString({
|
|||
0x016B45,
|
||||
0x01BC9C,
|
||||
0x01D245,
|
||||
0x01E14F,
|
||||
0x01ECAC,
|
||||
0x01F97A
|
||||
0x01ED2E
|
||||
],
|
||||
ranges: [
|
||||
[0x00058D, 0x00058E],
|
||||
|
@ -111,8 +113,7 @@ const matchSymbols = buildString({
|
|||
[0x002B45, 0x002B46],
|
||||
[0x002B4D, 0x002B73],
|
||||
[0x002B76, 0x002B95],
|
||||
[0x002B98, 0x002BC8],
|
||||
[0x002BCA, 0x002BFE],
|
||||
[0x002B98, 0x002BFF],
|
||||
[0x002CE5, 0x002CEA],
|
||||
[0x002E80, 0x002E99],
|
||||
[0x002E9B, 0x002EF3],
|
||||
|
@ -143,6 +144,8 @@ const matchSymbols = buildString({
|
|||
[0x010190, 0x01019B],
|
||||
[0x0101D0, 0x0101FC],
|
||||
[0x010877, 0x010878],
|
||||
[0x011FD5, 0x011FDC],
|
||||
[0x011FE1, 0x011FF1],
|
||||
[0x016B3C, 0x016B3F],
|
||||
[0x01D000, 0x01D0F5],
|
||||
[0x01D100, 0x01D126],
|
||||
|
@ -164,7 +167,7 @@ const matchSymbols = buildString({
|
|||
[0x01F0B1, 0x01F0BF],
|
||||
[0x01F0C1, 0x01F0CF],
|
||||
[0x01F0D1, 0x01F0F5],
|
||||
[0x01F110, 0x01F16B],
|
||||
[0x01F110, 0x01F16C],
|
||||
[0x01F170, 0x01F1AC],
|
||||
[0x01F1E6, 0x01F202],
|
||||
[0x01F210, 0x01F23B],
|
||||
|
@ -172,25 +175,29 @@ const matchSymbols = buildString({
|
|||
[0x01F250, 0x01F251],
|
||||
[0x01F260, 0x01F265],
|
||||
[0x01F300, 0x01F3FA],
|
||||
[0x01F400, 0x01F6D4],
|
||||
[0x01F400, 0x01F6D5],
|
||||
[0x01F6E0, 0x01F6EC],
|
||||
[0x01F6F0, 0x01F6F9],
|
||||
[0x01F6F0, 0x01F6FA],
|
||||
[0x01F700, 0x01F773],
|
||||
[0x01F780, 0x01F7D8],
|
||||
[0x01F7E0, 0x01F7EB],
|
||||
[0x01F800, 0x01F80B],
|
||||
[0x01F810, 0x01F847],
|
||||
[0x01F850, 0x01F859],
|
||||
[0x01F860, 0x01F887],
|
||||
[0x01F890, 0x01F8AD],
|
||||
[0x01F900, 0x01F90B],
|
||||
[0x01F910, 0x01F93E],
|
||||
[0x01F940, 0x01F970],
|
||||
[0x01F90D, 0x01F971],
|
||||
[0x01F973, 0x01F976],
|
||||
[0x01F97C, 0x01F9A2],
|
||||
[0x01F9B0, 0x01F9B9],
|
||||
[0x01F9C0, 0x01F9C2],
|
||||
[0x01F9D0, 0x01F9FF],
|
||||
[0x01FA60, 0x01FA6D]
|
||||
[0x01F97A, 0x01F9A2],
|
||||
[0x01F9A5, 0x01F9AA],
|
||||
[0x01F9AE, 0x01F9CA],
|
||||
[0x01F9CD, 0x01FA53],
|
||||
[0x01FA60, 0x01FA6D],
|
||||
[0x01FA70, 0x01FA73],
|
||||
[0x01FA78, 0x01FA7A],
|
||||
[0x01FA80, 0x01FA82],
|
||||
[0x01FA90, 0x01FA95]
|
||||
]
|
||||
});
|
||||
testPropertyEscapes(
|
||||
|
@ -251,7 +258,6 @@ const nonMatchSymbols = buildString({
|
|||
0x0025B7,
|
||||
0x0025C1,
|
||||
0x00266F,
|
||||
0x002BC9,
|
||||
0x002E9A,
|
||||
0x0032FF,
|
||||
0x00A838,
|
||||
|
@ -260,8 +266,8 @@ const nonMatchSymbols = buildString({
|
|||
0x01DA84,
|
||||
0x01F0C0,
|
||||
0x01F0D0,
|
||||
0x01F93F,
|
||||
0x01F97B
|
||||
0x01F90C,
|
||||
0x01F972
|
||||
],
|
||||
ranges: [
|
||||
[0x00DC00, 0x00DFFF],
|
||||
|
@ -289,7 +295,8 @@ const nonMatchSymbols = buildString({
|
|||
[0x000FD0, 0x000FD4],
|
||||
[0x000FD9, 0x00109D],
|
||||
[0x0010A0, 0x00138F],
|
||||
[0x00139A, 0x00193F],
|
||||
[0x00139A, 0x00166C],
|
||||
[0x00166E, 0x00193F],
|
||||
[0x001941, 0x0019DD],
|
||||
[0x001A00, 0x001B60],
|
||||
[0x001B6B, 0x001B73],
|
||||
|
@ -320,7 +327,7 @@ const nonMatchSymbols = buildString({
|
|||
[0x002B47, 0x002B4C],
|
||||
[0x002B74, 0x002B75],
|
||||
[0x002B96, 0x002B97],
|
||||
[0x002BFF, 0x002CE4],
|
||||
[0x002C00, 0x002CE4],
|
||||
[0x002CEB, 0x002E7F],
|
||||
[0x002EF4, 0x002EFF],
|
||||
[0x002FD6, 0x002FEF],
|
||||
|
@ -357,7 +364,9 @@ const nonMatchSymbols = buildString({
|
|||
[0x0101FD, 0x010876],
|
||||
[0x010879, 0x010AC7],
|
||||
[0x010AC9, 0x01173E],
|
||||
[0x011740, 0x016B3B],
|
||||
[0x011740, 0x011FD4],
|
||||
[0x011FDD, 0x011FE0],
|
||||
[0x011FF2, 0x016B3B],
|
||||
[0x016B40, 0x016B44],
|
||||
[0x016B46, 0x01BC9B],
|
||||
[0x01BC9D, 0x01CFFF],
|
||||
|
@ -373,13 +382,15 @@ const nonMatchSymbols = buildString({
|
|||
[0x01D357, 0x01D7FF],
|
||||
[0x01DA00, 0x01DA36],
|
||||
[0x01DA3B, 0x01DA6C],
|
||||
[0x01DA87, 0x01ECAB],
|
||||
[0x01ECAD, 0x01EFFF],
|
||||
[0x01DA87, 0x01E14E],
|
||||
[0x01E150, 0x01ECAB],
|
||||
[0x01ECAD, 0x01ED2D],
|
||||
[0x01ED2F, 0x01EFFF],
|
||||
[0x01F02C, 0x01F02F],
|
||||
[0x01F094, 0x01F09F],
|
||||
[0x01F0AF, 0x01F0B0],
|
||||
[0x01F0F6, 0x01F10F],
|
||||
[0x01F16C, 0x01F16F],
|
||||
[0x01F16D, 0x01F16F],
|
||||
[0x01F1AD, 0x01F1E5],
|
||||
[0x01F203, 0x01F20F],
|
||||
[0x01F23C, 0x01F23F],
|
||||
|
@ -387,24 +398,27 @@ const nonMatchSymbols = buildString({
|
|||
[0x01F252, 0x01F25F],
|
||||
[0x01F266, 0x01F2FF],
|
||||
[0x01F3FB, 0x01F3FF],
|
||||
[0x01F6D5, 0x01F6DF],
|
||||
[0x01F6D6, 0x01F6DF],
|
||||
[0x01F6ED, 0x01F6EF],
|
||||
[0x01F6FA, 0x01F6FF],
|
||||
[0x01F6FB, 0x01F6FF],
|
||||
[0x01F774, 0x01F77F],
|
||||
[0x01F7D9, 0x01F7FF],
|
||||
[0x01F7D9, 0x01F7DF],
|
||||
[0x01F7EC, 0x01F7FF],
|
||||
[0x01F80C, 0x01F80F],
|
||||
[0x01F848, 0x01F84F],
|
||||
[0x01F85A, 0x01F85F],
|
||||
[0x01F888, 0x01F88F],
|
||||
[0x01F8AE, 0x01F8FF],
|
||||
[0x01F90C, 0x01F90F],
|
||||
[0x01F971, 0x01F972],
|
||||
[0x01F977, 0x01F979],
|
||||
[0x01F9A3, 0x01F9AF],
|
||||
[0x01F9BA, 0x01F9BF],
|
||||
[0x01F9C3, 0x01F9CF],
|
||||
[0x01FA00, 0x01FA5F],
|
||||
[0x01FA6E, 0x10FFFF]
|
||||
[0x01F9A3, 0x01F9A4],
|
||||
[0x01F9AB, 0x01F9AD],
|
||||
[0x01F9CB, 0x01F9CC],
|
||||
[0x01FA54, 0x01FA5F],
|
||||
[0x01FA6E, 0x01FA6F],
|
||||
[0x01FA74, 0x01FA77],
|
||||
[0x01FA7B, 0x01FA7F],
|
||||
[0x01FA83, 0x01FA8F],
|
||||
[0x01FA96, 0x10FFFF]
|
||||
]
|
||||
});
|
||||
testPropertyEscapes(
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
// Copyright 2018 Mathias Bynens. All rights reserved.
|
||||
// Copyright 2019 Mathias Bynens. All rights reserved.
|
||||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
|
||||
/*---
|
||||
|
@ -7,7 +7,7 @@ description: >
|
|||
Unicode property escapes for `General_Category=Paragraph_Separator`
|
||||
info: |
|
||||
Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests
|
||||
Unicode v11.0.0
|
||||
Unicode v12.0.0
|
||||
esid: sec-static-semantics-unicodematchproperty-p
|
||||
features: [regexp-unicode-property-escapes]
|
||||
includes: [regExpUtils.js]
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
// Copyright 2018 Mathias Bynens. All rights reserved.
|
||||
// Copyright 2019 Mathias Bynens. All rights reserved.
|
||||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
|
||||
/*---
|
||||
|
@ -7,7 +7,7 @@ description: >
|
|||
Unicode property escapes for `General_Category=Private_Use`
|
||||
info: |
|
||||
Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests
|
||||
Unicode v11.0.0
|
||||
Unicode v12.0.0
|
||||
esid: sec-static-semantics-unicodematchproperty-p
|
||||
features: [regexp-unicode-property-escapes]
|
||||
includes: [regExpUtils.js]
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
// Copyright 2018 Mathias Bynens. All rights reserved.
|
||||
// Copyright 2019 Mathias Bynens. All rights reserved.
|
||||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
|
||||
/*---
|
||||
|
@ -7,7 +7,7 @@ description: >
|
|||
Unicode property escapes for `General_Category=Punctuation`
|
||||
info: |
|
||||
Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests
|
||||
Unicode v11.0.0
|
||||
Unicode v12.0.0
|
||||
esid: sec-static-semantics-unicodematchproperty-p
|
||||
features: [regexp-unicode-property-escapes]
|
||||
includes: [regExpUtils.js]
|
||||
|
@ -36,6 +36,7 @@ const matchSymbols = buildString({
|
|||
0x0009FD,
|
||||
0x000A76,
|
||||
0x000AF0,
|
||||
0x000C77,
|
||||
0x000C84,
|
||||
0x000DF4,
|
||||
0x000E4F,
|
||||
|
@ -43,6 +44,7 @@ const matchSymbols = buildString({
|
|||
0x000F85,
|
||||
0x0010FB,
|
||||
0x001400,
|
||||
0x00166E,
|
||||
0x001CD3,
|
||||
0x002D70,
|
||||
0x003030,
|
||||
|
@ -73,8 +75,11 @@ const matchSymbols = buildString({
|
|||
0x01145D,
|
||||
0x0114C6,
|
||||
0x01183B,
|
||||
0x0119E2,
|
||||
0x011FFF,
|
||||
0x016AF5,
|
||||
0x016B44,
|
||||
0x016FE2,
|
||||
0x01BC9F
|
||||
],
|
||||
ranges: [
|
||||
|
@ -103,7 +108,6 @@ const matchSymbols = buildString({
|
|||
[0x000FD9, 0x000FDA],
|
||||
[0x00104A, 0x00104F],
|
||||
[0x001360, 0x001368],
|
||||
[0x00166D, 0x00166E],
|
||||
[0x00169B, 0x00169C],
|
||||
[0x0016EB, 0x0016ED],
|
||||
[0x001735, 0x001736],
|
||||
|
@ -136,7 +140,7 @@ const matchSymbols = buildString({
|
|||
[0x002CF9, 0x002CFC],
|
||||
[0x002CFE, 0x002CFF],
|
||||
[0x002E00, 0x002E2E],
|
||||
[0x002E30, 0x002E4E],
|
||||
[0x002E30, 0x002E4F],
|
||||
[0x003001, 0x003003],
|
||||
[0x003008, 0x003011],
|
||||
[0x003014, 0x00301F],
|
||||
|
@ -307,7 +311,8 @@ const nonMatchSymbols = buildString({
|
|||
[0x000971, 0x0009FC],
|
||||
[0x0009FE, 0x000A75],
|
||||
[0x000A77, 0x000AEF],
|
||||
[0x000AF1, 0x000C83],
|
||||
[0x000AF1, 0x000C76],
|
||||
[0x000C78, 0x000C83],
|
||||
[0x000C85, 0x000DF3],
|
||||
[0x000DF5, 0x000E4E],
|
||||
[0x000E50, 0x000E59],
|
||||
|
@ -320,7 +325,7 @@ const nonMatchSymbols = buildString({
|
|||
[0x001050, 0x0010FA],
|
||||
[0x0010FC, 0x00135F],
|
||||
[0x001369, 0x0013FF],
|
||||
[0x001401, 0x00166C],
|
||||
[0x001401, 0x00166D],
|
||||
[0x00166F, 0x00169A],
|
||||
[0x00169D, 0x0016EA],
|
||||
[0x0016EE, 0x001734],
|
||||
|
@ -350,7 +355,7 @@ const nonMatchSymbols = buildString({
|
|||
[0x0029FE, 0x002CF8],
|
||||
[0x002D00, 0x002D6F],
|
||||
[0x002D71, 0x002DFF],
|
||||
[0x002E4F, 0x003000],
|
||||
[0x002E50, 0x003000],
|
||||
[0x003004, 0x003007],
|
||||
[0x003012, 0x003013],
|
||||
[0x003020, 0x00302F],
|
||||
|
@ -413,18 +418,21 @@ const nonMatchSymbols = buildString({
|
|||
[0x011644, 0x01165F],
|
||||
[0x01166D, 0x01173B],
|
||||
[0x01173F, 0x01183A],
|
||||
[0x01183C, 0x011A3E],
|
||||
[0x01183C, 0x0119E1],
|
||||
[0x0119E3, 0x011A3E],
|
||||
[0x011A47, 0x011A99],
|
||||
[0x011AA3, 0x011C40],
|
||||
[0x011C46, 0x011C6F],
|
||||
[0x011C72, 0x011EF6],
|
||||
[0x011EF9, 0x01246F],
|
||||
[0x011EF9, 0x011FFE],
|
||||
[0x012000, 0x01246F],
|
||||
[0x012475, 0x016A6D],
|
||||
[0x016A70, 0x016AF4],
|
||||
[0x016AF6, 0x016B36],
|
||||
[0x016B3C, 0x016B43],
|
||||
[0x016B45, 0x016E96],
|
||||
[0x016E9B, 0x01BC9E],
|
||||
[0x016E9B, 0x016FE1],
|
||||
[0x016FE3, 0x01BC9E],
|
||||
[0x01BCA0, 0x01DA86],
|
||||
[0x01DA8C, 0x01E95D],
|
||||
[0x01E960, 0x10FFFF]
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
// Copyright 2018 Mathias Bynens. All rights reserved.
|
||||
// Copyright 2019 Mathias Bynens. All rights reserved.
|
||||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
|
||||
/*---
|
||||
|
@ -7,7 +7,7 @@ description: >
|
|||
Unicode property escapes for `General_Category=Separator`
|
||||
info: |
|
||||
Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests
|
||||
Unicode v11.0.0
|
||||
Unicode v12.0.0
|
||||
esid: sec-static-semantics-unicodematchproperty-p
|
||||
features: [regexp-unicode-property-escapes]
|
||||
includes: [regExpUtils.js]
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
// Copyright 2018 Mathias Bynens. All rights reserved.
|
||||
// Copyright 2019 Mathias Bynens. All rights reserved.
|
||||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
|
||||
/*---
|
||||
|
@ -7,7 +7,7 @@ description: >
|
|||
Unicode property escapes for `General_Category=Space_Separator`
|
||||
info: |
|
||||
Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests
|
||||
Unicode v11.0.0
|
||||
Unicode v12.0.0
|
||||
esid: sec-static-semantics-unicodematchproperty-p
|
||||
features: [regexp-unicode-property-escapes]
|
||||
includes: [regExpUtils.js]
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
// Copyright 2018 Mathias Bynens. All rights reserved.
|
||||
// Copyright 2019 Mathias Bynens. All rights reserved.
|
||||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
|
||||
/*---
|
||||
|
@ -7,7 +7,7 @@ description: >
|
|||
Unicode property escapes for `General_Category=Spacing_Mark`
|
||||
info: |
|
||||
Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests
|
||||
Unicode v11.0.0
|
||||
Unicode v12.0.0
|
||||
esid: sec-static-semantics-unicodematchproperty-p
|
||||
features: [regexp-unicode-property-escapes]
|
||||
includes: [regExpUtils.js]
|
||||
|
@ -69,6 +69,7 @@ const matchSymbols = buildString({
|
|||
0x0116B6,
|
||||
0x011726,
|
||||
0x011838,
|
||||
0x0119E4,
|
||||
0x011A39,
|
||||
0x011A97,
|
||||
0x011C2F,
|
||||
|
@ -136,7 +137,6 @@ const matchSymbols = buildString({
|
|||
[0x001BF2, 0x001BF3],
|
||||
[0x001C24, 0x001C2B],
|
||||
[0x001C34, 0x001C35],
|
||||
[0x001CF2, 0x001CF3],
|
||||
[0x00302E, 0x00302F],
|
||||
[0x00A823, 0x00A824],
|
||||
[0x00A880, 0x00A881],
|
||||
|
@ -144,7 +144,7 @@ const matchSymbols = buildString({
|
|||
[0x00A952, 0x00A953],
|
||||
[0x00A9B4, 0x00A9B5],
|
||||
[0x00A9BA, 0x00A9BB],
|
||||
[0x00A9BD, 0x00A9C0],
|
||||
[0x00A9BE, 0x00A9C0],
|
||||
[0x00AA2F, 0x00AA30],
|
||||
[0x00AA33, 0x00AA34],
|
||||
[0x00AAEE, 0x00AAEF],
|
||||
|
@ -176,11 +176,13 @@ const matchSymbols = buildString({
|
|||
[0x0116AE, 0x0116AF],
|
||||
[0x011720, 0x011721],
|
||||
[0x01182C, 0x01182E],
|
||||
[0x0119D1, 0x0119D3],
|
||||
[0x0119DC, 0x0119DF],
|
||||
[0x011A57, 0x011A58],
|
||||
[0x011D8A, 0x011D8E],
|
||||
[0x011D93, 0x011D94],
|
||||
[0x011EF5, 0x011EF6],
|
||||
[0x016F51, 0x016F7E],
|
||||
[0x016F51, 0x016F87],
|
||||
[0x01D165, 0x01D166],
|
||||
[0x01D16D, 0x01D172]
|
||||
]
|
||||
|
@ -233,7 +235,6 @@ const nonMatchSymbols = buildString({
|
|||
0x001B3C,
|
||||
0x001B42,
|
||||
0x001BED,
|
||||
0x00A9BC,
|
||||
0x00AA7C,
|
||||
0x00ABE5,
|
||||
0x00ABE8,
|
||||
|
@ -319,8 +320,7 @@ const nonMatchSymbols = buildString({
|
|||
[0x001BF4, 0x001C23],
|
||||
[0x001C2C, 0x001C33],
|
||||
[0x001C36, 0x001CE0],
|
||||
[0x001CE2, 0x001CF1],
|
||||
[0x001CF4, 0x001CF6],
|
||||
[0x001CE2, 0x001CF6],
|
||||
[0x001CF8, 0x00302D],
|
||||
[0x003030, 0x00A822],
|
||||
[0x00A825, 0x00A826],
|
||||
|
@ -330,6 +330,7 @@ const nonMatchSymbols = buildString({
|
|||
[0x00A954, 0x00A982],
|
||||
[0x00A984, 0x00A9B3],
|
||||
[0x00A9B6, 0x00A9B9],
|
||||
[0x00A9BC, 0x00A9BD],
|
||||
[0x00A9C1, 0x00AA2E],
|
||||
[0x00AA31, 0x00AA32],
|
||||
[0x00AA35, 0x00AA4C],
|
||||
|
@ -374,7 +375,10 @@ const nonMatchSymbols = buildString({
|
|||
[0x011722, 0x011725],
|
||||
[0x011727, 0x01182B],
|
||||
[0x01182F, 0x011837],
|
||||
[0x011839, 0x011A38],
|
||||
[0x011839, 0x0119D0],
|
||||
[0x0119D4, 0x0119DB],
|
||||
[0x0119E0, 0x0119E3],
|
||||
[0x0119E5, 0x011A38],
|
||||
[0x011A3A, 0x011A56],
|
||||
[0x011A59, 0x011A96],
|
||||
[0x011A98, 0x011C2E],
|
||||
|
@ -386,7 +390,7 @@ const nonMatchSymbols = buildString({
|
|||
[0x011D8F, 0x011D92],
|
||||
[0x011D97, 0x011EF4],
|
||||
[0x011EF7, 0x016F50],
|
||||
[0x016F7F, 0x01D164],
|
||||
[0x016F88, 0x01D164],
|
||||
[0x01D167, 0x01D16C],
|
||||
[0x01D173, 0x10FFFF]
|
||||
]
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
// Copyright 2018 Mathias Bynens. All rights reserved.
|
||||
// Copyright 2019 Mathias Bynens. All rights reserved.
|
||||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
|
||||
/*---
|
||||
|
@ -7,7 +7,7 @@ description: >
|
|||
Unicode property escapes for `General_Category=Surrogate`
|
||||
info: |
|
||||
Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests
|
||||
Unicode v11.0.0
|
||||
Unicode v12.0.0
|
||||
esid: sec-static-semantics-unicodematchproperty-p
|
||||
features: [regexp-unicode-property-escapes]
|
||||
includes: [regExpUtils.js]
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
// Copyright 2018 Mathias Bynens. All rights reserved.
|
||||
// Copyright 2019 Mathias Bynens. All rights reserved.
|
||||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
|
||||
/*---
|
||||
|
@ -7,7 +7,7 @@ description: >
|
|||
Unicode property escapes for `General_Category=Symbol`
|
||||
info: |
|
||||
Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests
|
||||
Unicode v11.0.0
|
||||
Unicode v12.0.0
|
||||
esid: sec-static-semantics-unicodematchproperty-p
|
||||
features: [regexp-unicode-property-escapes]
|
||||
includes: [regExpUtils.js]
|
||||
|
@ -44,6 +44,7 @@ const matchSymbols = buildString({
|
|||
0x000F34,
|
||||
0x000F36,
|
||||
0x000F38,
|
||||
0x00166D,
|
||||
0x0017DB,
|
||||
0x001940,
|
||||
0x001FBD,
|
||||
|
@ -84,9 +85,11 @@ const matchSymbols = buildString({
|
|||
0x01D789,
|
||||
0x01D7A9,
|
||||
0x01D7C3,
|
||||
0x01E14F,
|
||||
0x01E2FF,
|
||||
0x01ECAC,
|
||||
0x01ECB0,
|
||||
0x01F97A
|
||||
0x01ED2E
|
||||
],
|
||||
ranges: [
|
||||
[0x00003C, 0x00003E],
|
||||
|
@ -148,8 +151,7 @@ const matchSymbols = buildString({
|
|||
[0x0029DC, 0x0029FB],
|
||||
[0x0029FE, 0x002B73],
|
||||
[0x002B76, 0x002B95],
|
||||
[0x002B98, 0x002BC8],
|
||||
[0x002BCA, 0x002BFE],
|
||||
[0x002B98, 0x002BFF],
|
||||
[0x002CE5, 0x002CEA],
|
||||
[0x002E80, 0x002E99],
|
||||
[0x002E9B, 0x002EF3],
|
||||
|
@ -189,6 +191,7 @@ const matchSymbols = buildString({
|
|||
[0x010190, 0x01019B],
|
||||
[0x0101D0, 0x0101FC],
|
||||
[0x010877, 0x010878],
|
||||
[0x011FD5, 0x011FF1],
|
||||
[0x016B3C, 0x016B3F],
|
||||
[0x01D000, 0x01D0F5],
|
||||
[0x01D100, 0x01D126],
|
||||
|
@ -211,32 +214,36 @@ const matchSymbols = buildString({
|
|||
[0x01F0B1, 0x01F0BF],
|
||||
[0x01F0C1, 0x01F0CF],
|
||||
[0x01F0D1, 0x01F0F5],
|
||||
[0x01F110, 0x01F16B],
|
||||
[0x01F110, 0x01F16C],
|
||||
[0x01F170, 0x01F1AC],
|
||||
[0x01F1E6, 0x01F202],
|
||||
[0x01F210, 0x01F23B],
|
||||
[0x01F240, 0x01F248],
|
||||
[0x01F250, 0x01F251],
|
||||
[0x01F260, 0x01F265],
|
||||
[0x01F300, 0x01F6D4],
|
||||
[0x01F300, 0x01F6D5],
|
||||
[0x01F6E0, 0x01F6EC],
|
||||
[0x01F6F0, 0x01F6F9],
|
||||
[0x01F6F0, 0x01F6FA],
|
||||
[0x01F700, 0x01F773],
|
||||
[0x01F780, 0x01F7D8],
|
||||
[0x01F7E0, 0x01F7EB],
|
||||
[0x01F800, 0x01F80B],
|
||||
[0x01F810, 0x01F847],
|
||||
[0x01F850, 0x01F859],
|
||||
[0x01F860, 0x01F887],
|
||||
[0x01F890, 0x01F8AD],
|
||||
[0x01F900, 0x01F90B],
|
||||
[0x01F910, 0x01F93E],
|
||||
[0x01F940, 0x01F970],
|
||||
[0x01F90D, 0x01F971],
|
||||
[0x01F973, 0x01F976],
|
||||
[0x01F97C, 0x01F9A2],
|
||||
[0x01F9B0, 0x01F9B9],
|
||||
[0x01F9C0, 0x01F9C2],
|
||||
[0x01F9D0, 0x01F9FF],
|
||||
[0x01FA60, 0x01FA6D]
|
||||
[0x01F97A, 0x01F9A2],
|
||||
[0x01F9A5, 0x01F9AA],
|
||||
[0x01F9AE, 0x01F9CA],
|
||||
[0x01F9CD, 0x01FA53],
|
||||
[0x01FA60, 0x01FA6D],
|
||||
[0x01FA70, 0x01FA73],
|
||||
[0x01FA78, 0x01FA7A],
|
||||
[0x01FA80, 0x01FA82],
|
||||
[0x01FA90, 0x01FA95]
|
||||
]
|
||||
});
|
||||
testPropertyEscapes(
|
||||
|
@ -291,7 +298,6 @@ const nonMatchSymbols = buildString({
|
|||
0x002126,
|
||||
0x002128,
|
||||
0x00214E,
|
||||
0x002BC9,
|
||||
0x002E9A,
|
||||
0x0032FF,
|
||||
0x00FE63,
|
||||
|
@ -303,8 +309,8 @@ const nonMatchSymbols = buildString({
|
|||
0x01DA84,
|
||||
0x01F0C0,
|
||||
0x01F0D0,
|
||||
0x01F93F,
|
||||
0x01F97B
|
||||
0x01F90C,
|
||||
0x01F972
|
||||
],
|
||||
ranges: [
|
||||
[0x00DC00, 0x00DFFF],
|
||||
|
@ -352,7 +358,8 @@ const nonMatchSymbols = buildString({
|
|||
[0x000FD0, 0x000FD4],
|
||||
[0x000FD9, 0x00109D],
|
||||
[0x0010A0, 0x00138F],
|
||||
[0x00139A, 0x0017DA],
|
||||
[0x00139A, 0x00166C],
|
||||
[0x00166E, 0x0017DA],
|
||||
[0x0017DC, 0x00193F],
|
||||
[0x001941, 0x0019DD],
|
||||
[0x001A00, 0x001B60],
|
||||
|
@ -389,7 +396,7 @@ const nonMatchSymbols = buildString({
|
|||
[0x0029FC, 0x0029FD],
|
||||
[0x002B74, 0x002B75],
|
||||
[0x002B96, 0x002B97],
|
||||
[0x002BFF, 0x002CE4],
|
||||
[0x002C00, 0x002CE4],
|
||||
[0x002CEB, 0x002E7F],
|
||||
[0x002EF4, 0x002EFF],
|
||||
[0x002FD6, 0x002FEF],
|
||||
|
@ -438,7 +445,8 @@ const nonMatchSymbols = buildString({
|
|||
[0x0101FD, 0x010876],
|
||||
[0x010879, 0x010AC7],
|
||||
[0x010AC9, 0x01173E],
|
||||
[0x011740, 0x016B3B],
|
||||
[0x011740, 0x011FD4],
|
||||
[0x011FF2, 0x016B3B],
|
||||
[0x016B40, 0x016B44],
|
||||
[0x016B46, 0x01BC9B],
|
||||
[0x01BC9D, 0x01CFFF],
|
||||
|
@ -464,39 +472,45 @@ const nonMatchSymbols = buildString({
|
|||
[0x01D7C4, 0x01D7FF],
|
||||
[0x01DA00, 0x01DA36],
|
||||
[0x01DA3B, 0x01DA6C],
|
||||
[0x01DA87, 0x01ECAB],
|
||||
[0x01DA87, 0x01E14E],
|
||||
[0x01E150, 0x01E2FE],
|
||||
[0x01E300, 0x01ECAB],
|
||||
[0x01ECAD, 0x01ECAF],
|
||||
[0x01ECB1, 0x01EEEF],
|
||||
[0x01ECB1, 0x01ED2D],
|
||||
[0x01ED2F, 0x01EEEF],
|
||||
[0x01EEF2, 0x01EFFF],
|
||||
[0x01F02C, 0x01F02F],
|
||||
[0x01F094, 0x01F09F],
|
||||
[0x01F0AF, 0x01F0B0],
|
||||
[0x01F0F6, 0x01F10F],
|
||||
[0x01F16C, 0x01F16F],
|
||||
[0x01F16D, 0x01F16F],
|
||||
[0x01F1AD, 0x01F1E5],
|
||||
[0x01F203, 0x01F20F],
|
||||
[0x01F23C, 0x01F23F],
|
||||
[0x01F249, 0x01F24F],
|
||||
[0x01F252, 0x01F25F],
|
||||
[0x01F266, 0x01F2FF],
|
||||
[0x01F6D5, 0x01F6DF],
|
||||
[0x01F6D6, 0x01F6DF],
|
||||
[0x01F6ED, 0x01F6EF],
|
||||
[0x01F6FA, 0x01F6FF],
|
||||
[0x01F6FB, 0x01F6FF],
|
||||
[0x01F774, 0x01F77F],
|
||||
[0x01F7D9, 0x01F7FF],
|
||||
[0x01F7D9, 0x01F7DF],
|
||||
[0x01F7EC, 0x01F7FF],
|
||||
[0x01F80C, 0x01F80F],
|
||||
[0x01F848, 0x01F84F],
|
||||
[0x01F85A, 0x01F85F],
|
||||
[0x01F888, 0x01F88F],
|
||||
[0x01F8AE, 0x01F8FF],
|
||||
[0x01F90C, 0x01F90F],
|
||||
[0x01F971, 0x01F972],
|
||||
[0x01F977, 0x01F979],
|
||||
[0x01F9A3, 0x01F9AF],
|
||||
[0x01F9BA, 0x01F9BF],
|
||||
[0x01F9C3, 0x01F9CF],
|
||||
[0x01FA00, 0x01FA5F],
|
||||
[0x01FA6E, 0x10FFFF]
|
||||
[0x01F9A3, 0x01F9A4],
|
||||
[0x01F9AB, 0x01F9AD],
|
||||
[0x01F9CB, 0x01F9CC],
|
||||
[0x01FA54, 0x01FA5F],
|
||||
[0x01FA6E, 0x01FA6F],
|
||||
[0x01FA74, 0x01FA77],
|
||||
[0x01FA7B, 0x01FA7F],
|
||||
[0x01FA83, 0x01FA8F],
|
||||
[0x01FA96, 0x10FFFF]
|
||||
]
|
||||
});
|
||||
testPropertyEscapes(
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
// Copyright 2018 Mathias Bynens. All rights reserved.
|
||||
// Copyright 2019 Mathias Bynens. All rights reserved.
|
||||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
|
||||
/*---
|
||||
|
@ -7,7 +7,7 @@ description: >
|
|||
Unicode property escapes for `General_Category=Titlecase_Letter`
|
||||
info: |
|
||||
Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests
|
||||
Unicode v11.0.0
|
||||
Unicode v12.0.0
|
||||
esid: sec-static-semantics-unicodematchproperty-p
|
||||
features: [regexp-unicode-property-escapes]
|
||||
includes: [regExpUtils.js]
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
// Copyright 2018 Mathias Bynens. All rights reserved.
|
||||
// Copyright 2019 Mathias Bynens. All rights reserved.
|
||||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
|
||||
/*---
|
||||
|
@ -7,7 +7,7 @@ description: >
|
|||
Unicode property escapes for `General_Category=Unassigned`
|
||||
info: |
|
||||
Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests
|
||||
Unicode v11.0.0
|
||||
Unicode v12.0.0
|
||||
esid: sec-static-semantics-unicodematchproperty-p
|
||||
features: [regexp-unicode-property-escapes]
|
||||
includes: [regExpUtils.js]
|
||||
|
@ -80,13 +80,10 @@ const matchSymbols = buildString({
|
|||
0x000DD5,
|
||||
0x000DD7,
|
||||
0x000E83,
|
||||
0x000E89,
|
||||
0x000E98,
|
||||
0x000EA0,
|
||||
0x000E85,
|
||||
0x000E8B,
|
||||
0x000EA4,
|
||||
0x000EA6,
|
||||
0x000EAC,
|
||||
0x000EBA,
|
||||
0x000EC5,
|
||||
0x000EC7,
|
||||
0x000F48,
|
||||
|
@ -121,8 +118,6 @@ const matchSymbols = buildString({
|
|||
0x001FFF,
|
||||
0x002065,
|
||||
0x00208F,
|
||||
0x002BC9,
|
||||
0x002BFF,
|
||||
0x002C2F,
|
||||
0x002C5F,
|
||||
0x002D26,
|
||||
|
@ -193,6 +188,7 @@ const matchSymbols = buildString({
|
|||
0x011D8F,
|
||||
0x011D92,
|
||||
0x01246F,
|
||||
0x01342F,
|
||||
0x016A5F,
|
||||
0x016B5A,
|
||||
0x016B62,
|
||||
|
@ -241,8 +237,8 @@ const matchSymbols = buildString({
|
|||
0x01EEAA,
|
||||
0x01F0C0,
|
||||
0x01F0D0,
|
||||
0x01F93F,
|
||||
0x01F97B
|
||||
0x01F90C,
|
||||
0x01F972
|
||||
],
|
||||
ranges: [
|
||||
[0x000378, 0x000379],
|
||||
|
@ -307,7 +303,7 @@ const matchSymbols = buildString({
|
|||
[0x000C4E, 0x000C54],
|
||||
[0x000C5B, 0x000C5F],
|
||||
[0x000C64, 0x000C65],
|
||||
[0x000C70, 0x000C77],
|
||||
[0x000C70, 0x000C76],
|
||||
[0x000CBA, 0x000CBB],
|
||||
[0x000CCE, 0x000CD4],
|
||||
[0x000CD7, 0x000CDD],
|
||||
|
@ -325,10 +321,6 @@ const matchSymbols = buildString({
|
|||
[0x000DF5, 0x000E00],
|
||||
[0x000E3B, 0x000E3E],
|
||||
[0x000E5C, 0x000E80],
|
||||
[0x000E85, 0x000E86],
|
||||
[0x000E8B, 0x000E8C],
|
||||
[0x000E8E, 0x000E93],
|
||||
[0x000EA8, 0x000EA9],
|
||||
[0x000EBE, 0x000EBF],
|
||||
[0x000ECE, 0x000ECF],
|
||||
[0x000EDA, 0x000EDB],
|
||||
|
@ -383,7 +375,7 @@ const matchSymbols = buildString({
|
|||
[0x001C89, 0x001C8F],
|
||||
[0x001CBB, 0x001CBC],
|
||||
[0x001CC8, 0x001CCF],
|
||||
[0x001CFA, 0x001CFF],
|
||||
[0x001CFB, 0x001CFF],
|
||||
[0x001F16, 0x001F17],
|
||||
[0x001F1E, 0x001F1F],
|
||||
[0x001F46, 0x001F47],
|
||||
|
@ -406,7 +398,7 @@ const matchSymbols = buildString({
|
|||
[0x002D68, 0x002D6E],
|
||||
[0x002D71, 0x002D7E],
|
||||
[0x002D97, 0x002D9F],
|
||||
[0x002E4F, 0x002E7F],
|
||||
[0x002E50, 0x002E7F],
|
||||
[0x002EF4, 0x002EFF],
|
||||
[0x002FD6, 0x002FEF],
|
||||
[0x002FFC, 0x002FFF],
|
||||
|
@ -420,7 +412,8 @@ const matchSymbols = buildString({
|
|||
[0x00A4C7, 0x00A4CF],
|
||||
[0x00A62C, 0x00A63F],
|
||||
[0x00A6F8, 0x00A6FF],
|
||||
[0x00A7BA, 0x00A7F6],
|
||||
[0x00A7C0, 0x00A7C1],
|
||||
[0x00A7C7, 0x00A7F6],
|
||||
[0x00A82C, 0x00A82F],
|
||||
[0x00A83A, 0x00A83F],
|
||||
[0x00A878, 0x00A87F],
|
||||
|
@ -437,7 +430,7 @@ const matchSymbols = buildString({
|
|||
[0x00AB07, 0x00AB08],
|
||||
[0x00AB0F, 0x00AB10],
|
||||
[0x00AB17, 0x00AB1F],
|
||||
[0x00AB66, 0x00AB6F],
|
||||
[0x00AB68, 0x00AB6F],
|
||||
[0x00ABEE, 0x00ABEF],
|
||||
[0x00ABFA, 0x00ABFF],
|
||||
[0x00D7A4, 0x00D7AF],
|
||||
|
@ -520,7 +513,8 @@ const matchSymbols = buildString({
|
|||
[0x010D3A, 0x010E5F],
|
||||
[0x010E7F, 0x010EFF],
|
||||
[0x010F28, 0x010F2F],
|
||||
[0x010F5A, 0x010FFF],
|
||||
[0x010F5A, 0x010FDF],
|
||||
[0x010FF7, 0x010FFF],
|
||||
[0x01104E, 0x011051],
|
||||
[0x011070, 0x01107E],
|
||||
[0x0110C2, 0x0110CC],
|
||||
|
@ -545,7 +539,7 @@ const matchSymbols = buildString({
|
|||
[0x011364, 0x011365],
|
||||
[0x01136D, 0x01136F],
|
||||
[0x011375, 0x0113FF],
|
||||
[0x01145F, 0x01147F],
|
||||
[0x011460, 0x01147F],
|
||||
[0x0114C8, 0x0114CF],
|
||||
[0x0114DA, 0x01157F],
|
||||
[0x0115B6, 0x0115B7],
|
||||
|
@ -553,16 +547,18 @@ const matchSymbols = buildString({
|
|||
[0x011645, 0x01164F],
|
||||
[0x01165A, 0x01165F],
|
||||
[0x01166D, 0x01167F],
|
||||
[0x0116B8, 0x0116BF],
|
||||
[0x0116B9, 0x0116BF],
|
||||
[0x0116CA, 0x0116FF],
|
||||
[0x01171B, 0x01171C],
|
||||
[0x01172C, 0x01172F],
|
||||
[0x011740, 0x0117FF],
|
||||
[0x01183C, 0x01189F],
|
||||
[0x0118F3, 0x0118FE],
|
||||
[0x011900, 0x0119FF],
|
||||
[0x011900, 0x01199F],
|
||||
[0x0119A8, 0x0119A9],
|
||||
[0x0119D8, 0x0119D9],
|
||||
[0x0119E5, 0x0119FF],
|
||||
[0x011A48, 0x011A4F],
|
||||
[0x011A84, 0x011A85],
|
||||
[0x011AA3, 0x011ABF],
|
||||
[0x011AF9, 0x011BFF],
|
||||
[0x011C46, 0x011C4F],
|
||||
|
@ -574,11 +570,12 @@ const matchSymbols = buildString({
|
|||
[0x011D5A, 0x011D5F],
|
||||
[0x011D99, 0x011D9F],
|
||||
[0x011DAA, 0x011EDF],
|
||||
[0x011EF9, 0x011FFF],
|
||||
[0x011EF9, 0x011FBF],
|
||||
[0x011FF2, 0x011FFE],
|
||||
[0x01239A, 0x0123FF],
|
||||
[0x012475, 0x01247F],
|
||||
[0x012544, 0x012FFF],
|
||||
[0x01342F, 0x0143FF],
|
||||
[0x013439, 0x0143FF],
|
||||
[0x014647, 0x0167FF],
|
||||
[0x016A39, 0x016A3F],
|
||||
[0x016A6A, 0x016A6D],
|
||||
|
@ -589,13 +586,15 @@ const matchSymbols = buildString({
|
|||
[0x016B78, 0x016B7C],
|
||||
[0x016B90, 0x016E3F],
|
||||
[0x016E9B, 0x016EFF],
|
||||
[0x016F45, 0x016F4F],
|
||||
[0x016F7F, 0x016F8E],
|
||||
[0x016F4B, 0x016F4E],
|
||||
[0x016F88, 0x016F8E],
|
||||
[0x016FA0, 0x016FDF],
|
||||
[0x016FE2, 0x016FFF],
|
||||
[0x0187F2, 0x0187FF],
|
||||
[0x016FE4, 0x016FFF],
|
||||
[0x0187F8, 0x0187FF],
|
||||
[0x018AF3, 0x01AFFF],
|
||||
[0x01B11F, 0x01B16F],
|
||||
[0x01B11F, 0x01B14F],
|
||||
[0x01B153, 0x01B163],
|
||||
[0x01B168, 0x01B16F],
|
||||
[0x01B2FC, 0x01BBFF],
|
||||
[0x01BC6B, 0x01BC6F],
|
||||
[0x01BC7D, 0x01BC7F],
|
||||
|
@ -619,13 +618,20 @@ const matchSymbols = buildString({
|
|||
[0x01DA8C, 0x01DA9A],
|
||||
[0x01DAB0, 0x01DFFF],
|
||||
[0x01E019, 0x01E01A],
|
||||
[0x01E02B, 0x01E7FF],
|
||||
[0x01E02B, 0x01E0FF],
|
||||
[0x01E12D, 0x01E12F],
|
||||
[0x01E13E, 0x01E13F],
|
||||
[0x01E14A, 0x01E14D],
|
||||
[0x01E150, 0x01E2BF],
|
||||
[0x01E2FA, 0x01E2FE],
|
||||
[0x01E300, 0x01E7FF],
|
||||
[0x01E8C5, 0x01E8C6],
|
||||
[0x01E8D7, 0x01E8FF],
|
||||
[0x01E94B, 0x01E94F],
|
||||
[0x01E94C, 0x01E94F],
|
||||
[0x01E95A, 0x01E95D],
|
||||
[0x01E960, 0x01EC70],
|
||||
[0x01ECB5, 0x01EDFF],
|
||||
[0x01ECB5, 0x01ED00],
|
||||
[0x01ED3E, 0x01EDFF],
|
||||
[0x01EE25, 0x01EE26],
|
||||
[0x01EE3C, 0x01EE41],
|
||||
[0x01EE43, 0x01EE46],
|
||||
|
@ -639,31 +645,34 @@ const matchSymbols = buildString({
|
|||
[0x01F0AF, 0x01F0B0],
|
||||
[0x01F0F6, 0x01F0FF],
|
||||
[0x01F10D, 0x01F10F],
|
||||
[0x01F16C, 0x01F16F],
|
||||
[0x01F16D, 0x01F16F],
|
||||
[0x01F1AD, 0x01F1E5],
|
||||
[0x01F203, 0x01F20F],
|
||||
[0x01F23C, 0x01F23F],
|
||||
[0x01F249, 0x01F24F],
|
||||
[0x01F252, 0x01F25F],
|
||||
[0x01F266, 0x01F2FF],
|
||||
[0x01F6D5, 0x01F6DF],
|
||||
[0x01F6D6, 0x01F6DF],
|
||||
[0x01F6ED, 0x01F6EF],
|
||||
[0x01F6FA, 0x01F6FF],
|
||||
[0x01F6FB, 0x01F6FF],
|
||||
[0x01F774, 0x01F77F],
|
||||
[0x01F7D9, 0x01F7FF],
|
||||
[0x01F7D9, 0x01F7DF],
|
||||
[0x01F7EC, 0x01F7FF],
|
||||
[0x01F80C, 0x01F80F],
|
||||
[0x01F848, 0x01F84F],
|
||||
[0x01F85A, 0x01F85F],
|
||||
[0x01F888, 0x01F88F],
|
||||
[0x01F8AE, 0x01F8FF],
|
||||
[0x01F90C, 0x01F90F],
|
||||
[0x01F971, 0x01F972],
|
||||
[0x01F977, 0x01F979],
|
||||
[0x01F9A3, 0x01F9AF],
|
||||
[0x01F9BA, 0x01F9BF],
|
||||
[0x01F9C3, 0x01F9CF],
|
||||
[0x01FA00, 0x01FA5F],
|
||||
[0x01FA6E, 0x01FFFF],
|
||||
[0x01F9A3, 0x01F9A4],
|
||||
[0x01F9AB, 0x01F9AD],
|
||||
[0x01F9CB, 0x01F9CC],
|
||||
[0x01FA54, 0x01FA5F],
|
||||
[0x01FA6E, 0x01FA6F],
|
||||
[0x01FA74, 0x01FA77],
|
||||
[0x01FA7B, 0x01FA7F],
|
||||
[0x01FA83, 0x01FA8F],
|
||||
[0x01FA96, 0x01FFFF],
|
||||
[0x02A6D7, 0x02A6FF],
|
||||
[0x02B735, 0x02B73F],
|
||||
[0x02B81E, 0x02B81F],
|
||||
|
@ -726,10 +735,7 @@ const nonMatchSymbols = buildString({
|
|||
0x000DCA,
|
||||
0x000DD6,
|
||||
0x000E84,
|
||||
0x000E8A,
|
||||
0x000E8D,
|
||||
0x000EA5,
|
||||
0x000EA7,
|
||||
0x000EC6,
|
||||
0x0010C7,
|
||||
0x0010CD,
|
||||
|
@ -758,6 +764,7 @@ const nonMatchSymbols = buildString({
|
|||
0x01D4A2,
|
||||
0x01D4BB,
|
||||
0x01D546,
|
||||
0x01E2FF,
|
||||
0x01EE24,
|
||||
0x01EE27,
|
||||
0x01EE39,
|
||||
|
@ -774,7 +781,6 @@ const nonMatchSymbols = buildString({
|
|||
0x01EE5F,
|
||||
0x01EE64,
|
||||
0x01EE7E,
|
||||
0x01F97A,
|
||||
0x0E0001
|
||||
],
|
||||
ranges: [
|
||||
|
@ -877,7 +883,7 @@ const nonMatchSymbols = buildString({
|
|||
[0x000C58, 0x000C5A],
|
||||
[0x000C60, 0x000C63],
|
||||
[0x000C66, 0x000C6F],
|
||||
[0x000C78, 0x000C8C],
|
||||
[0x000C77, 0x000C8C],
|
||||
[0x000C8E, 0x000C90],
|
||||
[0x000C92, 0x000CA8],
|
||||
[0x000CAA, 0x000CB3],
|
||||
|
@ -909,13 +915,9 @@ const nonMatchSymbols = buildString({
|
|||
[0x000E01, 0x000E3A],
|
||||
[0x000E3F, 0x000E5B],
|
||||
[0x000E81, 0x000E82],
|
||||
[0x000E87, 0x000E88],
|
||||
[0x000E94, 0x000E97],
|
||||
[0x000E99, 0x000E9F],
|
||||
[0x000EA1, 0x000EA3],
|
||||
[0x000EAA, 0x000EAB],
|
||||
[0x000EAD, 0x000EB9],
|
||||
[0x000EBB, 0x000EBD],
|
||||
[0x000E86, 0x000E8A],
|
||||
[0x000E8C, 0x000EA3],
|
||||
[0x000EA7, 0x000EBD],
|
||||
[0x000EC0, 0x000EC4],
|
||||
[0x000EC8, 0x000ECD],
|
||||
[0x000ED0, 0x000ED9],
|
||||
|
@ -985,7 +987,7 @@ const nonMatchSymbols = buildString({
|
|||
[0x001C4D, 0x001C88],
|
||||
[0x001C90, 0x001CBA],
|
||||
[0x001CBD, 0x001CC7],
|
||||
[0x001CD0, 0x001CF9],
|
||||
[0x001CD0, 0x001CFA],
|
||||
[0x001D00, 0x001DF9],
|
||||
[0x001DFB, 0x001F15],
|
||||
[0x001F18, 0x001F1D],
|
||||
|
@ -1011,9 +1013,7 @@ const nonMatchSymbols = buildString({
|
|||
[0x002440, 0x00244A],
|
||||
[0x002460, 0x002B73],
|
||||
[0x002B76, 0x002B95],
|
||||
[0x002B98, 0x002BC8],
|
||||
[0x002BCA, 0x002BFE],
|
||||
[0x002C00, 0x002C2E],
|
||||
[0x002B98, 0x002C2E],
|
||||
[0x002C30, 0x002C5E],
|
||||
[0x002C60, 0x002CF3],
|
||||
[0x002CF9, 0x002D25],
|
||||
|
@ -1028,7 +1028,7 @@ const nonMatchSymbols = buildString({
|
|||
[0x002DC8, 0x002DCE],
|
||||
[0x002DD0, 0x002DD6],
|
||||
[0x002DD8, 0x002DDE],
|
||||
[0x002DE0, 0x002E4E],
|
||||
[0x002DE0, 0x002E4F],
|
||||
[0x002E80, 0x002E99],
|
||||
[0x002E9B, 0x002EF3],
|
||||
[0x002F00, 0x002FD5],
|
||||
|
@ -1048,7 +1048,8 @@ const nonMatchSymbols = buildString({
|
|||
[0x00A490, 0x00A4C6],
|
||||
[0x00A4D0, 0x00A62B],
|
||||
[0x00A640, 0x00A6F7],
|
||||
[0x00A700, 0x00A7B9],
|
||||
[0x00A700, 0x00A7BF],
|
||||
[0x00A7C2, 0x00A7C6],
|
||||
[0x00A7F7, 0x00A82B],
|
||||
[0x00A830, 0x00A839],
|
||||
[0x00A840, 0x00A877],
|
||||
|
@ -1069,7 +1070,7 @@ const nonMatchSymbols = buildString({
|
|||
[0x00AB11, 0x00AB16],
|
||||
[0x00AB20, 0x00AB26],
|
||||
[0x00AB28, 0x00AB2E],
|
||||
[0x00AB30, 0x00AB65],
|
||||
[0x00AB30, 0x00AB67],
|
||||
[0x00AB70, 0x00ABED],
|
||||
[0x00ABF0, 0x00ABF9],
|
||||
[0x00AC00, 0x00D7A3],
|
||||
|
@ -1170,6 +1171,7 @@ const nonMatchSymbols = buildString({
|
|||
[0x010E60, 0x010E7E],
|
||||
[0x010F00, 0x010F27],
|
||||
[0x010F30, 0x010F59],
|
||||
[0x010FE0, 0x010FF6],
|
||||
[0x011000, 0x01104D],
|
||||
[0x011052, 0x01106F],
|
||||
[0x01107F, 0x0110C1],
|
||||
|
@ -1203,7 +1205,7 @@ const nonMatchSymbols = buildString({
|
|||
[0x011366, 0x01136C],
|
||||
[0x011370, 0x011374],
|
||||
[0x011400, 0x011459],
|
||||
[0x01145D, 0x01145E],
|
||||
[0x01145D, 0x01145F],
|
||||
[0x011480, 0x0114C7],
|
||||
[0x0114D0, 0x0114D9],
|
||||
[0x011580, 0x0115B5],
|
||||
|
@ -1211,16 +1213,18 @@ const nonMatchSymbols = buildString({
|
|||
[0x011600, 0x011644],
|
||||
[0x011650, 0x011659],
|
||||
[0x011660, 0x01166C],
|
||||
[0x011680, 0x0116B7],
|
||||
[0x011680, 0x0116B8],
|
||||
[0x0116C0, 0x0116C9],
|
||||
[0x011700, 0x01171A],
|
||||
[0x01171D, 0x01172B],
|
||||
[0x011730, 0x01173F],
|
||||
[0x011800, 0x01183B],
|
||||
[0x0118A0, 0x0118F2],
|
||||
[0x0119A0, 0x0119A7],
|
||||
[0x0119AA, 0x0119D7],
|
||||
[0x0119DA, 0x0119E4],
|
||||
[0x011A00, 0x011A47],
|
||||
[0x011A50, 0x011A83],
|
||||
[0x011A86, 0x011AA2],
|
||||
[0x011A50, 0x011AA2],
|
||||
[0x011AC0, 0x011AF8],
|
||||
[0x011C00, 0x011C08],
|
||||
[0x011C0A, 0x011C36],
|
||||
|
@ -1242,11 +1246,13 @@ const nonMatchSymbols = buildString({
|
|||
[0x011D93, 0x011D98],
|
||||
[0x011DA0, 0x011DA9],
|
||||
[0x011EE0, 0x011EF8],
|
||||
[0x012000, 0x012399],
|
||||
[0x011FC0, 0x011FF1],
|
||||
[0x011FFF, 0x012399],
|
||||
[0x012400, 0x01246E],
|
||||
[0x012470, 0x012474],
|
||||
[0x012480, 0x012543],
|
||||
[0x013000, 0x01342E],
|
||||
[0x013430, 0x013438],
|
||||
[0x014400, 0x014646],
|
||||
[0x016800, 0x016A38],
|
||||
[0x016A40, 0x016A5E],
|
||||
|
@ -1260,13 +1266,15 @@ const nonMatchSymbols = buildString({
|
|||
[0x016B63, 0x016B77],
|
||||
[0x016B7D, 0x016B8F],
|
||||
[0x016E40, 0x016E9A],
|
||||
[0x016F00, 0x016F44],
|
||||
[0x016F50, 0x016F7E],
|
||||
[0x016F00, 0x016F4A],
|
||||
[0x016F4F, 0x016F87],
|
||||
[0x016F8F, 0x016F9F],
|
||||
[0x016FE0, 0x016FE1],
|
||||
[0x017000, 0x0187F1],
|
||||
[0x016FE0, 0x016FE3],
|
||||
[0x017000, 0x0187F7],
|
||||
[0x018800, 0x018AF2],
|
||||
[0x01B000, 0x01B11E],
|
||||
[0x01B150, 0x01B152],
|
||||
[0x01B164, 0x01B167],
|
||||
[0x01B170, 0x01B2FB],
|
||||
[0x01BC00, 0x01BC6A],
|
||||
[0x01BC70, 0x01BC7C],
|
||||
|
@ -1305,12 +1313,18 @@ const nonMatchSymbols = buildString({
|
|||
[0x01E01B, 0x01E021],
|
||||
[0x01E023, 0x01E024],
|
||||
[0x01E026, 0x01E02A],
|
||||
[0x01E100, 0x01E12C],
|
||||
[0x01E130, 0x01E13D],
|
||||
[0x01E140, 0x01E149],
|
||||
[0x01E14E, 0x01E14F],
|
||||
[0x01E2C0, 0x01E2F9],
|
||||
[0x01E800, 0x01E8C4],
|
||||
[0x01E8C7, 0x01E8D6],
|
||||
[0x01E900, 0x01E94A],
|
||||
[0x01E900, 0x01E94B],
|
||||
[0x01E950, 0x01E959],
|
||||
[0x01E95E, 0x01E95F],
|
||||
[0x01EC71, 0x01ECB4],
|
||||
[0x01ED01, 0x01ED3D],
|
||||
[0x01EE00, 0x01EE03],
|
||||
[0x01EE05, 0x01EE1F],
|
||||
[0x01EE21, 0x01EE22],
|
||||
|
@ -1336,32 +1350,36 @@ const nonMatchSymbols = buildString({
|
|||
[0x01F0C1, 0x01F0CF],
|
||||
[0x01F0D1, 0x01F0F5],
|
||||
[0x01F100, 0x01F10C],
|
||||
[0x01F110, 0x01F16B],
|
||||
[0x01F110, 0x01F16C],
|
||||
[0x01F170, 0x01F1AC],
|
||||
[0x01F1E6, 0x01F202],
|
||||
[0x01F210, 0x01F23B],
|
||||
[0x01F240, 0x01F248],
|
||||
[0x01F250, 0x01F251],
|
||||
[0x01F260, 0x01F265],
|
||||
[0x01F300, 0x01F6D4],
|
||||
[0x01F300, 0x01F6D5],
|
||||
[0x01F6E0, 0x01F6EC],
|
||||
[0x01F6F0, 0x01F6F9],
|
||||
[0x01F6F0, 0x01F6FA],
|
||||
[0x01F700, 0x01F773],
|
||||
[0x01F780, 0x01F7D8],
|
||||
[0x01F7E0, 0x01F7EB],
|
||||
[0x01F800, 0x01F80B],
|
||||
[0x01F810, 0x01F847],
|
||||
[0x01F850, 0x01F859],
|
||||
[0x01F860, 0x01F887],
|
||||
[0x01F890, 0x01F8AD],
|
||||
[0x01F900, 0x01F90B],
|
||||
[0x01F910, 0x01F93E],
|
||||
[0x01F940, 0x01F970],
|
||||
[0x01F90D, 0x01F971],
|
||||
[0x01F973, 0x01F976],
|
||||
[0x01F97C, 0x01F9A2],
|
||||
[0x01F9B0, 0x01F9B9],
|
||||
[0x01F9C0, 0x01F9C2],
|
||||
[0x01F9D0, 0x01F9FF],
|
||||
[0x01F97A, 0x01F9A2],
|
||||
[0x01F9A5, 0x01F9AA],
|
||||
[0x01F9AE, 0x01F9CA],
|
||||
[0x01F9CD, 0x01FA53],
|
||||
[0x01FA60, 0x01FA6D],
|
||||
[0x01FA70, 0x01FA73],
|
||||
[0x01FA78, 0x01FA7A],
|
||||
[0x01FA80, 0x01FA82],
|
||||
[0x01FA90, 0x01FA95],
|
||||
[0x020000, 0x02A6D6],
|
||||
[0x02A700, 0x02B734],
|
||||
[0x02B740, 0x02B81D],
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
// Copyright 2018 Mathias Bynens. All rights reserved.
|
||||
// Copyright 2019 Mathias Bynens. All rights reserved.
|
||||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
|
||||
/*---
|
||||
|
@ -7,7 +7,7 @@ description: >
|
|||
Unicode property escapes for `General_Category=Uppercase_Letter`
|
||||
info: |
|
||||
Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests
|
||||
Unicode v11.0.0
|
||||
Unicode v12.0.0
|
||||
esid: sec-static-semantics-unicodematchproperty-p
|
||||
features: [regexp-unicode-property-escapes]
|
||||
includes: [regExpUtils.js]
|
||||
|
@ -551,6 +551,10 @@ const matchSymbols = buildString({
|
|||
0x00A7A8,
|
||||
0x00A7B6,
|
||||
0x00A7B8,
|
||||
0x00A7BA,
|
||||
0x00A7BC,
|
||||
0x00A7BE,
|
||||
0x00A7C2,
|
||||
0x01D49C,
|
||||
0x01D4A2,
|
||||
0x01D546,
|
||||
|
@ -614,6 +618,7 @@ const matchSymbols = buildString({
|
|||
[0x00A77D, 0x00A77E],
|
||||
[0x00A7AA, 0x00A7AE],
|
||||
[0x00A7B0, 0x00A7B4],
|
||||
[0x00A7C4, 0x00A7C6],
|
||||
[0x00FF21, 0x00FF3A],
|
||||
[0x010400, 0x010427],
|
||||
[0x0104B0, 0x0104D3],
|
||||
|
@ -1198,6 +1203,10 @@ const nonMatchSymbols = buildString({
|
|||
0x00A7AF,
|
||||
0x00A7B5,
|
||||
0x00A7B7,
|
||||
0x00A7B9,
|
||||
0x00A7BB,
|
||||
0x00A7BD,
|
||||
0x00A7C3,
|
||||
0x01D49D,
|
||||
0x01D4AD,
|
||||
0x01D506,
|
||||
|
@ -1286,7 +1295,8 @@ const nonMatchSymbols = buildString({
|
|||
[0x00A787, 0x00A78A],
|
||||
[0x00A78E, 0x00A78F],
|
||||
[0x00A793, 0x00A795],
|
||||
[0x00A7B9, 0x00DBFF],
|
||||
[0x00A7BF, 0x00A7C1],
|
||||
[0x00A7C7, 0x00DBFF],
|
||||
[0x00E000, 0x00FF20],
|
||||
[0x00FF3B, 0x0103FF],
|
||||
[0x010428, 0x0104AF],
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
// Copyright 2018 Mathias Bynens. All rights reserved.
|
||||
// Copyright 2019 Mathias Bynens. All rights reserved.
|
||||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
|
||||
/*---
|
||||
|
@ -7,7 +7,7 @@ description: >
|
|||
Unicode property escapes for `Grapheme_Base`
|
||||
info: |
|
||||
Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests
|
||||
Unicode v11.0.0
|
||||
Unicode v12.0.0
|
||||
esid: sec-static-semantics-unicodematchproperty-p
|
||||
features: [regexp-unicode-property-escapes]
|
||||
includes: [regExpUtils.js]
|
||||
|
@ -51,10 +51,7 @@ const matchSymbols = buildString({
|
|||
0x000D3D,
|
||||
0x000DBD,
|
||||
0x000E84,
|
||||
0x000E8A,
|
||||
0x000E8D,
|
||||
0x000EA5,
|
||||
0x000EA7,
|
||||
0x000EBD,
|
||||
0x000EC6,
|
||||
0x000F36,
|
||||
|
@ -72,13 +69,13 @@ const matchSymbols = buildString({
|
|||
0x001940,
|
||||
0x001A57,
|
||||
0x001A61,
|
||||
0x001B35,
|
||||
0x001B3B,
|
||||
0x001BAA,
|
||||
0x001BE7,
|
||||
0x001BEE,
|
||||
0x001CD3,
|
||||
0x001CE1,
|
||||
0x001CFA,
|
||||
0x001F59,
|
||||
0x001F5B,
|
||||
0x001F5D,
|
||||
|
@ -107,6 +104,7 @@ const matchSymbols = buildString({
|
|||
0x011445,
|
||||
0x01145B,
|
||||
0x01145D,
|
||||
0x01145F,
|
||||
0x0114B9,
|
||||
0x0114BE,
|
||||
0x0114C1,
|
||||
|
@ -114,6 +112,7 @@ const matchSymbols = buildString({
|
|||
0x01163E,
|
||||
0x0116AC,
|
||||
0x0116B6,
|
||||
0x0116B8,
|
||||
0x011726,
|
||||
0x011838,
|
||||
0x01183B,
|
||||
|
@ -136,6 +135,8 @@ const matchSymbols = buildString({
|
|||
0x01D4A2,
|
||||
0x01D4BB,
|
||||
0x01D546,
|
||||
0x01E2FF,
|
||||
0x01E94B,
|
||||
0x01EE24,
|
||||
0x01EE27,
|
||||
0x01EE39,
|
||||
|
@ -151,8 +152,7 @@ const matchSymbols = buildString({
|
|||
0x01EE5D,
|
||||
0x01EE5F,
|
||||
0x01EE64,
|
||||
0x01EE7E,
|
||||
0x01F97A
|
||||
0x01EE7E
|
||||
],
|
||||
ranges: [
|
||||
[0x000020, 0x00007E],
|
||||
|
@ -257,7 +257,7 @@ const matchSymbols = buildString({
|
|||
[0x000C58, 0x000C5A],
|
||||
[0x000C60, 0x000C61],
|
||||
[0x000C66, 0x000C6F],
|
||||
[0x000C78, 0x000C80],
|
||||
[0x000C77, 0x000C80],
|
||||
[0x000C82, 0x000C8C],
|
||||
[0x000C8E, 0x000C90],
|
||||
[0x000C92, 0x000CA8],
|
||||
|
@ -296,12 +296,9 @@ const matchSymbols = buildString({
|
|||
[0x000E3F, 0x000E46],
|
||||
[0x000E4F, 0x000E5B],
|
||||
[0x000E81, 0x000E82],
|
||||
[0x000E87, 0x000E88],
|
||||
[0x000E94, 0x000E97],
|
||||
[0x000E99, 0x000E9F],
|
||||
[0x000EA1, 0x000EA3],
|
||||
[0x000EAA, 0x000EAB],
|
||||
[0x000EAD, 0x000EB0],
|
||||
[0x000E86, 0x000E8A],
|
||||
[0x000E8C, 0x000EA3],
|
||||
[0x000EA7, 0x000EB0],
|
||||
[0x000EB2, 0x000EB3],
|
||||
[0x000EC0, 0x000EC4],
|
||||
[0x000ED0, 0x000ED9],
|
||||
|
@ -426,9 +423,7 @@ const matchSymbols = buildString({
|
|||
[0x002440, 0x00244A],
|
||||
[0x002460, 0x002B73],
|
||||
[0x002B76, 0x002B95],
|
||||
[0x002B98, 0x002BC8],
|
||||
[0x002BCA, 0x002BFE],
|
||||
[0x002C00, 0x002C2E],
|
||||
[0x002B98, 0x002C2E],
|
||||
[0x002C30, 0x002C5E],
|
||||
[0x002C60, 0x002CEE],
|
||||
[0x002CF2, 0x002CF3],
|
||||
|
@ -444,7 +439,7 @@ const matchSymbols = buildString({
|
|||
[0x002DC8, 0x002DCE],
|
||||
[0x002DD0, 0x002DD6],
|
||||
[0x002DD8, 0x002DDE],
|
||||
[0x002E00, 0x002E4E],
|
||||
[0x002E00, 0x002E4F],
|
||||
[0x002E80, 0x002E99],
|
||||
[0x002E9B, 0x002EF3],
|
||||
[0x002F00, 0x002FD5],
|
||||
|
@ -468,7 +463,8 @@ const matchSymbols = buildString({
|
|||
[0x00A67E, 0x00A69D],
|
||||
[0x00A6A0, 0x00A6EF],
|
||||
[0x00A6F2, 0x00A6F7],
|
||||
[0x00A700, 0x00A7B9],
|
||||
[0x00A700, 0x00A7BF],
|
||||
[0x00A7C2, 0x00A7C6],
|
||||
[0x00A7F7, 0x00A801],
|
||||
[0x00A803, 0x00A805],
|
||||
[0x00A807, 0x00A80A],
|
||||
|
@ -486,7 +482,7 @@ const matchSymbols = buildString({
|
|||
[0x00A983, 0x00A9B2],
|
||||
[0x00A9B4, 0x00A9B5],
|
||||
[0x00A9BA, 0x00A9BB],
|
||||
[0x00A9BD, 0x00A9CD],
|
||||
[0x00A9BE, 0x00A9CD],
|
||||
[0x00A9CF, 0x00A9D9],
|
||||
[0x00A9DE, 0x00A9E4],
|
||||
[0x00A9E6, 0x00A9FE],
|
||||
|
@ -507,7 +503,7 @@ const matchSymbols = buildString({
|
|||
[0x00AB11, 0x00AB16],
|
||||
[0x00AB20, 0x00AB26],
|
||||
[0x00AB28, 0x00AB2E],
|
||||
[0x00AB30, 0x00AB65],
|
||||
[0x00AB30, 0x00AB67],
|
||||
[0x00AB70, 0x00ABE4],
|
||||
[0x00ABE6, 0x00ABE7],
|
||||
[0x00ABE9, 0x00ABEC],
|
||||
|
@ -609,6 +605,7 @@ const matchSymbols = buildString({
|
|||
[0x010F00, 0x010F27],
|
||||
[0x010F30, 0x010F45],
|
||||
[0x010F51, 0x010F59],
|
||||
[0x010FE0, 0x010FF6],
|
||||
[0x011002, 0x011037],
|
||||
[0x011047, 0x01104D],
|
||||
[0x011052, 0x01106F],
|
||||
|
@ -673,12 +670,15 @@ const matchSymbols = buildString({
|
|||
[0x011730, 0x01173F],
|
||||
[0x011800, 0x01182E],
|
||||
[0x0118A0, 0x0118F2],
|
||||
[0x0119A0, 0x0119A7],
|
||||
[0x0119AA, 0x0119D3],
|
||||
[0x0119DC, 0x0119DF],
|
||||
[0x0119E1, 0x0119E4],
|
||||
[0x011A0B, 0x011A32],
|
||||
[0x011A39, 0x011A3A],
|
||||
[0x011A3F, 0x011A46],
|
||||
[0x011A57, 0x011A58],
|
||||
[0x011A5C, 0x011A83],
|
||||
[0x011A86, 0x011A89],
|
||||
[0x011A5C, 0x011A89],
|
||||
[0x011A9A, 0x011AA2],
|
||||
[0x011AC0, 0x011AF8],
|
||||
[0x011C00, 0x011C08],
|
||||
|
@ -697,7 +697,8 @@ const matchSymbols = buildString({
|
|||
[0x011DA0, 0x011DA9],
|
||||
[0x011EE0, 0x011EF2],
|
||||
[0x011EF5, 0x011EF8],
|
||||
[0x012000, 0x012399],
|
||||
[0x011FC0, 0x011FF1],
|
||||
[0x011FFF, 0x012399],
|
||||
[0x012400, 0x01246E],
|
||||
[0x012470, 0x012474],
|
||||
[0x012480, 0x012543],
|
||||
|
@ -715,13 +716,15 @@ const matchSymbols = buildString({
|
|||
[0x016B63, 0x016B77],
|
||||
[0x016B7D, 0x016B8F],
|
||||
[0x016E40, 0x016E9A],
|
||||
[0x016F00, 0x016F44],
|
||||
[0x016F50, 0x016F7E],
|
||||
[0x016F00, 0x016F4A],
|
||||
[0x016F50, 0x016F87],
|
||||
[0x016F93, 0x016F9F],
|
||||
[0x016FE0, 0x016FE1],
|
||||
[0x017000, 0x0187F1],
|
||||
[0x016FE0, 0x016FE3],
|
||||
[0x017000, 0x0187F7],
|
||||
[0x018800, 0x018AF2],
|
||||
[0x01B000, 0x01B11E],
|
||||
[0x01B150, 0x01B152],
|
||||
[0x01B164, 0x01B167],
|
||||
[0x01B170, 0x01B2FB],
|
||||
[0x01BC00, 0x01BC6A],
|
||||
[0x01BC70, 0x01BC7C],
|
||||
|
@ -760,12 +763,19 @@ const matchSymbols = buildString({
|
|||
[0x01DA6D, 0x01DA74],
|
||||
[0x01DA76, 0x01DA83],
|
||||
[0x01DA85, 0x01DA8B],
|
||||
[0x01E100, 0x01E12C],
|
||||
[0x01E137, 0x01E13D],
|
||||
[0x01E140, 0x01E149],
|
||||
[0x01E14E, 0x01E14F],
|
||||
[0x01E2C0, 0x01E2EB],
|
||||
[0x01E2F0, 0x01E2F9],
|
||||
[0x01E800, 0x01E8C4],
|
||||
[0x01E8C7, 0x01E8CF],
|
||||
[0x01E900, 0x01E943],
|
||||
[0x01E950, 0x01E959],
|
||||
[0x01E95E, 0x01E95F],
|
||||
[0x01EC71, 0x01ECB4],
|
||||
[0x01ED01, 0x01ED3D],
|
||||
[0x01EE00, 0x01EE03],
|
||||
[0x01EE05, 0x01EE1F],
|
||||
[0x01EE21, 0x01EE22],
|
||||
|
@ -791,32 +801,36 @@ const matchSymbols = buildString({
|
|||
[0x01F0C1, 0x01F0CF],
|
||||
[0x01F0D1, 0x01F0F5],
|
||||
[0x01F100, 0x01F10C],
|
||||
[0x01F110, 0x01F16B],
|
||||
[0x01F110, 0x01F16C],
|
||||
[0x01F170, 0x01F1AC],
|
||||
[0x01F1E6, 0x01F202],
|
||||
[0x01F210, 0x01F23B],
|
||||
[0x01F240, 0x01F248],
|
||||
[0x01F250, 0x01F251],
|
||||
[0x01F260, 0x01F265],
|
||||
[0x01F300, 0x01F6D4],
|
||||
[0x01F300, 0x01F6D5],
|
||||
[0x01F6E0, 0x01F6EC],
|
||||
[0x01F6F0, 0x01F6F9],
|
||||
[0x01F6F0, 0x01F6FA],
|
||||
[0x01F700, 0x01F773],
|
||||
[0x01F780, 0x01F7D8],
|
||||
[0x01F7E0, 0x01F7EB],
|
||||
[0x01F800, 0x01F80B],
|
||||
[0x01F810, 0x01F847],
|
||||
[0x01F850, 0x01F859],
|
||||
[0x01F860, 0x01F887],
|
||||
[0x01F890, 0x01F8AD],
|
||||
[0x01F900, 0x01F90B],
|
||||
[0x01F910, 0x01F93E],
|
||||
[0x01F940, 0x01F970],
|
||||
[0x01F90D, 0x01F971],
|
||||
[0x01F973, 0x01F976],
|
||||
[0x01F97C, 0x01F9A2],
|
||||
[0x01F9B0, 0x01F9B9],
|
||||
[0x01F9C0, 0x01F9C2],
|
||||
[0x01F9D0, 0x01F9FF],
|
||||
[0x01F97A, 0x01F9A2],
|
||||
[0x01F9A5, 0x01F9AA],
|
||||
[0x01F9AE, 0x01F9CA],
|
||||
[0x01F9CD, 0x01FA53],
|
||||
[0x01FA60, 0x01FA6D],
|
||||
[0x01FA70, 0x01FA73],
|
||||
[0x01FA78, 0x01FA7A],
|
||||
[0x01FA80, 0x01FA82],
|
||||
[0x01FA90, 0x01FA95],
|
||||
[0x020000, 0x02A6D6],
|
||||
[0x02A700, 0x02B734],
|
||||
[0x02B740, 0x02B81D],
|
||||
|
@ -910,12 +924,10 @@ const nonMatchSymbols = buildString({
|
|||
0x000DBC,
|
||||
0x000E31,
|
||||
0x000E83,
|
||||
0x000E89,
|
||||
0x000E98,
|
||||
0x000EA0,
|
||||
0x000E85,
|
||||
0x000E8B,
|
||||
0x000EA4,
|
||||
0x000EA6,
|
||||
0x000EAC,
|
||||
0x000EB1,
|
||||
0x000EC5,
|
||||
0x000F35,
|
||||
|
@ -944,7 +956,6 @@ const nonMatchSymbols = buildString({
|
|||
0x001932,
|
||||
0x001A56,
|
||||
0x001A62,
|
||||
0x001B34,
|
||||
0x001B3C,
|
||||
0x001B42,
|
||||
0x001BE6,
|
||||
|
@ -961,8 +972,6 @@ const nonMatchSymbols = buildString({
|
|||
0x001FF5,
|
||||
0x001FFF,
|
||||
0x00208F,
|
||||
0x002BC9,
|
||||
0x002BFF,
|
||||
0x002C2F,
|
||||
0x002C5F,
|
||||
0x002D26,
|
||||
|
@ -984,7 +993,6 @@ const nonMatchSymbols = buildString({
|
|||
0x00A80B,
|
||||
0x00A8FF,
|
||||
0x00A9B3,
|
||||
0x00A9BC,
|
||||
0x00A9CE,
|
||||
0x00A9E5,
|
||||
0x00A9FF,
|
||||
|
@ -1039,6 +1047,7 @@ const nonMatchSymbols = buildString({
|
|||
0x011446,
|
||||
0x01145A,
|
||||
0x01145C,
|
||||
0x01145E,
|
||||
0x0114B0,
|
||||
0x0114BA,
|
||||
0x0114BD,
|
||||
|
@ -1046,6 +1055,8 @@ const nonMatchSymbols = buildString({
|
|||
0x01163D,
|
||||
0x0116AB,
|
||||
0x0116AD,
|
||||
0x0116B7,
|
||||
0x0119E0,
|
||||
0x011C09,
|
||||
0x011C3F,
|
||||
0x011D07,
|
||||
|
@ -1102,8 +1113,8 @@ const nonMatchSymbols = buildString({
|
|||
0x01EEAA,
|
||||
0x01F0C0,
|
||||
0x01F0D0,
|
||||
0x01F93F,
|
||||
0x01F97B
|
||||
0x01F90C,
|
||||
0x01F972
|
||||
],
|
||||
ranges: [
|
||||
[0x00DC00, 0x00DFFF],
|
||||
|
@ -1191,7 +1202,7 @@ const nonMatchSymbols = buildString({
|
|||
[0x000C45, 0x000C57],
|
||||
[0x000C5B, 0x000C5F],
|
||||
[0x000C62, 0x000C65],
|
||||
[0x000C70, 0x000C77],
|
||||
[0x000C70, 0x000C76],
|
||||
[0x000CBA, 0x000CBC],
|
||||
[0x000CC5, 0x000CC6],
|
||||
[0x000CCC, 0x000CDD],
|
||||
|
@ -1212,10 +1223,6 @@ const nonMatchSymbols = buildString({
|
|||
[0x000E34, 0x000E3E],
|
||||
[0x000E47, 0x000E4E],
|
||||
[0x000E5C, 0x000E80],
|
||||
[0x000E85, 0x000E86],
|
||||
[0x000E8B, 0x000E8C],
|
||||
[0x000E8E, 0x000E93],
|
||||
[0x000EA8, 0x000EA9],
|
||||
[0x000EB4, 0x000EBC],
|
||||
[0x000EBE, 0x000EBF],
|
||||
[0x000EC7, 0x000ECF],
|
||||
|
@ -1285,7 +1292,7 @@ const nonMatchSymbols = buildString({
|
|||
[0x001A8A, 0x001A8F],
|
||||
[0x001A9A, 0x001A9F],
|
||||
[0x001AAE, 0x001B03],
|
||||
[0x001B36, 0x001B3A],
|
||||
[0x001B34, 0x001B3A],
|
||||
[0x001B4C, 0x001B4F],
|
||||
[0x001B6B, 0x001B73],
|
||||
[0x001B7D, 0x001B81],
|
||||
|
@ -1303,7 +1310,8 @@ const nonMatchSymbols = buildString({
|
|||
[0x001CC8, 0x001CD2],
|
||||
[0x001CD4, 0x001CE0],
|
||||
[0x001CE2, 0x001CE8],
|
||||
[0x001CF8, 0x001CFF],
|
||||
[0x001CF8, 0x001CF9],
|
||||
[0x001CFB, 0x001CFF],
|
||||
[0x001DC0, 0x001DFF],
|
||||
[0x001F16, 0x001F17],
|
||||
[0x001F1E, 0x001F1F],
|
||||
|
@ -1331,7 +1339,7 @@ const nonMatchSymbols = buildString({
|
|||
[0x002D71, 0x002D7F],
|
||||
[0x002D97, 0x002D9F],
|
||||
[0x002DDF, 0x002DFF],
|
||||
[0x002E4F, 0x002E7F],
|
||||
[0x002E50, 0x002E7F],
|
||||
[0x002EF4, 0x002EFF],
|
||||
[0x002FD6, 0x002FEF],
|
||||
[0x002FFC, 0x002FFF],
|
||||
|
@ -1350,7 +1358,8 @@ const nonMatchSymbols = buildString({
|
|||
[0x00A69E, 0x00A69F],
|
||||
[0x00A6F0, 0x00A6F1],
|
||||
[0x00A6F8, 0x00A6FF],
|
||||
[0x00A7BA, 0x00A7F6],
|
||||
[0x00A7C0, 0x00A7C1],
|
||||
[0x00A7C7, 0x00A7F6],
|
||||
[0x00A825, 0x00A826],
|
||||
[0x00A82C, 0x00A82F],
|
||||
[0x00A83A, 0x00A83F],
|
||||
|
@ -1362,6 +1371,7 @@ const nonMatchSymbols = buildString({
|
|||
[0x00A954, 0x00A95E],
|
||||
[0x00A97D, 0x00A982],
|
||||
[0x00A9B6, 0x00A9B9],
|
||||
[0x00A9BC, 0x00A9BD],
|
||||
[0x00A9DA, 0x00A9DD],
|
||||
[0x00AA29, 0x00AA2E],
|
||||
[0x00AA31, 0x00AA32],
|
||||
|
@ -1377,7 +1387,7 @@ const nonMatchSymbols = buildString({
|
|||
[0x00AB07, 0x00AB08],
|
||||
[0x00AB0F, 0x00AB10],
|
||||
[0x00AB17, 0x00AB1F],
|
||||
[0x00AB66, 0x00AB6F],
|
||||
[0x00AB68, 0x00AB6F],
|
||||
[0x00ABED, 0x00ABEF],
|
||||
[0x00ABFA, 0x00ABFF],
|
||||
[0x00D7A4, 0x00D7AF],
|
||||
|
@ -1462,7 +1472,8 @@ const nonMatchSymbols = buildString({
|
|||
[0x010E7F, 0x010EFF],
|
||||
[0x010F28, 0x010F2F],
|
||||
[0x010F46, 0x010F50],
|
||||
[0x010F5A, 0x010FFF],
|
||||
[0x010F5A, 0x010FDF],
|
||||
[0x010FF7, 0x010FFF],
|
||||
[0x011038, 0x011046],
|
||||
[0x01104E, 0x011051],
|
||||
[0x011070, 0x011081],
|
||||
|
@ -1495,7 +1506,7 @@ const nonMatchSymbols = buildString({
|
|||
[0x011364, 0x0113FF],
|
||||
[0x011438, 0x01143F],
|
||||
[0x011442, 0x011444],
|
||||
[0x01145E, 0x01147F],
|
||||
[0x011460, 0x01147F],
|
||||
[0x0114B3, 0x0114B8],
|
||||
[0x0114BF, 0x0114C0],
|
||||
[0x0114C2, 0x0114C3],
|
||||
|
@ -1511,7 +1522,7 @@ const nonMatchSymbols = buildString({
|
|||
[0x01165A, 0x01165F],
|
||||
[0x01166D, 0x01167F],
|
||||
[0x0116B0, 0x0116B5],
|
||||
[0x0116B7, 0x0116BF],
|
||||
[0x0116B9, 0x0116BF],
|
||||
[0x0116CA, 0x0116FF],
|
||||
[0x01171B, 0x01171F],
|
||||
[0x011722, 0x011725],
|
||||
|
@ -1521,14 +1532,16 @@ const nonMatchSymbols = buildString({
|
|||
[0x011839, 0x01183A],
|
||||
[0x01183C, 0x01189F],
|
||||
[0x0118F3, 0x0118FE],
|
||||
[0x011900, 0x0119FF],
|
||||
[0x011900, 0x01199F],
|
||||
[0x0119A8, 0x0119A9],
|
||||
[0x0119D4, 0x0119DB],
|
||||
[0x0119E5, 0x0119FF],
|
||||
[0x011A01, 0x011A0A],
|
||||
[0x011A33, 0x011A38],
|
||||
[0x011A3B, 0x011A3E],
|
||||
[0x011A47, 0x011A4F],
|
||||
[0x011A51, 0x011A56],
|
||||
[0x011A59, 0x011A5B],
|
||||
[0x011A84, 0x011A85],
|
||||
[0x011A8A, 0x011A96],
|
||||
[0x011A98, 0x011A99],
|
||||
[0x011AA3, 0x011ABF],
|
||||
|
@ -1547,7 +1560,8 @@ const nonMatchSymbols = buildString({
|
|||
[0x011D99, 0x011D9F],
|
||||
[0x011DAA, 0x011EDF],
|
||||
[0x011EF3, 0x011EF4],
|
||||
[0x011EF9, 0x011FFF],
|
||||
[0x011EF9, 0x011FBF],
|
||||
[0x011FF2, 0x011FFE],
|
||||
[0x01239A, 0x0123FF],
|
||||
[0x012475, 0x01247F],
|
||||
[0x012544, 0x012FFF],
|
||||
|
@ -1563,13 +1577,15 @@ const nonMatchSymbols = buildString({
|
|||
[0x016B78, 0x016B7C],
|
||||
[0x016B90, 0x016E3F],
|
||||
[0x016E9B, 0x016EFF],
|
||||
[0x016F45, 0x016F4F],
|
||||
[0x016F7F, 0x016F92],
|
||||
[0x016F4B, 0x016F4F],
|
||||
[0x016F88, 0x016F92],
|
||||
[0x016FA0, 0x016FDF],
|
||||
[0x016FE2, 0x016FFF],
|
||||
[0x0187F2, 0x0187FF],
|
||||
[0x016FE4, 0x016FFF],
|
||||
[0x0187F8, 0x0187FF],
|
||||
[0x018AF3, 0x01AFFF],
|
||||
[0x01B11F, 0x01B16F],
|
||||
[0x01B11F, 0x01B14F],
|
||||
[0x01B153, 0x01B163],
|
||||
[0x01B168, 0x01B16F],
|
||||
[0x01B2FC, 0x01BBFF],
|
||||
[0x01BC6B, 0x01BC6F],
|
||||
[0x01BC7D, 0x01BC7F],
|
||||
|
@ -1598,13 +1614,22 @@ const nonMatchSymbols = buildString({
|
|||
[0x01D7CC, 0x01D7CD],
|
||||
[0x01DA00, 0x01DA36],
|
||||
[0x01DA3B, 0x01DA6C],
|
||||
[0x01DA8C, 0x01E7FF],
|
||||
[0x01DA8C, 0x01E0FF],
|
||||
[0x01E12D, 0x01E136],
|
||||
[0x01E13E, 0x01E13F],
|
||||
[0x01E14A, 0x01E14D],
|
||||
[0x01E150, 0x01E2BF],
|
||||
[0x01E2EC, 0x01E2EF],
|
||||
[0x01E2FA, 0x01E2FE],
|
||||
[0x01E300, 0x01E7FF],
|
||||
[0x01E8C5, 0x01E8C6],
|
||||
[0x01E8D0, 0x01E8FF],
|
||||
[0x01E944, 0x01E94F],
|
||||
[0x01E944, 0x01E94A],
|
||||
[0x01E94C, 0x01E94F],
|
||||
[0x01E95A, 0x01E95D],
|
||||
[0x01E960, 0x01EC70],
|
||||
[0x01ECB5, 0x01EDFF],
|
||||
[0x01ECB5, 0x01ED00],
|
||||
[0x01ED3E, 0x01EDFF],
|
||||
[0x01EE25, 0x01EE26],
|
||||
[0x01EE3C, 0x01EE41],
|
||||
[0x01EE43, 0x01EE46],
|
||||
|
@ -1618,31 +1643,34 @@ const nonMatchSymbols = buildString({
|
|||
[0x01F0AF, 0x01F0B0],
|
||||
[0x01F0F6, 0x01F0FF],
|
||||
[0x01F10D, 0x01F10F],
|
||||
[0x01F16C, 0x01F16F],
|
||||
[0x01F16D, 0x01F16F],
|
||||
[0x01F1AD, 0x01F1E5],
|
||||
[0x01F203, 0x01F20F],
|
||||
[0x01F23C, 0x01F23F],
|
||||
[0x01F249, 0x01F24F],
|
||||
[0x01F252, 0x01F25F],
|
||||
[0x01F266, 0x01F2FF],
|
||||
[0x01F6D5, 0x01F6DF],
|
||||
[0x01F6D6, 0x01F6DF],
|
||||
[0x01F6ED, 0x01F6EF],
|
||||
[0x01F6FA, 0x01F6FF],
|
||||
[0x01F6FB, 0x01F6FF],
|
||||
[0x01F774, 0x01F77F],
|
||||
[0x01F7D9, 0x01F7FF],
|
||||
[0x01F7D9, 0x01F7DF],
|
||||
[0x01F7EC, 0x01F7FF],
|
||||
[0x01F80C, 0x01F80F],
|
||||
[0x01F848, 0x01F84F],
|
||||
[0x01F85A, 0x01F85F],
|
||||
[0x01F888, 0x01F88F],
|
||||
[0x01F8AE, 0x01F8FF],
|
||||
[0x01F90C, 0x01F90F],
|
||||
[0x01F971, 0x01F972],
|
||||
[0x01F977, 0x01F979],
|
||||
[0x01F9A3, 0x01F9AF],
|
||||
[0x01F9BA, 0x01F9BF],
|
||||
[0x01F9C3, 0x01F9CF],
|
||||
[0x01FA00, 0x01FA5F],
|
||||
[0x01FA6E, 0x01FFFF],
|
||||
[0x01F9A3, 0x01F9A4],
|
||||
[0x01F9AB, 0x01F9AD],
|
||||
[0x01F9CB, 0x01F9CC],
|
||||
[0x01FA54, 0x01FA5F],
|
||||
[0x01FA6E, 0x01FA6F],
|
||||
[0x01FA74, 0x01FA77],
|
||||
[0x01FA7B, 0x01FA7F],
|
||||
[0x01FA83, 0x01FA8F],
|
||||
[0x01FA96, 0x01FFFF],
|
||||
[0x02A6D7, 0x02A6FF],
|
||||
[0x02B735, 0x02B73F],
|
||||
[0x02B81E, 0x02B81F],
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
// Copyright 2018 Mathias Bynens. All rights reserved.
|
||||
// Copyright 2019 Mathias Bynens. All rights reserved.
|
||||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
|
||||
/*---
|
||||
|
@ -7,7 +7,7 @@ description: >
|
|||
Unicode property escapes for `Grapheme_Extend`
|
||||
info: |
|
||||
Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests
|
||||
Unicode v11.0.0
|
||||
Unicode v12.0.0
|
||||
esid: sec-static-semantics-unicodematchproperty-p
|
||||
features: [regexp-unicode-property-escapes]
|
||||
includes: [regExpUtils.js]
|
||||
|
@ -74,7 +74,6 @@ const matchSymbols = buildString({
|
|||
0x001A60,
|
||||
0x001A62,
|
||||
0x001A7F,
|
||||
0x001B34,
|
||||
0x001B3C,
|
||||
0x001B42,
|
||||
0x001BE6,
|
||||
|
@ -88,7 +87,6 @@ const matchSymbols = buildString({
|
|||
0x00A80B,
|
||||
0x00A8FF,
|
||||
0x00A9B3,
|
||||
0x00A9BC,
|
||||
0x00A9E5,
|
||||
0x00AA43,
|
||||
0x00AA4C,
|
||||
|
@ -121,12 +119,14 @@ const matchSymbols = buildString({
|
|||
0x0116AB,
|
||||
0x0116AD,
|
||||
0x0116B7,
|
||||
0x0119E0,
|
||||
0x011A47,
|
||||
0x011C3F,
|
||||
0x011D3A,
|
||||
0x011D47,
|
||||
0x011D95,
|
||||
0x011D97,
|
||||
0x016F4F,
|
||||
0x01D165,
|
||||
0x01DA75,
|
||||
0x01DA84
|
||||
|
@ -187,8 +187,7 @@ const matchSymbols = buildString({
|
|||
[0x000DD2, 0x000DD4],
|
||||
[0x000E34, 0x000E3A],
|
||||
[0x000E47, 0x000E4E],
|
||||
[0x000EB4, 0x000EB9],
|
||||
[0x000EBB, 0x000EBC],
|
||||
[0x000EB4, 0x000EBC],
|
||||
[0x000EC8, 0x000ECD],
|
||||
[0x000F18, 0x000F19],
|
||||
[0x000F71, 0x000F7E],
|
||||
|
@ -223,7 +222,7 @@ const matchSymbols = buildString({
|
|||
[0x001A73, 0x001A7C],
|
||||
[0x001AB0, 0x001ABE],
|
||||
[0x001B00, 0x001B03],
|
||||
[0x001B36, 0x001B3A],
|
||||
[0x001B34, 0x001B3A],
|
||||
[0x001B6B, 0x001B73],
|
||||
[0x001B80, 0x001B81],
|
||||
[0x001BA2, 0x001BA5],
|
||||
|
@ -255,6 +254,7 @@ const matchSymbols = buildString({
|
|||
[0x00A947, 0x00A951],
|
||||
[0x00A980, 0x00A982],
|
||||
[0x00A9B6, 0x00A9B9],
|
||||
[0x00A9BC, 0x00A9BD],
|
||||
[0x00AA29, 0x00AA2E],
|
||||
[0x00AA31, 0x00AA32],
|
||||
[0x00AA35, 0x00AA36],
|
||||
|
@ -307,6 +307,8 @@ const matchSymbols = buildString({
|
|||
[0x011727, 0x01172B],
|
||||
[0x01182F, 0x011837],
|
||||
[0x011839, 0x01183A],
|
||||
[0x0119D4, 0x0119D7],
|
||||
[0x0119DA, 0x0119DB],
|
||||
[0x011A01, 0x011A0A],
|
||||
[0x011A33, 0x011A38],
|
||||
[0x011A3B, 0x011A3E],
|
||||
|
@ -344,6 +346,8 @@ const matchSymbols = buildString({
|
|||
[0x01E01B, 0x01E021],
|
||||
[0x01E023, 0x01E024],
|
||||
[0x01E026, 0x01E02A],
|
||||
[0x01E130, 0x01E136],
|
||||
[0x01E2EC, 0x01E2EF],
|
||||
[0x01E8D0, 0x01E8D6],
|
||||
[0x01E944, 0x01E94A],
|
||||
[0x0E0020, 0x0E007F],
|
||||
|
@ -382,7 +386,6 @@ const nonMatchSymbols = buildString({
|
|||
0x000C49,
|
||||
0x000D3D,
|
||||
0x000DD5,
|
||||
0x000EBA,
|
||||
0x000F36,
|
||||
0x000F38,
|
||||
0x000F7F,
|
||||
|
@ -394,7 +397,6 @@ const nonMatchSymbols = buildString({
|
|||
0x001A57,
|
||||
0x001A5F,
|
||||
0x001A61,
|
||||
0x001B35,
|
||||
0x001B3B,
|
||||
0x001BAA,
|
||||
0x001BE7,
|
||||
|
@ -594,7 +596,7 @@ const nonMatchSymbols = buildString({
|
|||
[0x00A983, 0x00A9B2],
|
||||
[0x00A9B4, 0x00A9B5],
|
||||
[0x00A9BA, 0x00A9BB],
|
||||
[0x00A9BD, 0x00A9E4],
|
||||
[0x00A9BE, 0x00A9E4],
|
||||
[0x00A9E6, 0x00AA28],
|
||||
[0x00AA2F, 0x00AA30],
|
||||
[0x00AA33, 0x00AA34],
|
||||
|
@ -662,7 +664,10 @@ const nonMatchSymbols = buildString({
|
|||
[0x0116B8, 0x01171C],
|
||||
[0x011720, 0x011721],
|
||||
[0x01172C, 0x01182E],
|
||||
[0x01183B, 0x011A00],
|
||||
[0x01183B, 0x0119D3],
|
||||
[0x0119D8, 0x0119D9],
|
||||
[0x0119DC, 0x0119DF],
|
||||
[0x0119E1, 0x011A00],
|
||||
[0x011A0B, 0x011A32],
|
||||
[0x011A39, 0x011A3A],
|
||||
[0x011A3F, 0x011A46],
|
||||
|
@ -679,7 +684,8 @@ const nonMatchSymbols = buildString({
|
|||
[0x011D98, 0x011EF2],
|
||||
[0x011EF5, 0x016AEF],
|
||||
[0x016AF5, 0x016B2F],
|
||||
[0x016B37, 0x016F8E],
|
||||
[0x016B37, 0x016F4E],
|
||||
[0x016F50, 0x016F8E],
|
||||
[0x016F93, 0x01BC9C],
|
||||
[0x01BC9F, 0x01D164],
|
||||
[0x01D16A, 0x01D16D],
|
||||
|
@ -694,7 +700,9 @@ const nonMatchSymbols = buildString({
|
|||
[0x01DA85, 0x01DA9A],
|
||||
[0x01DAB0, 0x01DFFF],
|
||||
[0x01E019, 0x01E01A],
|
||||
[0x01E02B, 0x01E8CF],
|
||||
[0x01E02B, 0x01E12F],
|
||||
[0x01E137, 0x01E2EB],
|
||||
[0x01E2F0, 0x01E8CF],
|
||||
[0x01E8D7, 0x01E943],
|
||||
[0x01E94B, 0x0E001F],
|
||||
[0x0E0080, 0x0E00FF],
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
// Copyright 2018 Mathias Bynens. All rights reserved.
|
||||
// Copyright 2019 Mathias Bynens. All rights reserved.
|
||||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
|
||||
/*---
|
||||
|
@ -7,7 +7,7 @@ description: >
|
|||
Unicode property escapes for `Hex_Digit`
|
||||
info: |
|
||||
Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests
|
||||
Unicode v11.0.0
|
||||
Unicode v12.0.0
|
||||
esid: sec-static-semantics-unicodematchproperty-p
|
||||
features: [regexp-unicode-property-escapes]
|
||||
includes: [regExpUtils.js]
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
// Copyright 2018 Mathias Bynens. All rights reserved.
|
||||
// Copyright 2019 Mathias Bynens. All rights reserved.
|
||||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
|
||||
/*---
|
||||
|
@ -7,7 +7,7 @@ description: >
|
|||
Unicode property escapes for `IDS_Binary_Operator`
|
||||
info: |
|
||||
Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests
|
||||
Unicode v11.0.0
|
||||
Unicode v12.0.0
|
||||
esid: sec-static-semantics-unicodematchproperty-p
|
||||
features: [regexp-unicode-property-escapes]
|
||||
includes: [regExpUtils.js]
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
// Copyright 2018 Mathias Bynens. All rights reserved.
|
||||
// Copyright 2019 Mathias Bynens. All rights reserved.
|
||||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
|
||||
/*---
|
||||
|
@ -7,7 +7,7 @@ description: >
|
|||
Unicode property escapes for `IDS_Trinary_Operator`
|
||||
info: |
|
||||
Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests
|
||||
Unicode v11.0.0
|
||||
Unicode v12.0.0
|
||||
esid: sec-static-semantics-unicodematchproperty-p
|
||||
features: [regexp-unicode-property-escapes]
|
||||
includes: [regExpUtils.js]
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
// Copyright 2018 Mathias Bynens. All rights reserved.
|
||||
// Copyright 2019 Mathias Bynens. All rights reserved.
|
||||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
|
||||
/*---
|
||||
|
@ -7,7 +7,7 @@ description: >
|
|||
Unicode property escapes for `ID_Continue`
|
||||
info: |
|
||||
Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests
|
||||
Unicode v11.0.0
|
||||
Unicode v12.0.0
|
||||
esid: sec-static-semantics-unicodematchproperty-p
|
||||
features: [regexp-unicode-property-escapes]
|
||||
includes: [regExpUtils.js]
|
||||
|
@ -47,10 +47,7 @@ const matchSymbols = buildString({
|
|||
0x000DCA,
|
||||
0x000DD6,
|
||||
0x000E84,
|
||||
0x000E8A,
|
||||
0x000E8D,
|
||||
0x000EA5,
|
||||
0x000EA7,
|
||||
0x000EC6,
|
||||
0x000F00,
|
||||
0x000F35,
|
||||
|
@ -96,18 +93,19 @@ const matchSymbols = buildString({
|
|||
0x011288,
|
||||
0x011350,
|
||||
0x011357,
|
||||
0x01145E,
|
||||
0x0114C7,
|
||||
0x011644,
|
||||
0x0118FF,
|
||||
0x011A47,
|
||||
0x011A9D,
|
||||
0x011D3A,
|
||||
0x016FE3,
|
||||
0x01D4A2,
|
||||
0x01D4BB,
|
||||
0x01D546,
|
||||
0x01DA75,
|
||||
0x01DA84,
|
||||
0x01E14E,
|
||||
0x01EE24,
|
||||
0x01EE27,
|
||||
0x01EE39,
|
||||
|
@ -279,13 +277,9 @@ const matchSymbols = buildString({
|
|||
[0x000E40, 0x000E4E],
|
||||
[0x000E50, 0x000E59],
|
||||
[0x000E81, 0x000E82],
|
||||
[0x000E87, 0x000E88],
|
||||
[0x000E94, 0x000E97],
|
||||
[0x000E99, 0x000E9F],
|
||||
[0x000EA1, 0x000EA3],
|
||||
[0x000EAA, 0x000EAB],
|
||||
[0x000EAD, 0x000EB9],
|
||||
[0x000EBB, 0x000EBD],
|
||||
[0x000E86, 0x000E8A],
|
||||
[0x000E8C, 0x000EA3],
|
||||
[0x000EA7, 0x000EBD],
|
||||
[0x000EC0, 0x000EC4],
|
||||
[0x000EC8, 0x000ECD],
|
||||
[0x000ED0, 0x000ED9],
|
||||
|
@ -365,7 +359,7 @@ const matchSymbols = buildString({
|
|||
[0x001C90, 0x001CBA],
|
||||
[0x001CBD, 0x001CBF],
|
||||
[0x001CD0, 0x001CD2],
|
||||
[0x001CD4, 0x001CF9],
|
||||
[0x001CD4, 0x001CFA],
|
||||
[0x001D00, 0x001DF9],
|
||||
[0x001DFB, 0x001F15],
|
||||
[0x001F18, 0x001F1D],
|
||||
|
@ -431,7 +425,8 @@ const matchSymbols = buildString({
|
|||
[0x00A67F, 0x00A6F1],
|
||||
[0x00A717, 0x00A71F],
|
||||
[0x00A722, 0x00A788],
|
||||
[0x00A78B, 0x00A7B9],
|
||||
[0x00A78B, 0x00A7BF],
|
||||
[0x00A7C2, 0x00A7C6],
|
||||
[0x00A7F7, 0x00A827],
|
||||
[0x00A840, 0x00A873],
|
||||
[0x00A880, 0x00A8C5],
|
||||
|
@ -457,7 +452,7 @@ const matchSymbols = buildString({
|
|||
[0x00AB20, 0x00AB26],
|
||||
[0x00AB28, 0x00AB2E],
|
||||
[0x00AB30, 0x00AB5A],
|
||||
[0x00AB5C, 0x00AB65],
|
||||
[0x00AB5C, 0x00AB67],
|
||||
[0x00AB70, 0x00ABEA],
|
||||
[0x00ABEC, 0x00ABED],
|
||||
[0x00ABF0, 0x00ABF9],
|
||||
|
@ -551,6 +546,7 @@ const matchSymbols = buildString({
|
|||
[0x010D30, 0x010D39],
|
||||
[0x010F00, 0x010F1C],
|
||||
[0x010F30, 0x010F50],
|
||||
[0x010FE0, 0x010FF6],
|
||||
[0x011000, 0x011046],
|
||||
[0x011066, 0x01106F],
|
||||
[0x01107F, 0x0110BA],
|
||||
|
@ -586,6 +582,7 @@ const matchSymbols = buildString({
|
|||
[0x011370, 0x011374],
|
||||
[0x011400, 0x01144A],
|
||||
[0x011450, 0x011459],
|
||||
[0x01145E, 0x01145F],
|
||||
[0x011480, 0x0114C5],
|
||||
[0x0114D0, 0x0114D9],
|
||||
[0x011580, 0x0115B5],
|
||||
|
@ -593,16 +590,19 @@ const matchSymbols = buildString({
|
|||
[0x0115D8, 0x0115DD],
|
||||
[0x011600, 0x011640],
|
||||
[0x011650, 0x011659],
|
||||
[0x011680, 0x0116B7],
|
||||
[0x011680, 0x0116B8],
|
||||
[0x0116C0, 0x0116C9],
|
||||
[0x011700, 0x01171A],
|
||||
[0x01171D, 0x01172B],
|
||||
[0x011730, 0x011739],
|
||||
[0x011800, 0x01183A],
|
||||
[0x0118A0, 0x0118E9],
|
||||
[0x0119A0, 0x0119A7],
|
||||
[0x0119AA, 0x0119D7],
|
||||
[0x0119DA, 0x0119E1],
|
||||
[0x0119E3, 0x0119E4],
|
||||
[0x011A00, 0x011A3E],
|
||||
[0x011A50, 0x011A83],
|
||||
[0x011A86, 0x011A99],
|
||||
[0x011A50, 0x011A99],
|
||||
[0x011AC0, 0x011AF8],
|
||||
[0x011C00, 0x011C08],
|
||||
[0x011C0A, 0x011C36],
|
||||
|
@ -640,13 +640,15 @@ const matchSymbols = buildString({
|
|||
[0x016B63, 0x016B77],
|
||||
[0x016B7D, 0x016B8F],
|
||||
[0x016E40, 0x016E7F],
|
||||
[0x016F00, 0x016F44],
|
||||
[0x016F50, 0x016F7E],
|
||||
[0x016F00, 0x016F4A],
|
||||
[0x016F4F, 0x016F87],
|
||||
[0x016F8F, 0x016F9F],
|
||||
[0x016FE0, 0x016FE1],
|
||||
[0x017000, 0x0187F1],
|
||||
[0x017000, 0x0187F7],
|
||||
[0x018800, 0x018AF2],
|
||||
[0x01B000, 0x01B11E],
|
||||
[0x01B150, 0x01B152],
|
||||
[0x01B164, 0x01B167],
|
||||
[0x01B170, 0x01B2FB],
|
||||
[0x01BC00, 0x01BC6A],
|
||||
[0x01BC70, 0x01BC7C],
|
||||
|
@ -696,9 +698,13 @@ const matchSymbols = buildString({
|
|||
[0x01E01B, 0x01E021],
|
||||
[0x01E023, 0x01E024],
|
||||
[0x01E026, 0x01E02A],
|
||||
[0x01E100, 0x01E12C],
|
||||
[0x01E130, 0x01E13D],
|
||||
[0x01E140, 0x01E149],
|
||||
[0x01E2C0, 0x01E2F9],
|
||||
[0x01E800, 0x01E8C4],
|
||||
[0x01E8D0, 0x01E8D6],
|
||||
[0x01E900, 0x01E94A],
|
||||
[0x01E900, 0x01E94B],
|
||||
[0x01E950, 0x01E959],
|
||||
[0x01EE00, 0x01EE03],
|
||||
[0x01EE05, 0x01EE1F],
|
||||
|
@ -820,13 +826,10 @@ const nonMatchSymbols = buildString({
|
|||
0x000DD7,
|
||||
0x000E4F,
|
||||
0x000E83,
|
||||
0x000E89,
|
||||
0x000E98,
|
||||
0x000EA0,
|
||||
0x000E85,
|
||||
0x000E8B,
|
||||
0x000EA4,
|
||||
0x000EA6,
|
||||
0x000EAC,
|
||||
0x000EBA,
|
||||
0x000EC5,
|
||||
0x000EC7,
|
||||
0x000F36,
|
||||
|
@ -920,6 +923,7 @@ const nonMatchSymbols = buildString({
|
|||
0x011334,
|
||||
0x01133A,
|
||||
0x0114C6,
|
||||
0x0119E2,
|
||||
0x011C09,
|
||||
0x011C37,
|
||||
0x011CA8,
|
||||
|
@ -932,6 +936,7 @@ const nonMatchSymbols = buildString({
|
|||
0x011D8F,
|
||||
0x011D92,
|
||||
0x016A5F,
|
||||
0x016FE2,
|
||||
0x01D455,
|
||||
0x01D49D,
|
||||
0x01D4AD,
|
||||
|
@ -1092,10 +1097,6 @@ const nonMatchSymbols = buildString({
|
|||
[0x000DF4, 0x000E00],
|
||||
[0x000E3B, 0x000E3F],
|
||||
[0x000E5A, 0x000E80],
|
||||
[0x000E85, 0x000E86],
|
||||
[0x000E8B, 0x000E8C],
|
||||
[0x000E8E, 0x000E93],
|
||||
[0x000EA8, 0x000EA9],
|
||||
[0x000EBE, 0x000EBF],
|
||||
[0x000ECE, 0x000ECF],
|
||||
[0x000EDA, 0x000EDB],
|
||||
|
@ -1163,7 +1164,7 @@ const nonMatchSymbols = buildString({
|
|||
[0x001C89, 0x001C8F],
|
||||
[0x001CBB, 0x001CBC],
|
||||
[0x001CC0, 0x001CCF],
|
||||
[0x001CFA, 0x001CFF],
|
||||
[0x001CFB, 0x001CFF],
|
||||
[0x001F16, 0x001F17],
|
||||
[0x001F1E, 0x001F1F],
|
||||
[0x001F46, 0x001F47],
|
||||
|
@ -1218,7 +1219,8 @@ const nonMatchSymbols = buildString({
|
|||
[0x00A6F2, 0x00A716],
|
||||
[0x00A720, 0x00A721],
|
||||
[0x00A789, 0x00A78A],
|
||||
[0x00A7BA, 0x00A7F6],
|
||||
[0x00A7C0, 0x00A7C1],
|
||||
[0x00A7C7, 0x00A7F6],
|
||||
[0x00A828, 0x00A83F],
|
||||
[0x00A874, 0x00A87F],
|
||||
[0x00A8C6, 0x00A8CF],
|
||||
|
@ -1240,7 +1242,7 @@ const nonMatchSymbols = buildString({
|
|||
[0x00AB07, 0x00AB08],
|
||||
[0x00AB0F, 0x00AB10],
|
||||
[0x00AB17, 0x00AB1F],
|
||||
[0x00AB66, 0x00AB6F],
|
||||
[0x00AB68, 0x00AB6F],
|
||||
[0x00ABEE, 0x00ABEF],
|
||||
[0x00ABFA, 0x00ABFF],
|
||||
[0x00D7A4, 0x00D7AF],
|
||||
|
@ -1321,7 +1323,8 @@ const nonMatchSymbols = buildString({
|
|||
[0x010D3A, 0x010EFF],
|
||||
[0x010F1D, 0x010F26],
|
||||
[0x010F28, 0x010F2F],
|
||||
[0x010F51, 0x010FFF],
|
||||
[0x010F51, 0x010FDF],
|
||||
[0x010FF7, 0x010FFF],
|
||||
[0x011047, 0x011065],
|
||||
[0x011070, 0x01107E],
|
||||
[0x0110BB, 0x0110CF],
|
||||
|
@ -1351,7 +1354,7 @@ const nonMatchSymbols = buildString({
|
|||
[0x011375, 0x0113FF],
|
||||
[0x01144B, 0x01144F],
|
||||
[0x01145A, 0x01145D],
|
||||
[0x01145F, 0x01147F],
|
||||
[0x011460, 0x01147F],
|
||||
[0x0114C8, 0x0114CF],
|
||||
[0x0114DA, 0x01157F],
|
||||
[0x0115B6, 0x0115B7],
|
||||
|
@ -1360,17 +1363,19 @@ const nonMatchSymbols = buildString({
|
|||
[0x011641, 0x011643],
|
||||
[0x011645, 0x01164F],
|
||||
[0x01165A, 0x01167F],
|
||||
[0x0116B8, 0x0116BF],
|
||||
[0x0116B9, 0x0116BF],
|
||||
[0x0116CA, 0x0116FF],
|
||||
[0x01171B, 0x01171C],
|
||||
[0x01172C, 0x01172F],
|
||||
[0x01173A, 0x0117FF],
|
||||
[0x01183B, 0x01189F],
|
||||
[0x0118EA, 0x0118FE],
|
||||
[0x011900, 0x0119FF],
|
||||
[0x011900, 0x01199F],
|
||||
[0x0119A8, 0x0119A9],
|
||||
[0x0119D8, 0x0119D9],
|
||||
[0x0119E5, 0x0119FF],
|
||||
[0x011A3F, 0x011A46],
|
||||
[0x011A48, 0x011A4F],
|
||||
[0x011A84, 0x011A85],
|
||||
[0x011A9A, 0x011A9C],
|
||||
[0x011A9E, 0x011ABF],
|
||||
[0x011AF9, 0x011BFF],
|
||||
|
@ -1399,13 +1404,15 @@ const nonMatchSymbols = buildString({
|
|||
[0x016B78, 0x016B7C],
|
||||
[0x016B90, 0x016E3F],
|
||||
[0x016E80, 0x016EFF],
|
||||
[0x016F45, 0x016F4F],
|
||||
[0x016F7F, 0x016F8E],
|
||||
[0x016F4B, 0x016F4E],
|
||||
[0x016F88, 0x016F8E],
|
||||
[0x016FA0, 0x016FDF],
|
||||
[0x016FE2, 0x016FFF],
|
||||
[0x0187F2, 0x0187FF],
|
||||
[0x016FE4, 0x016FFF],
|
||||
[0x0187F8, 0x0187FF],
|
||||
[0x018AF3, 0x01AFFF],
|
||||
[0x01B11F, 0x01B16F],
|
||||
[0x01B11F, 0x01B14F],
|
||||
[0x01B153, 0x01B163],
|
||||
[0x01B168, 0x01B16F],
|
||||
[0x01B2FC, 0x01BBFF],
|
||||
[0x01BC6B, 0x01BC6F],
|
||||
[0x01BC7D, 0x01BC7F],
|
||||
|
@ -1432,10 +1439,15 @@ const nonMatchSymbols = buildString({
|
|||
[0x01DA85, 0x01DA9A],
|
||||
[0x01DAB0, 0x01DFFF],
|
||||
[0x01E019, 0x01E01A],
|
||||
[0x01E02B, 0x01E7FF],
|
||||
[0x01E02B, 0x01E0FF],
|
||||
[0x01E12D, 0x01E12F],
|
||||
[0x01E13E, 0x01E13F],
|
||||
[0x01E14A, 0x01E14D],
|
||||
[0x01E14F, 0x01E2BF],
|
||||
[0x01E2FA, 0x01E7FF],
|
||||
[0x01E8C5, 0x01E8CF],
|
||||
[0x01E8D7, 0x01E8FF],
|
||||
[0x01E94B, 0x01E94F],
|
||||
[0x01E94C, 0x01E94F],
|
||||
[0x01E95A, 0x01EDFF],
|
||||
[0x01EE25, 0x01EE26],
|
||||
[0x01EE3C, 0x01EE41],
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
// Copyright 2018 Mathias Bynens. All rights reserved.
|
||||
// Copyright 2019 Mathias Bynens. All rights reserved.
|
||||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
|
||||
/*---
|
||||
|
@ -7,7 +7,7 @@ description: >
|
|||
Unicode property escapes for `ID_Start`
|
||||
info: |
|
||||
Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests
|
||||
Unicode v11.0.0
|
||||
Unicode v12.0.0
|
||||
esid: sec-static-semantics-unicodematchproperty-p
|
||||
features: [regexp-unicode-property-escapes]
|
||||
includes: [regExpUtils.js]
|
||||
|
@ -55,10 +55,7 @@ const matchSymbols = buildString({
|
|||
0x000D4E,
|
||||
0x000DBD,
|
||||
0x000E84,
|
||||
0x000E8A,
|
||||
0x000E8D,
|
||||
0x000EA5,
|
||||
0x000EA7,
|
||||
0x000EBD,
|
||||
0x000EC6,
|
||||
0x000F00,
|
||||
|
@ -73,6 +70,7 @@ const matchSymbols = buildString({
|
|||
0x0017DC,
|
||||
0x0018AA,
|
||||
0x001AA7,
|
||||
0x001CFA,
|
||||
0x001F59,
|
||||
0x001F5B,
|
||||
0x001F5D,
|
||||
|
@ -108,9 +106,13 @@ const matchSymbols = buildString({
|
|||
0x011288,
|
||||
0x01133D,
|
||||
0x011350,
|
||||
0x01145F,
|
||||
0x0114C7,
|
||||
0x011644,
|
||||
0x0116B8,
|
||||
0x0118FF,
|
||||
0x0119E1,
|
||||
0x0119E3,
|
||||
0x011A00,
|
||||
0x011A3A,
|
||||
0x011A50,
|
||||
|
@ -119,9 +121,12 @@ const matchSymbols = buildString({
|
|||
0x011D46,
|
||||
0x011D98,
|
||||
0x016F50,
|
||||
0x016FE3,
|
||||
0x01D4A2,
|
||||
0x01D4BB,
|
||||
0x01D546,
|
||||
0x01E14E,
|
||||
0x01E94B,
|
||||
0x01EE24,
|
||||
0x01EE27,
|
||||
0x01EE39,
|
||||
|
@ -244,12 +249,9 @@ const matchSymbols = buildString({
|
|||
[0x000E32, 0x000E33],
|
||||
[0x000E40, 0x000E46],
|
||||
[0x000E81, 0x000E82],
|
||||
[0x000E87, 0x000E88],
|
||||
[0x000E94, 0x000E97],
|
||||
[0x000E99, 0x000E9F],
|
||||
[0x000EA1, 0x000EA3],
|
||||
[0x000EAA, 0x000EAB],
|
||||
[0x000EAD, 0x000EB0],
|
||||
[0x000E86, 0x000E8A],
|
||||
[0x000E8C, 0x000EA3],
|
||||
[0x000EA7, 0x000EB0],
|
||||
[0x000EB2, 0x000EB3],
|
||||
[0x000EC0, 0x000EC4],
|
||||
[0x000EDC, 0x000EDF],
|
||||
|
@ -315,7 +317,7 @@ const matchSymbols = buildString({
|
|||
[0x001C90, 0x001CBA],
|
||||
[0x001CBD, 0x001CBF],
|
||||
[0x001CE9, 0x001CEC],
|
||||
[0x001CEE, 0x001CF1],
|
||||
[0x001CEE, 0x001CF3],
|
||||
[0x001CF5, 0x001CF6],
|
||||
[0x001D00, 0x001DBF],
|
||||
[0x001E00, 0x001F15],
|
||||
|
@ -380,7 +382,8 @@ const matchSymbols = buildString({
|
|||
[0x00A6A0, 0x00A6EF],
|
||||
[0x00A717, 0x00A71F],
|
||||
[0x00A722, 0x00A788],
|
||||
[0x00A78B, 0x00A7B9],
|
||||
[0x00A78B, 0x00A7BF],
|
||||
[0x00A7C2, 0x00A7C6],
|
||||
[0x00A7F7, 0x00A801],
|
||||
[0x00A803, 0x00A805],
|
||||
[0x00A807, 0x00A80A],
|
||||
|
@ -412,7 +415,7 @@ const matchSymbols = buildString({
|
|||
[0x00AB20, 0x00AB26],
|
||||
[0x00AB28, 0x00AB2E],
|
||||
[0x00AB30, 0x00AB5A],
|
||||
[0x00AB5C, 0x00AB65],
|
||||
[0x00AB5C, 0x00AB67],
|
||||
[0x00AB70, 0x00ABE2],
|
||||
[0x00AC00, 0x00D7A3],
|
||||
[0x00D7B0, 0x00D7C6],
|
||||
|
@ -494,6 +497,7 @@ const matchSymbols = buildString({
|
|||
[0x010D00, 0x010D23],
|
||||
[0x010F00, 0x010F1C],
|
||||
[0x010F30, 0x010F45],
|
||||
[0x010FE0, 0x010FF6],
|
||||
[0x011003, 0x011037],
|
||||
[0x011083, 0x0110AF],
|
||||
[0x0110D0, 0x0110E8],
|
||||
|
@ -526,9 +530,10 @@ const matchSymbols = buildString({
|
|||
[0x011700, 0x01171A],
|
||||
[0x011800, 0x01182B],
|
||||
[0x0118A0, 0x0118DF],
|
||||
[0x0119A0, 0x0119A7],
|
||||
[0x0119AA, 0x0119D0],
|
||||
[0x011A0B, 0x011A32],
|
||||
[0x011A5C, 0x011A83],
|
||||
[0x011A86, 0x011A89],
|
||||
[0x011A5C, 0x011A89],
|
||||
[0x011AC0, 0x011AF8],
|
||||
[0x011C00, 0x011C08],
|
||||
[0x011C0A, 0x011C2E],
|
||||
|
@ -553,12 +558,14 @@ const matchSymbols = buildString({
|
|||
[0x016B63, 0x016B77],
|
||||
[0x016B7D, 0x016B8F],
|
||||
[0x016E40, 0x016E7F],
|
||||
[0x016F00, 0x016F44],
|
||||
[0x016F00, 0x016F4A],
|
||||
[0x016F93, 0x016F9F],
|
||||
[0x016FE0, 0x016FE1],
|
||||
[0x017000, 0x0187F1],
|
||||
[0x017000, 0x0187F7],
|
||||
[0x018800, 0x018AF2],
|
||||
[0x01B000, 0x01B11E],
|
||||
[0x01B150, 0x01B152],
|
||||
[0x01B164, 0x01B167],
|
||||
[0x01B170, 0x01B2FB],
|
||||
[0x01BC00, 0x01BC6A],
|
||||
[0x01BC70, 0x01BC7C],
|
||||
|
@ -591,6 +598,9 @@ const matchSymbols = buildString({
|
|||
[0x01D78A, 0x01D7A8],
|
||||
[0x01D7AA, 0x01D7C2],
|
||||
[0x01D7C4, 0x01D7CB],
|
||||
[0x01E100, 0x01E12C],
|
||||
[0x01E137, 0x01E13D],
|
||||
[0x01E2C0, 0x01E2EB],
|
||||
[0x01E800, 0x01E8C4],
|
||||
[0x01E900, 0x01E943],
|
||||
[0x01EE00, 0x01EE03],
|
||||
|
@ -681,12 +691,10 @@ const nonMatchSymbols = buildString({
|
|||
0x000DBC,
|
||||
0x000E31,
|
||||
0x000E83,
|
||||
0x000E89,
|
||||
0x000E98,
|
||||
0x000EA0,
|
||||
0x000E85,
|
||||
0x000E8B,
|
||||
0x000EA4,
|
||||
0x000EA6,
|
||||
0x000EAC,
|
||||
0x000EB1,
|
||||
0x000EC5,
|
||||
0x000F48,
|
||||
|
@ -706,6 +714,7 @@ const nonMatchSymbols = buildString({
|
|||
0x00176D,
|
||||
0x0018A9,
|
||||
0x001CED,
|
||||
0x001CF4,
|
||||
0x001F58,
|
||||
0x001F5A,
|
||||
0x001F5C,
|
||||
|
@ -772,11 +781,13 @@ const nonMatchSymbols = buildString({
|
|||
0x011331,
|
||||
0x011334,
|
||||
0x0114C6,
|
||||
0x0119E2,
|
||||
0x011C09,
|
||||
0x011D07,
|
||||
0x011D0A,
|
||||
0x011D66,
|
||||
0x011D69,
|
||||
0x016FE2,
|
||||
0x01D455,
|
||||
0x01D49D,
|
||||
0x01D4AD,
|
||||
|
@ -923,10 +934,6 @@ const nonMatchSymbols = buildString({
|
|||
[0x000DC7, 0x000E00],
|
||||
[0x000E34, 0x000E3F],
|
||||
[0x000E47, 0x000E80],
|
||||
[0x000E85, 0x000E86],
|
||||
[0x000E8B, 0x000E8C],
|
||||
[0x000E8E, 0x000E93],
|
||||
[0x000EA8, 0x000EA9],
|
||||
[0x000EB4, 0x000EBC],
|
||||
[0x000EBE, 0x000EBF],
|
||||
[0x000EC7, 0x000EDB],
|
||||
|
@ -988,8 +995,8 @@ const nonMatchSymbols = buildString({
|
|||
[0x001C89, 0x001C8F],
|
||||
[0x001CBB, 0x001CBC],
|
||||
[0x001CC0, 0x001CE8],
|
||||
[0x001CF2, 0x001CF4],
|
||||
[0x001CF7, 0x001CFF],
|
||||
[0x001CF7, 0x001CF9],
|
||||
[0x001CFB, 0x001CFF],
|
||||
[0x001DC0, 0x001DFF],
|
||||
[0x001F16, 0x001F17],
|
||||
[0x001F1E, 0x001F1F],
|
||||
|
@ -1044,7 +1051,8 @@ const nonMatchSymbols = buildString({
|
|||
[0x00A6F0, 0x00A716],
|
||||
[0x00A720, 0x00A721],
|
||||
[0x00A789, 0x00A78A],
|
||||
[0x00A7BA, 0x00A7F6],
|
||||
[0x00A7C0, 0x00A7C1],
|
||||
[0x00A7C7, 0x00A7F6],
|
||||
[0x00A823, 0x00A83F],
|
||||
[0x00A874, 0x00A881],
|
||||
[0x00A8B4, 0x00A8F1],
|
||||
|
@ -1070,7 +1078,7 @@ const nonMatchSymbols = buildString({
|
|||
[0x00AB07, 0x00AB08],
|
||||
[0x00AB0F, 0x00AB10],
|
||||
[0x00AB17, 0x00AB1F],
|
||||
[0x00AB66, 0x00AB6F],
|
||||
[0x00AB68, 0x00AB6F],
|
||||
[0x00ABE3, 0x00ABFF],
|
||||
[0x00D7A4, 0x00D7AF],
|
||||
[0x00D7C7, 0x00D7CA],
|
||||
|
@ -1139,7 +1147,8 @@ const nonMatchSymbols = buildString({
|
|||
[0x010D24, 0x010EFF],
|
||||
[0x010F1D, 0x010F26],
|
||||
[0x010F28, 0x010F2F],
|
||||
[0x010F46, 0x011002],
|
||||
[0x010F46, 0x010FDF],
|
||||
[0x010FF7, 0x011002],
|
||||
[0x011038, 0x011082],
|
||||
[0x0110B0, 0x0110CF],
|
||||
[0x0110E9, 0x011102],
|
||||
|
@ -1160,23 +1169,27 @@ const nonMatchSymbols = buildString({
|
|||
[0x011351, 0x01135C],
|
||||
[0x011362, 0x0113FF],
|
||||
[0x011435, 0x011446],
|
||||
[0x01144B, 0x01147F],
|
||||
[0x01144B, 0x01145E],
|
||||
[0x011460, 0x01147F],
|
||||
[0x0114B0, 0x0114C3],
|
||||
[0x0114C8, 0x01157F],
|
||||
[0x0115AF, 0x0115D7],
|
||||
[0x0115DC, 0x0115FF],
|
||||
[0x011630, 0x011643],
|
||||
[0x011645, 0x01167F],
|
||||
[0x0116AB, 0x0116FF],
|
||||
[0x0116AB, 0x0116B7],
|
||||
[0x0116B9, 0x0116FF],
|
||||
[0x01171B, 0x0117FF],
|
||||
[0x01182C, 0x01189F],
|
||||
[0x0118E0, 0x0118FE],
|
||||
[0x011900, 0x0119FF],
|
||||
[0x011900, 0x01199F],
|
||||
[0x0119A8, 0x0119A9],
|
||||
[0x0119D1, 0x0119E0],
|
||||
[0x0119E4, 0x0119FF],
|
||||
[0x011A01, 0x011A0A],
|
||||
[0x011A33, 0x011A39],
|
||||
[0x011A3B, 0x011A4F],
|
||||
[0x011A51, 0x011A5B],
|
||||
[0x011A84, 0x011A85],
|
||||
[0x011A8A, 0x011A9C],
|
||||
[0x011A9E, 0x011ABF],
|
||||
[0x011AF9, 0x011BFF],
|
||||
|
@ -1201,13 +1214,15 @@ const nonMatchSymbols = buildString({
|
|||
[0x016B78, 0x016B7C],
|
||||
[0x016B90, 0x016E3F],
|
||||
[0x016E80, 0x016EFF],
|
||||
[0x016F45, 0x016F4F],
|
||||
[0x016F4B, 0x016F4F],
|
||||
[0x016F51, 0x016F92],
|
||||
[0x016FA0, 0x016FDF],
|
||||
[0x016FE2, 0x016FFF],
|
||||
[0x0187F2, 0x0187FF],
|
||||
[0x016FE4, 0x016FFF],
|
||||
[0x0187F8, 0x0187FF],
|
||||
[0x018AF3, 0x01AFFF],
|
||||
[0x01B11F, 0x01B16F],
|
||||
[0x01B11F, 0x01B14F],
|
||||
[0x01B153, 0x01B163],
|
||||
[0x01B168, 0x01B16F],
|
||||
[0x01B2FC, 0x01BBFF],
|
||||
[0x01BC6B, 0x01BC6F],
|
||||
[0x01BC7D, 0x01BC7F],
|
||||
|
@ -1219,9 +1234,14 @@ const nonMatchSymbols = buildString({
|
|||
[0x01D50B, 0x01D50C],
|
||||
[0x01D547, 0x01D549],
|
||||
[0x01D6A6, 0x01D6A7],
|
||||
[0x01D7CC, 0x01E7FF],
|
||||
[0x01D7CC, 0x01E0FF],
|
||||
[0x01E12D, 0x01E136],
|
||||
[0x01E13E, 0x01E14D],
|
||||
[0x01E14F, 0x01E2BF],
|
||||
[0x01E2EC, 0x01E7FF],
|
||||
[0x01E8C5, 0x01E8FF],
|
||||
[0x01E944, 0x01EDFF],
|
||||
[0x01E944, 0x01E94A],
|
||||
[0x01E94C, 0x01EDFF],
|
||||
[0x01EE25, 0x01EE26],
|
||||
[0x01EE3C, 0x01EE41],
|
||||
[0x01EE43, 0x01EE46],
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
// Copyright 2018 Mathias Bynens. All rights reserved.
|
||||
// Copyright 2019 Mathias Bynens. All rights reserved.
|
||||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
|
||||
/*---
|
||||
|
@ -7,7 +7,7 @@ description: >
|
|||
Unicode property escapes for `Ideographic`
|
||||
info: |
|
||||
Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests
|
||||
Unicode v11.0.0
|
||||
Unicode v12.0.0
|
||||
esid: sec-static-semantics-unicodematchproperty-p
|
||||
features: [regexp-unicode-property-escapes]
|
||||
includes: [regExpUtils.js]
|
||||
|
@ -23,7 +23,7 @@ const matchSymbols = buildString({
|
|||
[0x004E00, 0x009FEF],
|
||||
[0x00F900, 0x00FA6D],
|
||||
[0x00FA70, 0x00FAD9],
|
||||
[0x017000, 0x0187F1],
|
||||
[0x017000, 0x0187F7],
|
||||
[0x018800, 0x018AF2],
|
||||
[0x01B170, 0x01B2FB],
|
||||
[0x020000, 0x02A6D6],
|
||||
|
@ -58,7 +58,7 @@ const nonMatchSymbols = buildString({
|
|||
[0x00E000, 0x00F8FF],
|
||||
[0x00FA6E, 0x00FA6F],
|
||||
[0x00FADA, 0x016FFF],
|
||||
[0x0187F2, 0x0187FF],
|
||||
[0x0187F8, 0x0187FF],
|
||||
[0x018AF3, 0x01B16F],
|
||||
[0x01B2FC, 0x01FFFF],
|
||||
[0x02A6D7, 0x02A6FF],
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
// Copyright 2018 Mathias Bynens. All rights reserved.
|
||||
// Copyright 2019 Mathias Bynens. All rights reserved.
|
||||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
|
||||
/*---
|
||||
|
@ -7,7 +7,7 @@ description: >
|
|||
Unicode property escapes for `Join_Control`
|
||||
info: |
|
||||
Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests
|
||||
Unicode v11.0.0
|
||||
Unicode v12.0.0
|
||||
esid: sec-static-semantics-unicodematchproperty-p
|
||||
features: [regexp-unicode-property-escapes]
|
||||
includes: [regExpUtils.js]
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
// Copyright 2018 Mathias Bynens. All rights reserved.
|
||||
// Copyright 2019 Mathias Bynens. All rights reserved.
|
||||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
|
||||
/*---
|
||||
|
@ -7,7 +7,7 @@ description: >
|
|||
Unicode property escapes for `Logical_Order_Exception`
|
||||
info: |
|
||||
Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests
|
||||
Unicode v11.0.0
|
||||
Unicode v12.0.0
|
||||
esid: sec-static-semantics-unicodematchproperty-p
|
||||
features: [regexp-unicode-property-escapes]
|
||||
includes: [regExpUtils.js]
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
// Copyright 2018 Mathias Bynens. All rights reserved.
|
||||
// Copyright 2019 Mathias Bynens. All rights reserved.
|
||||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
|
||||
/*---
|
||||
|
@ -7,7 +7,7 @@ description: >
|
|||
Unicode property escapes for `Lowercase`
|
||||
info: |
|
||||
Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests
|
||||
Unicode v11.0.0
|
||||
Unicode v12.0.0
|
||||
esid: sec-static-semantics-unicodematchproperty-p
|
||||
features: [regexp-unicode-property-escapes]
|
||||
includes: [regExpUtils.js]
|
||||
|
@ -549,6 +549,10 @@ const matchSymbols = buildString({
|
|||
0x00A7B5,
|
||||
0x00A7B7,
|
||||
0x00A7B9,
|
||||
0x00A7BB,
|
||||
0x00A7BD,
|
||||
0x00A7BF,
|
||||
0x00A7C3,
|
||||
0x01D4BB,
|
||||
0x01D7CB
|
||||
],
|
||||
|
@ -625,7 +629,7 @@ const matchSymbols = buildString({
|
|||
[0x00A793, 0x00A795],
|
||||
[0x00A7F8, 0x00A7FA],
|
||||
[0x00AB30, 0x00AB5A],
|
||||
[0x00AB5C, 0x00AB65],
|
||||
[0x00AB5C, 0x00AB67],
|
||||
[0x00AB70, 0x00ABBF],
|
||||
[0x00FB00, 0x00FB06],
|
||||
[0x00FB13, 0x00FB17],
|
||||
|
@ -1184,6 +1188,9 @@ const nonMatchSymbols = buildString({
|
|||
0x00A7A8,
|
||||
0x00A7B6,
|
||||
0x00A7B8,
|
||||
0x00A7BA,
|
||||
0x00A7BC,
|
||||
0x00A7BE,
|
||||
0x00AB5B,
|
||||
0x01D455,
|
||||
0x01D4BA,
|
||||
|
@ -1295,9 +1302,10 @@ const nonMatchSymbols = buildString({
|
|||
[0x00A78F, 0x00A790],
|
||||
[0x00A7AA, 0x00A7AE],
|
||||
[0x00A7B0, 0x00A7B4],
|
||||
[0x00A7BA, 0x00A7F7],
|
||||
[0x00A7C0, 0x00A7C2],
|
||||
[0x00A7C4, 0x00A7F7],
|
||||
[0x00A7FB, 0x00AB2F],
|
||||
[0x00AB66, 0x00AB6F],
|
||||
[0x00AB68, 0x00AB6F],
|
||||
[0x00ABC0, 0x00DBFF],
|
||||
[0x00E000, 0x00FAFF],
|
||||
[0x00FB07, 0x00FB12],
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
// Copyright 2018 Mathias Bynens. All rights reserved.
|
||||
// Copyright 2019 Mathias Bynens. All rights reserved.
|
||||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
|
||||
/*---
|
||||
|
@ -7,7 +7,7 @@ description: >
|
|||
Unicode property escapes for `Math`
|
||||
info: |
|
||||
Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests
|
||||
Unicode v11.0.0
|
||||
Unicode v12.0.0
|
||||
esid: sec-static-semantics-unicodematchproperty-p
|
||||
features: [regexp-unicode-property-escapes]
|
||||
includes: [regExpUtils.js]
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
// Copyright 2018 Mathias Bynens. All rights reserved.
|
||||
// Copyright 2019 Mathias Bynens. All rights reserved.
|
||||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
|
||||
/*---
|
||||
|
@ -7,7 +7,7 @@ description: >
|
|||
Unicode property escapes for `Noncharacter_Code_Point`
|
||||
info: |
|
||||
Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests
|
||||
Unicode v11.0.0
|
||||
Unicode v12.0.0
|
||||
esid: sec-static-semantics-unicodematchproperty-p
|
||||
features: [regexp-unicode-property-escapes]
|
||||
includes: [regExpUtils.js]
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
// Copyright 2018 Mathias Bynens. All rights reserved.
|
||||
// Copyright 2019 Mathias Bynens. All rights reserved.
|
||||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
|
||||
/*---
|
||||
|
@ -7,7 +7,7 @@ description: >
|
|||
Unicode property escapes for `Pattern_Syntax`
|
||||
info: |
|
||||
Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests
|
||||
Unicode v11.0.0
|
||||
Unicode v12.0.0
|
||||
esid: sec-static-semantics-unicodematchproperty-p
|
||||
features: [regexp-unicode-property-escapes]
|
||||
includes: [regExpUtils.js]
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
// Copyright 2018 Mathias Bynens. All rights reserved.
|
||||
// Copyright 2019 Mathias Bynens. All rights reserved.
|
||||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
|
||||
/*---
|
||||
|
@ -7,7 +7,7 @@ description: >
|
|||
Unicode property escapes for `Pattern_White_Space`
|
||||
info: |
|
||||
Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests
|
||||
Unicode v11.0.0
|
||||
Unicode v12.0.0
|
||||
esid: sec-static-semantics-unicodematchproperty-p
|
||||
features: [regexp-unicode-property-escapes]
|
||||
includes: [regExpUtils.js]
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
// Copyright 2018 Mathias Bynens. All rights reserved.
|
||||
// Copyright 2019 Mathias Bynens. All rights reserved.
|
||||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
|
||||
/*---
|
||||
|
@ -7,7 +7,7 @@ description: >
|
|||
Unicode property escapes for `Quotation_Mark`
|
||||
info: |
|
||||
Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests
|
||||
Unicode v11.0.0
|
||||
Unicode v12.0.0
|
||||
esid: sec-static-semantics-unicodematchproperty-p
|
||||
features: [regexp-unicode-property-escapes]
|
||||
includes: [regExpUtils.js]
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
// Copyright 2018 Mathias Bynens. All rights reserved.
|
||||
// Copyright 2019 Mathias Bynens. All rights reserved.
|
||||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
|
||||
/*---
|
||||
|
@ -7,7 +7,7 @@ description: >
|
|||
Unicode property escapes for `Radical`
|
||||
info: |
|
||||
Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests
|
||||
Unicode v11.0.0
|
||||
Unicode v12.0.0
|
||||
esid: sec-static-semantics-unicodematchproperty-p
|
||||
features: [regexp-unicode-property-escapes]
|
||||
includes: [regExpUtils.js]
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
// Copyright 2018 Mathias Bynens. All rights reserved.
|
||||
// Copyright 2019 Mathias Bynens. All rights reserved.
|
||||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
|
||||
/*---
|
||||
|
@ -7,7 +7,7 @@ description: >
|
|||
Unicode property escapes for `Regional_Indicator`
|
||||
info: |
|
||||
Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests
|
||||
Unicode v11.0.0
|
||||
Unicode v12.0.0
|
||||
esid: sec-static-semantics-unicodematchproperty-p
|
||||
features: [regexp-unicode-property-escapes]
|
||||
includes: [regExpUtils.js]
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
// Copyright 2018 Mathias Bynens. All rights reserved.
|
||||
// Copyright 2019 Mathias Bynens. All rights reserved.
|
||||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
|
||||
/*---
|
||||
|
@ -7,7 +7,7 @@ description: >
|
|||
Unicode property escapes for `Script=Adlam`
|
||||
info: |
|
||||
Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests
|
||||
Unicode v11.0.0
|
||||
Unicode v12.0.0
|
||||
esid: sec-static-semantics-unicodematchproperty-p
|
||||
features: [regexp-unicode-property-escapes]
|
||||
includes: [regExpUtils.js]
|
||||
|
@ -16,7 +16,7 @@ includes: [regExpUtils.js]
|
|||
const matchSymbols = buildString({
|
||||
loneCodePoints: [],
|
||||
ranges: [
|
||||
[0x01E900, 0x01E94A],
|
||||
[0x01E900, 0x01E94B],
|
||||
[0x01E950, 0x01E959],
|
||||
[0x01E95E, 0x01E95F]
|
||||
]
|
||||
|
@ -48,7 +48,7 @@ const nonMatchSymbols = buildString({
|
|||
[0x00DC00, 0x00DFFF],
|
||||
[0x000000, 0x00DBFF],
|
||||
[0x00E000, 0x01E8FF],
|
||||
[0x01E94B, 0x01E94F],
|
||||
[0x01E94C, 0x01E94F],
|
||||
[0x01E95A, 0x01E95D],
|
||||
[0x01E960, 0x10FFFF]
|
||||
]
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
// Copyright 2018 Mathias Bynens. All rights reserved.
|
||||
// Copyright 2019 Mathias Bynens. All rights reserved.
|
||||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
|
||||
/*---
|
||||
|
@ -7,7 +7,7 @@ description: >
|
|||
Unicode property escapes for `Script=Ahom`
|
||||
info: |
|
||||
Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests
|
||||
Unicode v11.0.0
|
||||
Unicode v12.0.0
|
||||
esid: sec-static-semantics-unicodematchproperty-p
|
||||
features: [regexp-unicode-property-escapes]
|
||||
includes: [regExpUtils.js]
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
// Copyright 2018 Mathias Bynens. All rights reserved.
|
||||
// Copyright 2019 Mathias Bynens. All rights reserved.
|
||||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
|
||||
/*---
|
||||
|
@ -7,7 +7,7 @@ description: >
|
|||
Unicode property escapes for `Script=Anatolian_Hieroglyphs`
|
||||
info: |
|
||||
Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests
|
||||
Unicode v11.0.0
|
||||
Unicode v12.0.0
|
||||
esid: sec-static-semantics-unicodematchproperty-p
|
||||
features: [regexp-unicode-property-escapes]
|
||||
includes: [regExpUtils.js]
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
// Copyright 2018 Mathias Bynens. All rights reserved.
|
||||
// Copyright 2019 Mathias Bynens. All rights reserved.
|
||||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
|
||||
/*---
|
||||
|
@ -7,7 +7,7 @@ description: >
|
|||
Unicode property escapes for `Script=Arabic`
|
||||
info: |
|
||||
Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests
|
||||
Unicode v11.0.0
|
||||
Unicode v12.0.0
|
||||
esid: sec-static-semantics-unicodematchproperty-p
|
||||
features: [regexp-unicode-property-escapes]
|
||||
includes: [regExpUtils.js]
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
// Copyright 2018 Mathias Bynens. All rights reserved.
|
||||
// Copyright 2019 Mathias Bynens. All rights reserved.
|
||||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
|
||||
/*---
|
||||
|
@ -7,7 +7,7 @@ description: >
|
|||
Unicode property escapes for `Script=Armenian`
|
||||
info: |
|
||||
Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests
|
||||
Unicode v11.0.0
|
||||
Unicode v12.0.0
|
||||
esid: sec-static-semantics-unicodematchproperty-p
|
||||
features: [regexp-unicode-property-escapes]
|
||||
includes: [regExpUtils.js]
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
// Copyright 2018 Mathias Bynens. All rights reserved.
|
||||
// Copyright 2019 Mathias Bynens. All rights reserved.
|
||||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
|
||||
/*---
|
||||
|
@ -7,7 +7,7 @@ description: >
|
|||
Unicode property escapes for `Script=Avestan`
|
||||
info: |
|
||||
Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests
|
||||
Unicode v11.0.0
|
||||
Unicode v12.0.0
|
||||
esid: sec-static-semantics-unicodematchproperty-p
|
||||
features: [regexp-unicode-property-escapes]
|
||||
includes: [regExpUtils.js]
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
// Copyright 2018 Mathias Bynens. All rights reserved.
|
||||
// Copyright 2019 Mathias Bynens. All rights reserved.
|
||||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
|
||||
/*---
|
||||
|
@ -7,7 +7,7 @@ description: >
|
|||
Unicode property escapes for `Script=Balinese`
|
||||
info: |
|
||||
Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests
|
||||
Unicode v11.0.0
|
||||
Unicode v12.0.0
|
||||
esid: sec-static-semantics-unicodematchproperty-p
|
||||
features: [regexp-unicode-property-escapes]
|
||||
includes: [regExpUtils.js]
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
// Copyright 2018 Mathias Bynens. All rights reserved.
|
||||
// Copyright 2019 Mathias Bynens. All rights reserved.
|
||||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
|
||||
/*---
|
||||
|
@ -7,7 +7,7 @@ description: >
|
|||
Unicode property escapes for `Script=Bamum`
|
||||
info: |
|
||||
Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests
|
||||
Unicode v11.0.0
|
||||
Unicode v12.0.0
|
||||
esid: sec-static-semantics-unicodematchproperty-p
|
||||
features: [regexp-unicode-property-escapes]
|
||||
includes: [regExpUtils.js]
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
// Copyright 2018 Mathias Bynens. All rights reserved.
|
||||
// Copyright 2019 Mathias Bynens. All rights reserved.
|
||||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
|
||||
/*---
|
||||
|
@ -7,7 +7,7 @@ description: >
|
|||
Unicode property escapes for `Script=Bassa_Vah`
|
||||
info: |
|
||||
Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests
|
||||
Unicode v11.0.0
|
||||
Unicode v12.0.0
|
||||
esid: sec-static-semantics-unicodematchproperty-p
|
||||
features: [regexp-unicode-property-escapes]
|
||||
includes: [regExpUtils.js]
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
// Copyright 2018 Mathias Bynens. All rights reserved.
|
||||
// Copyright 2019 Mathias Bynens. All rights reserved.
|
||||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
|
||||
/*---
|
||||
|
@ -7,7 +7,7 @@ description: >
|
|||
Unicode property escapes for `Script=Batak`
|
||||
info: |
|
||||
Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests
|
||||
Unicode v11.0.0
|
||||
Unicode v12.0.0
|
||||
esid: sec-static-semantics-unicodematchproperty-p
|
||||
features: [regexp-unicode-property-escapes]
|
||||
includes: [regExpUtils.js]
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
// Copyright 2018 Mathias Bynens. All rights reserved.
|
||||
// Copyright 2019 Mathias Bynens. All rights reserved.
|
||||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
|
||||
/*---
|
||||
|
@ -7,7 +7,7 @@ description: >
|
|||
Unicode property escapes for `Script=Bengali`
|
||||
info: |
|
||||
Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests
|
||||
Unicode v11.0.0
|
||||
Unicode v12.0.0
|
||||
esid: sec-static-semantics-unicodematchproperty-p
|
||||
features: [regexp-unicode-property-escapes]
|
||||
includes: [regExpUtils.js]
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
// Copyright 2018 Mathias Bynens. All rights reserved.
|
||||
// Copyright 2019 Mathias Bynens. All rights reserved.
|
||||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
|
||||
/*---
|
||||
|
@ -7,7 +7,7 @@ description: >
|
|||
Unicode property escapes for `Script=Bhaiksuki`
|
||||
info: |
|
||||
Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests
|
||||
Unicode v11.0.0
|
||||
Unicode v12.0.0
|
||||
esid: sec-static-semantics-unicodematchproperty-p
|
||||
features: [regexp-unicode-property-escapes]
|
||||
includes: [regExpUtils.js]
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
// Copyright 2018 Mathias Bynens. All rights reserved.
|
||||
// Copyright 2019 Mathias Bynens. All rights reserved.
|
||||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
|
||||
/*---
|
||||
|
@ -7,7 +7,7 @@ description: >
|
|||
Unicode property escapes for `Script=Bopomofo`
|
||||
info: |
|
||||
Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests
|
||||
Unicode v11.0.0
|
||||
Unicode v12.0.0
|
||||
esid: sec-static-semantics-unicodematchproperty-p
|
||||
features: [regexp-unicode-property-escapes]
|
||||
includes: [regExpUtils.js]
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
// Copyright 2018 Mathias Bynens. All rights reserved.
|
||||
// Copyright 2019 Mathias Bynens. All rights reserved.
|
||||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
|
||||
/*---
|
||||
|
@ -7,7 +7,7 @@ description: >
|
|||
Unicode property escapes for `Script=Brahmi`
|
||||
info: |
|
||||
Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests
|
||||
Unicode v11.0.0
|
||||
Unicode v12.0.0
|
||||
esid: sec-static-semantics-unicodematchproperty-p
|
||||
features: [regexp-unicode-property-escapes]
|
||||
includes: [regExpUtils.js]
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
// Copyright 2018 Mathias Bynens. All rights reserved.
|
||||
// Copyright 2019 Mathias Bynens. All rights reserved.
|
||||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
|
||||
/*---
|
||||
|
@ -7,7 +7,7 @@ description: >
|
|||
Unicode property escapes for `Script=Braille`
|
||||
info: |
|
||||
Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests
|
||||
Unicode v11.0.0
|
||||
Unicode v12.0.0
|
||||
esid: sec-static-semantics-unicodematchproperty-p
|
||||
features: [regexp-unicode-property-escapes]
|
||||
includes: [regExpUtils.js]
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
// Copyright 2018 Mathias Bynens. All rights reserved.
|
||||
// Copyright 2019 Mathias Bynens. All rights reserved.
|
||||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
|
||||
/*---
|
||||
|
@ -7,7 +7,7 @@ description: >
|
|||
Unicode property escapes for `Script=Buginese`
|
||||
info: |
|
||||
Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests
|
||||
Unicode v11.0.0
|
||||
Unicode v12.0.0
|
||||
esid: sec-static-semantics-unicodematchproperty-p
|
||||
features: [regexp-unicode-property-escapes]
|
||||
includes: [regExpUtils.js]
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
// Copyright 2018 Mathias Bynens. All rights reserved.
|
||||
// Copyright 2019 Mathias Bynens. All rights reserved.
|
||||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
|
||||
/*---
|
||||
|
@ -7,7 +7,7 @@ description: >
|
|||
Unicode property escapes for `Script=Buhid`
|
||||
info: |
|
||||
Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests
|
||||
Unicode v11.0.0
|
||||
Unicode v12.0.0
|
||||
esid: sec-static-semantics-unicodematchproperty-p
|
||||
features: [regexp-unicode-property-escapes]
|
||||
includes: [regExpUtils.js]
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
// Copyright 2018 Mathias Bynens. All rights reserved.
|
||||
// Copyright 2019 Mathias Bynens. All rights reserved.
|
||||
// This code is governed by the BSD license found in the LICENSE file.
|
||||
|
||||
/*---
|
||||
|
@ -7,7 +7,7 @@ description: >
|
|||
Unicode property escapes for `Script=Canadian_Aboriginal`
|
||||
info: |
|
||||
Generated by https://github.com/mathiasbynens/unicode-property-escapes-tests
|
||||
Unicode v11.0.0
|
||||
Unicode v12.0.0
|
||||
esid: sec-static-semantics-unicodematchproperty-p
|
||||
features: [regexp-unicode-property-escapes]
|
||||
includes: [regExpUtils.js]
|
||||
|
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue