Update RegExp property tests per Unicode v14 (#3199)

Issue: https://github.com/tc39/ecma262/issues/2514
This commit is contained in:
Mathias Bynens 2021-09-30 17:48:47 +02:00 committed by GitHub
parent 10ad4c1593
commit 04ad519be9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
413 changed files with 3942 additions and 2121 deletions

View File

@ -1,4 +1,4 @@
// Copyright 2020 Mathias Bynens. All rights reserved.
// Copyright 2021 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 v13.0.0
Unicode v14.0.0
esid: sec-static-semantics-unicodematchproperty-p
features: [regexp-unicode-property-escapes]
includes: [regExpUtils.js]

View File

@ -1,4 +1,4 @@
// Copyright 2020 Mathias Bynens. All rights reserved.
// Copyright 2021 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 v13.0.0
Unicode v14.0.0
esid: sec-static-semantics-unicodematchproperty-p
features: [regexp-unicode-property-escapes]
includes: [regExpUtils.js]

View File

@ -1,4 +1,4 @@
// Copyright 2020 Mathias Bynens. All rights reserved.
// Copyright 2021 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 v13.0.0
Unicode v14.0.0
esid: sec-static-semantics-unicodematchproperty-p
features: [regexp-unicode-property-escapes]
includes: [regExpUtils.js]
@ -40,7 +40,7 @@ const matchSymbols = buildString({
0x000B9C,
0x000BD0,
0x000BD7,
0x000CDE,
0x000C5D,
0x000D4E,
0x000DBD,
0x000DD6,
@ -76,6 +76,7 @@ const matchSymbols = buildString({
0x002D2D,
0x002D6F,
0x002E2F,
0x00A7D3,
0x00A8C5,
0x00A8FB,
0x00A9CF,
@ -85,6 +86,7 @@ const matchSymbols = buildString({
0x010808,
0x01083C,
0x010F27,
0x0110C2,
0x011176,
0x0111DA,
0x0111DC,
@ -169,8 +171,9 @@ const matchSymbols = buildString({
[0x00081A, 0x00082C],
[0x000840, 0x000858],
[0x000860, 0x00086A],
[0x0008A0, 0x0008B4],
[0x0008B6, 0x0008C7],
[0x000870, 0x000887],
[0x000889, 0x00088E],
[0x0008A0, 0x0008C9],
[0x0008D4, 0x0008DF],
[0x0008E3, 0x0008E9],
[0x0008F0, 0x00093B],
@ -260,6 +263,7 @@ const matchSymbols = buildString({
[0x000CC6, 0x000CC8],
[0x000CCA, 0x000CCC],
[0x000CD5, 0x000CD6],
[0x000CDD, 0x000CDE],
[0x000CE0, 0x000CE3],
[0x000CF1, 0x000CF2],
[0x000D00, 0x000D0C],
@ -321,9 +325,8 @@ const matchSymbols = buildString({
[0x001681, 0x00169A],
[0x0016A0, 0x0016EA],
[0x0016EE, 0x0016F8],
[0x001700, 0x00170C],
[0x00170E, 0x001713],
[0x001720, 0x001733],
[0x001700, 0x001713],
[0x00171F, 0x001733],
[0x001740, 0x001753],
[0x001760, 0x00176C],
[0x00176E, 0x001770],
@ -344,9 +347,10 @@ const matchSymbols = buildString({
[0x001A20, 0x001A5E],
[0x001A61, 0x001A74],
[0x001ABF, 0x001AC0],
[0x001ACC, 0x001ACE],
[0x001B00, 0x001B33],
[0x001B35, 0x001B43],
[0x001B45, 0x001B4B],
[0x001B45, 0x001B4C],
[0x001B80, 0x001BA9],
[0x001BAC, 0x001BAF],
[0x001BBA, 0x001BE5],
@ -386,9 +390,7 @@ const matchSymbols = buildString({
[0x002145, 0x002149],
[0x002160, 0x002188],
[0x0024B6, 0x0024E9],
[0x002C00, 0x002C2E],
[0x002C30, 0x002C5E],
[0x002C60, 0x002CE4],
[0x002C00, 0x002CE4],
[0x002CEB, 0x002CEE],
[0x002CF2, 0x002CF3],
[0x002D00, 0x002D25],
@ -416,8 +418,7 @@ const matchSymbols = buildString({
[0x0031A0, 0x0031BF],
[0x0031F0, 0x0031FF],
[0x003400, 0x004DBF],
[0x004E00, 0x009FFC],
[0x00A000, 0x00A48C],
[0x004E00, 0x00A48C],
[0x00A4D0, 0x00A4FD],
[0x00A500, 0x00A60C],
[0x00A610, 0x00A61F],
@ -427,9 +428,10 @@ const matchSymbols = buildString({
[0x00A67F, 0x00A6EF],
[0x00A717, 0x00A71F],
[0x00A722, 0x00A788],
[0x00A78B, 0x00A7BF],
[0x00A7C2, 0x00A7CA],
[0x00A7F5, 0x00A805],
[0x00A78B, 0x00A7CA],
[0x00A7D0, 0x00A7D1],
[0x00A7D5, 0x00A7D9],
[0x00A7F2, 0x00A805],
[0x00A807, 0x00A827],
[0x00A840, 0x00A873],
[0x00A880, 0x00A8C3],
@ -505,9 +507,20 @@ const matchSymbols = buildString({
[0x0104D8, 0x0104FB],
[0x010500, 0x010527],
[0x010530, 0x010563],
[0x010570, 0x01057A],
[0x01057C, 0x01058A],
[0x01058C, 0x010592],
[0x010594, 0x010595],
[0x010597, 0x0105A1],
[0x0105A3, 0x0105B1],
[0x0105B3, 0x0105B9],
[0x0105BB, 0x0105BC],
[0x010600, 0x010736],
[0x010740, 0x010755],
[0x010760, 0x010767],
[0x010780, 0x010785],
[0x010787, 0x0107B0],
[0x0107B2, 0x0107BA],
[0x010800, 0x010805],
[0x01080A, 0x010835],
[0x010837, 0x010838],
@ -542,9 +555,11 @@ const matchSymbols = buildString({
[0x010EB0, 0x010EB1],
[0x010F00, 0x010F1C],
[0x010F30, 0x010F45],
[0x010F70, 0x010F81],
[0x010FB0, 0x010FC4],
[0x010FE0, 0x010FF6],
[0x011000, 0x011045],
[0x011071, 0x011075],
[0x011082, 0x0110B8],
[0x0110D0, 0x0110E8],
[0x011100, 0x011132],
@ -584,6 +599,7 @@ const matchSymbols = buildString({
[0x011680, 0x0116B5],
[0x011700, 0x01171A],
[0x01171D, 0x01172A],
[0x011740, 0x011746],
[0x011800, 0x011838],
[0x0118A0, 0x0118DF],
[0x0118FF, 0x011906],
@ -600,7 +616,7 @@ const matchSymbols = buildString({
[0x011A00, 0x011A32],
[0x011A35, 0x011A3E],
[0x011A50, 0x011A97],
[0x011AC0, 0x011AF8],
[0x011AB0, 0x011AF8],
[0x011C00, 0x011C08],
[0x011C0A, 0x011C36],
[0x011C38, 0x011C3E],
@ -622,10 +638,12 @@ const matchSymbols = buildString({
[0x012000, 0x012399],
[0x012400, 0x01246E],
[0x012480, 0x012543],
[0x012F90, 0x012FF0],
[0x013000, 0x01342E],
[0x014400, 0x014646],
[0x016800, 0x016A38],
[0x016A40, 0x016A5E],
[0x016A70, 0x016ABE],
[0x016AD0, 0x016AED],
[0x016B00, 0x016B2F],
[0x016B40, 0x016B43],
@ -640,7 +658,10 @@ const matchSymbols = buildString({
[0x017000, 0x0187F7],
[0x018800, 0x018CD5],
[0x018D00, 0x018D08],
[0x01B000, 0x01B11E],
[0x01AFF0, 0x01AFF3],
[0x01AFF5, 0x01AFFB],
[0x01AFFD, 0x01AFFE],
[0x01B000, 0x01B122],
[0x01B150, 0x01B152],
[0x01B164, 0x01B167],
[0x01B170, 0x01B2FB],
@ -675,6 +696,7 @@ const matchSymbols = buildString({
[0x01D78A, 0x01D7A8],
[0x01D7AA, 0x01D7C2],
[0x01D7C4, 0x01D7CB],
[0x01DF00, 0x01DF1E],
[0x01E000, 0x01E006],
[0x01E008, 0x01E018],
[0x01E01B, 0x01E021],
@ -682,7 +704,12 @@ const matchSymbols = buildString({
[0x01E026, 0x01E02A],
[0x01E100, 0x01E12C],
[0x01E137, 0x01E13D],
[0x01E290, 0x01E2AD],
[0x01E2C0, 0x01E2EB],
[0x01E7E0, 0x01E7E6],
[0x01E7E8, 0x01E7EB],
[0x01E7ED, 0x01E7EE],
[0x01E7F0, 0x01E7FE],
[0x01E800, 0x01E8C4],
[0x01E900, 0x01E943],
[0x01EE00, 0x01EE03],
@ -705,8 +732,8 @@ const matchSymbols = buildString({
[0x01F130, 0x01F149],
[0x01F150, 0x01F169],
[0x01F170, 0x01F189],
[0x020000, 0x02A6DD],
[0x02A700, 0x02B734],
[0x020000, 0x02A6DF],
[0x02A700, 0x02B738],
[0x02B740, 0x02B81D],
[0x02B820, 0x02CEA1],
[0x02CEB0, 0x02EBE0],
@ -744,7 +771,7 @@ const nonMatchSymbols = buildString({
0x0005C6,
0x000658,
0x0006D4,
0x0008B5,
0x000888,
0x00093C,
0x00094D,
0x000984,
@ -824,7 +851,6 @@ const nonMatchSymbols = buildString({
0x0012D7,
0x001311,
0x001680,
0x00170D,
0x00176D,
0x001771,
0x00191F,
@ -846,8 +872,6 @@ const nonMatchSymbols = buildString({
0x002127,
0x002129,
0x00212E,
0x002C2F,
0x002C5F,
0x002D26,
0x002DA7,
0x002DAF,
@ -860,6 +884,8 @@ const nonMatchSymbols = buildString({
0x0030A0,
0x0030FB,
0x003130,
0x00A7D2,
0x00A7D4,
0x00A806,
0x00A8C4,
0x00A8FC,
@ -882,6 +908,15 @@ const nonMatchSymbols = buildString({
0x01003B,
0x01003E,
0x0103D0,
0x01057B,
0x01058B,
0x010593,
0x010596,
0x0105A2,
0x0105B2,
0x0105BA,
0x010786,
0x0107B1,
0x010809,
0x010836,
0x0108F3,
@ -925,6 +960,9 @@ const nonMatchSymbols = buildString({
0x011D92,
0x011D97,
0x016FE2,
0x01AFF4,
0x01AFFC,
0x01AFFF,
0x01D455,
0x01D49D,
0x01D4AD,
@ -951,6 +989,10 @@ const nonMatchSymbols = buildString({
0x01E007,
0x01E022,
0x01E025,
0x01E7E7,
0x01E7EC,
0x01E7EF,
0x01E7FF,
0x01EE04,
0x01EE20,
0x01EE23,
@ -1015,8 +1057,9 @@ const nonMatchSymbols = buildString({
[0x000818, 0x000819],
[0x00082D, 0x00083F],
[0x000859, 0x00085F],
[0x00086B, 0x00089F],
[0x0008C8, 0x0008D3],
[0x00086B, 0x00086F],
[0x00088F, 0x00089F],
[0x0008CA, 0x0008D3],
[0x0008E0, 0x0008E2],
[0x0008EA, 0x0008EF],
[0x000951, 0x000954],
@ -1067,11 +1110,12 @@ const nonMatchSymbols = buildString({
[0x000BD8, 0x000BFF],
[0x000C3A, 0x000C3C],
[0x000C4D, 0x000C54],
[0x000C5B, 0x000C5F],
[0x000C5B, 0x000C5C],
[0x000C5E, 0x000C5F],
[0x000C64, 0x000C7F],
[0x000CBA, 0x000CBC],
[0x000CCD, 0x000CD4],
[0x000CD7, 0x000CDD],
[0x000CD7, 0x000CDC],
[0x000CE4, 0x000CF0],
[0x000CF3, 0x000CFF],
[0x000D3B, 0x000D3C],
@ -1114,7 +1158,7 @@ const nonMatchSymbols = buildString({
[0x00169B, 0x00169F],
[0x0016EB, 0x0016ED],
[0x0016F9, 0x0016FF],
[0x001714, 0x00171F],
[0x001714, 0x00171E],
[0x001734, 0x00173F],
[0x001754, 0x00175F],
[0x001774, 0x00177F],
@ -1135,8 +1179,9 @@ const nonMatchSymbols = buildString({
[0x001A5F, 0x001A60],
[0x001A75, 0x001AA6],
[0x001AA8, 0x001ABE],
[0x001AC1, 0x001AFF],
[0x001B4C, 0x001B7F],
[0x001AC1, 0x001ACB],
[0x001ACF, 0x001AFF],
[0x001B4D, 0x001B7F],
[0x001BAA, 0x001BAB],
[0x001BB0, 0x001BB9],
[0x001BF2, 0x001BFF],
@ -1194,7 +1239,6 @@ const nonMatchSymbols = buildString({
[0x0031C0, 0x0031EF],
[0x003200, 0x0033FF],
[0x004DC0, 0x004DFF],
[0x009FFD, 0x009FFF],
[0x00A48D, 0x00A4CF],
[0x00A4FE, 0x00A4FF],
[0x00A60D, 0x00A60F],
@ -1205,8 +1249,8 @@ const nonMatchSymbols = buildString({
[0x00A6F0, 0x00A716],
[0x00A720, 0x00A721],
[0x00A789, 0x00A78A],
[0x00A7C0, 0x00A7C1],
[0x00A7CB, 0x00A7F4],
[0x00A7CB, 0x00A7CF],
[0x00A7DA, 0x00A7F1],
[0x00A828, 0x00A83F],
[0x00A874, 0x00A87F],
[0x00A8C6, 0x00A8F1],
@ -1267,10 +1311,12 @@ const nonMatchSymbols = buildString({
[0x0104D4, 0x0104D7],
[0x0104FC, 0x0104FF],
[0x010528, 0x01052F],
[0x010564, 0x0105FF],
[0x010564, 0x01056F],
[0x0105BD, 0x0105FF],
[0x010737, 0x01073F],
[0x010756, 0x01075F],
[0x010768, 0x0107FF],
[0x010768, 0x01077F],
[0x0107BB, 0x0107FF],
[0x010806, 0x010807],
[0x010839, 0x01083B],
[0x01083D, 0x01083E],
@ -1299,11 +1345,14 @@ const nonMatchSymbols = buildString({
[0x010EB2, 0x010EFF],
[0x010F1D, 0x010F26],
[0x010F28, 0x010F2F],
[0x010F46, 0x010FAF],
[0x010F46, 0x010F6F],
[0x010F82, 0x010FAF],
[0x010FC5, 0x010FDF],
[0x010FF7, 0x010FFF],
[0x011046, 0x011081],
[0x0110B9, 0x0110CF],
[0x011046, 0x011070],
[0x011076, 0x011081],
[0x0110B9, 0x0110C1],
[0x0110C3, 0x0110CF],
[0x0110E9, 0x0110FF],
[0x011133, 0x011143],
[0x011148, 0x01114F],
@ -1338,7 +1387,8 @@ const nonMatchSymbols = buildString({
[0x0116B6, 0x0116B7],
[0x0116B9, 0x0116FF],
[0x01171B, 0x01171C],
[0x01172B, 0x0117FF],
[0x01172B, 0x01173F],
[0x011747, 0x0117FF],
[0x011839, 0x01189F],
[0x0118E0, 0x0118FE],
[0x011907, 0x011908],
@ -1352,7 +1402,7 @@ const nonMatchSymbols = buildString({
[0x011A33, 0x011A34],
[0x011A3F, 0x011A4F],
[0x011A98, 0x011A9C],
[0x011A9E, 0x011ABF],
[0x011A9E, 0x011AAF],
[0x011AF9, 0x011BFF],
[0x011C41, 0x011C71],
[0x011C90, 0x011C91],
@ -1365,11 +1415,13 @@ const nonMatchSymbols = buildString({
[0x011FB1, 0x011FFF],
[0x01239A, 0x0123FF],
[0x01246F, 0x01247F],
[0x012544, 0x012FFF],
[0x012544, 0x012F8F],
[0x012FF1, 0x012FFF],
[0x01342F, 0x0143FF],
[0x014647, 0x0167FF],
[0x016A39, 0x016A3F],
[0x016A5F, 0x016ACF],
[0x016A5F, 0x016A6F],
[0x016ABF, 0x016ACF],
[0x016AEE, 0x016AFF],
[0x016B30, 0x016B3F],
[0x016B44, 0x016B62],
@ -1383,8 +1435,8 @@ const nonMatchSymbols = buildString({
[0x016FF2, 0x016FFF],
[0x0187F8, 0x0187FF],
[0x018CD6, 0x018CFF],
[0x018D09, 0x01AFFF],
[0x01B11F, 0x01B14F],
[0x018D09, 0x01AFEF],
[0x01B123, 0x01B14F],
[0x01B153, 0x01B163],
[0x01B168, 0x01B16F],
[0x01B2FC, 0x01BBFF],
@ -1399,13 +1451,15 @@ const nonMatchSymbols = buildString({
[0x01D50B, 0x01D50C],
[0x01D547, 0x01D549],
[0x01D6A6, 0x01D6A7],
[0x01D7CC, 0x01DFFF],
[0x01D7CC, 0x01DEFF],
[0x01DF1F, 0x01DFFF],
[0x01E019, 0x01E01A],
[0x01E02B, 0x01E0FF],
[0x01E12D, 0x01E136],
[0x01E13E, 0x01E14D],
[0x01E14F, 0x01E2BF],
[0x01E2EC, 0x01E7FF],
[0x01E14F, 0x01E28F],
[0x01E2AE, 0x01E2BF],
[0x01E2EC, 0x01E7DF],
[0x01E8C5, 0x01E8FF],
[0x01E944, 0x01E946],
[0x01E948, 0x01E94A],
@ -1420,8 +1474,8 @@ const nonMatchSymbols = buildString({
[0x01F14A, 0x01F14F],
[0x01F16A, 0x01F16F],
[0x01F18A, 0x01FFFF],
[0x02A6DE, 0x02A6FF],
[0x02B735, 0x02B73F],
[0x02A6E0, 0x02A6FF],
[0x02B739, 0x02B73F],
[0x02B81E, 0x02B81F],
[0x02CEA2, 0x02CEAF],
[0x02EBE1, 0x02F7FF],

View File

@ -1,4 +1,4 @@
// Copyright 2020 Mathias Bynens. All rights reserved.
// Copyright 2021 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 v13.0.0
Unicode v14.0.0
esid: sec-static-semantics-unicodematchproperty-p
features: [regexp-unicode-property-escapes]
includes: [regExpUtils.js]

View File

@ -1,4 +1,4 @@
// Copyright 2020 Mathias Bynens. All rights reserved.
// Copyright 2021 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 v13.0.0
Unicode v14.0.0
esid: sec-static-semantics-unicodematchproperty-p
features: [regexp-unicode-property-escapes]
includes: [regExpUtils.js]
@ -26,7 +26,7 @@ const matchSymbols = buildString({
0x000B9C,
0x000BD0,
0x000BD7,
0x000CDE,
0x000C5D,
0x000DBD,
0x000DCA,
0x000DD6,
@ -43,10 +43,11 @@ const matchSymbols = buildString({
0x001F5D,
0x002D27,
0x002D2D,
0x00A7D3,
0x00FB3E,
0x00FDCF,
0x00FEFF,
0x0101A0,
0x01056F,
0x010808,
0x01083C,
0x01093F,
@ -77,6 +78,7 @@ const matchSymbols = buildString({
0x01EE5F,
0x01EE64,
0x01EE7E,
0x01F7F0,
0x0E0001
],
ranges: [
@ -92,8 +94,7 @@ const matchSymbols = buildString({
[0x000591, 0x0005C7],
[0x0005D0, 0x0005EA],
[0x0005EF, 0x0005F4],
[0x000600, 0x00061C],
[0x00061E, 0x00070D],
[0x000600, 0x00070D],
[0x00070F, 0x00074A],
[0x00074D, 0x0007B1],
[0x0007C0, 0x0007FA],
@ -101,9 +102,9 @@ const matchSymbols = buildString({
[0x000830, 0x00083E],
[0x000840, 0x00085B],
[0x000860, 0x00086A],
[0x0008A0, 0x0008B4],
[0x0008B6, 0x0008C7],
[0x0008D3, 0x000983],
[0x000870, 0x00088E],
[0x000890, 0x000891],
[0x000898, 0x000983],
[0x000985, 0x00098C],
[0x00098F, 0x000990],
[0x000993, 0x0009A8],
@ -172,7 +173,7 @@ const matchSymbols = buildString({
[0x000C0E, 0x000C10],
[0x000C12, 0x000C28],
[0x000C2A, 0x000C39],
[0x000C3D, 0x000C44],
[0x000C3C, 0x000C44],
[0x000C46, 0x000C48],
[0x000C4A, 0x000C4D],
[0x000C55, 0x000C56],
@ -188,6 +189,7 @@ const matchSymbols = buildString({
[0x000CC6, 0x000CC8],
[0x000CCA, 0x000CCD],
[0x000CD5, 0x000CD6],
[0x000CDD, 0x000CDE],
[0x000CE0, 0x000CE3],
[0x000CE6, 0x000CEF],
[0x000CF1, 0x000CF2],
@ -244,9 +246,8 @@ const matchSymbols = buildString({
[0x0013F8, 0x0013FD],
[0x001400, 0x00169C],
[0x0016A0, 0x0016F8],
[0x001700, 0x00170C],
[0x00170E, 0x001714],
[0x001720, 0x001736],
[0x001700, 0x001715],
[0x00171F, 0x001736],
[0x001740, 0x001753],
[0x001760, 0x00176C],
[0x00176E, 0x001770],
@ -254,8 +255,7 @@ const matchSymbols = buildString({
[0x001780, 0x0017DD],
[0x0017E0, 0x0017E9],
[0x0017F0, 0x0017F9],
[0x001800, 0x00180E],
[0x001810, 0x001819],
[0x001800, 0x001819],
[0x001820, 0x001878],
[0x001880, 0x0018AA],
[0x0018B0, 0x0018F5],
@ -273,9 +273,9 @@ const matchSymbols = buildString({
[0x001A7F, 0x001A89],
[0x001A90, 0x001A99],
[0x001AA0, 0x001AAD],
[0x001AB0, 0x001AC0],
[0x001B00, 0x001B4B],
[0x001B50, 0x001B7C],
[0x001AB0, 0x001ACE],
[0x001B00, 0x001B4C],
[0x001B50, 0x001B7E],
[0x001B80, 0x001BF3],
[0x001BFC, 0x001C37],
[0x001C3B, 0x001C49],
@ -283,8 +283,7 @@ const matchSymbols = buildString({
[0x001C90, 0x001CBA],
[0x001CBD, 0x001CC7],
[0x001CD0, 0x001CFA],
[0x001D00, 0x001DF9],
[0x001DFB, 0x001F15],
[0x001D00, 0x001F15],
[0x001F18, 0x001F1D],
[0x001F20, 0x001F45],
[0x001F48, 0x001F4D],
@ -301,16 +300,14 @@ const matchSymbols = buildString({
[0x002066, 0x002071],
[0x002074, 0x00208E],
[0x002090, 0x00209C],
[0x0020A0, 0x0020BF],
[0x0020A0, 0x0020C0],
[0x0020D0, 0x0020F0],
[0x002100, 0x00218B],
[0x002190, 0x002426],
[0x002440, 0x00244A],
[0x002460, 0x002B73],
[0x002B76, 0x002B95],
[0x002B97, 0x002C2E],
[0x002C30, 0x002C5E],
[0x002C60, 0x002CF3],
[0x002B97, 0x002CF3],
[0x002CF9, 0x002D25],
[0x002D30, 0x002D67],
[0x002D6F, 0x002D70],
@ -323,7 +320,7 @@ const matchSymbols = buildString({
[0x002DC8, 0x002DCE],
[0x002DD0, 0x002DD6],
[0x002DD8, 0x002DDE],
[0x002DE0, 0x002E52],
[0x002DE0, 0x002E5D],
[0x002E80, 0x002E99],
[0x002E9B, 0x002EF3],
[0x002F00, 0x002FD5],
@ -335,14 +332,14 @@ const matchSymbols = buildString({
[0x003131, 0x00318E],
[0x003190, 0x0031E3],
[0x0031F0, 0x00321E],
[0x003220, 0x009FFC],
[0x00A000, 0x00A48C],
[0x003220, 0x00A48C],
[0x00A490, 0x00A4C6],
[0x00A4D0, 0x00A62B],
[0x00A640, 0x00A6F7],
[0x00A700, 0x00A7BF],
[0x00A7C2, 0x00A7CA],
[0x00A7F5, 0x00A82C],
[0x00A700, 0x00A7CA],
[0x00A7D0, 0x00A7D1],
[0x00A7D5, 0x00A7D9],
[0x00A7F2, 0x00A82C],
[0x00A830, 0x00A839],
[0x00A840, 0x00A877],
[0x00A880, 0x00A8C5],
@ -377,12 +374,10 @@ const matchSymbols = buildString({
[0x00FB38, 0x00FB3C],
[0x00FB40, 0x00FB41],
[0x00FB43, 0x00FB44],
[0x00FB46, 0x00FBC1],
[0x00FBD3, 0x00FD3F],
[0x00FD50, 0x00FD8F],
[0x00FB46, 0x00FBC2],
[0x00FBD3, 0x00FD8F],
[0x00FD92, 0x00FDC7],
[0x00FDF0, 0x00FDFD],
[0x00FE00, 0x00FE19],
[0x00FDF0, 0x00FE19],
[0x00FE20, 0x00FE52],
[0x00FE54, 0x00FE66],
[0x00FE68, 0x00FE6B],
@ -423,9 +418,20 @@ const matchSymbols = buildString({
[0x0104D8, 0x0104FB],
[0x010500, 0x010527],
[0x010530, 0x010563],
[0x01056F, 0x01057A],
[0x01057C, 0x01058A],
[0x01058C, 0x010592],
[0x010594, 0x010595],
[0x010597, 0x0105A1],
[0x0105A3, 0x0105B1],
[0x0105B3, 0x0105B9],
[0x0105BB, 0x0105BC],
[0x010600, 0x010736],
[0x010740, 0x010755],
[0x010760, 0x010767],
[0x010780, 0x010785],
[0x010787, 0x0107B0],
[0x0107B2, 0x0107BA],
[0x010800, 0x010805],
[0x01080A, 0x010835],
[0x010837, 0x010838],
@ -466,11 +472,12 @@ const matchSymbols = buildString({
[0x010EB0, 0x010EB1],
[0x010F00, 0x010F27],
[0x010F30, 0x010F59],
[0x010F70, 0x010F89],
[0x010FB0, 0x010FCB],
[0x010FE0, 0x010FF6],
[0x011000, 0x01104D],
[0x011052, 0x01106F],
[0x01107F, 0x0110C1],
[0x011052, 0x011075],
[0x01107F, 0x0110C2],
[0x0110D0, 0x0110E8],
[0x0110F0, 0x0110F9],
[0x011100, 0x011134],
@ -508,11 +515,11 @@ const matchSymbols = buildString({
[0x011600, 0x011644],
[0x011650, 0x011659],
[0x011660, 0x01166C],
[0x011680, 0x0116B8],
[0x011680, 0x0116B9],
[0x0116C0, 0x0116C9],
[0x011700, 0x01171A],
[0x01171D, 0x01172B],
[0x011730, 0x01173F],
[0x011730, 0x011746],
[0x011800, 0x01183B],
[0x0118A0, 0x0118F2],
[0x0118FF, 0x011906],
@ -527,7 +534,7 @@ const matchSymbols = buildString({
[0x0119DA, 0x0119E4],
[0x011A00, 0x011A47],
[0x011A50, 0x011AA2],
[0x011AC0, 0x011AF8],
[0x011AB0, 0x011AF8],
[0x011C00, 0x011C08],
[0x011C0A, 0x011C36],
[0x011C38, 0x011C45],
@ -553,13 +560,15 @@ const matchSymbols = buildString({
[0x012400, 0x01246E],
[0x012470, 0x012474],
[0x012480, 0x012543],
[0x012F90, 0x012FF2],
[0x013000, 0x01342E],
[0x013430, 0x013438],
[0x014400, 0x014646],
[0x016800, 0x016A38],
[0x016A40, 0x016A5E],
[0x016A60, 0x016A69],
[0x016A6E, 0x016A6F],
[0x016A6E, 0x016ABE],
[0x016AC0, 0x016AC9],
[0x016AD0, 0x016AED],
[0x016AF0, 0x016AF5],
[0x016B00, 0x016B45],
@ -576,7 +585,10 @@ const matchSymbols = buildString({
[0x017000, 0x0187F7],
[0x018800, 0x018CD5],
[0x018D00, 0x018D08],
[0x01B000, 0x01B11E],
[0x01AFF0, 0x01AFF3],
[0x01AFF5, 0x01AFFB],
[0x01AFFD, 0x01AFFE],
[0x01B000, 0x01B122],
[0x01B150, 0x01B152],
[0x01B164, 0x01B167],
[0x01B170, 0x01B2FB],
@ -585,9 +597,12 @@ const matchSymbols = buildString({
[0x01BC80, 0x01BC88],
[0x01BC90, 0x01BC99],
[0x01BC9C, 0x01BCA3],
[0x01CF00, 0x01CF2D],
[0x01CF30, 0x01CF46],
[0x01CF50, 0x01CFC3],
[0x01D000, 0x01D0F5],
[0x01D100, 0x01D126],
[0x01D129, 0x01D1E8],
[0x01D129, 0x01D1EA],
[0x01D200, 0x01D245],
[0x01D2E0, 0x01D2F3],
[0x01D300, 0x01D356],
@ -612,6 +627,7 @@ const matchSymbols = buildString({
[0x01D7CE, 0x01DA8B],
[0x01DA9B, 0x01DA9F],
[0x01DAA1, 0x01DAAF],
[0x01DF00, 0x01DF1E],
[0x01E000, 0x01E006],
[0x01E008, 0x01E018],
[0x01E01B, 0x01E021],
@ -621,7 +637,12 @@ const matchSymbols = buildString({
[0x01E130, 0x01E13D],
[0x01E140, 0x01E149],
[0x01E14E, 0x01E14F],
[0x01E290, 0x01E2AE],
[0x01E2C0, 0x01E2F9],
[0x01E7E0, 0x01E7E6],
[0x01E7E8, 0x01E7EB],
[0x01E7ED, 0x01E7EE],
[0x01E7F0, 0x01E7FE],
[0x01E800, 0x01E8C4],
[0x01E8C7, 0x01E8D6],
[0x01E900, 0x01E94B],
@ -660,7 +681,7 @@ const matchSymbols = buildString({
[0x01F250, 0x01F251],
[0x01F260, 0x01F265],
[0x01F300, 0x01F6D7],
[0x01F6E0, 0x01F6EC],
[0x01F6DD, 0x01F6EC],
[0x01F6F0, 0x01F6FC],
[0x01F700, 0x01F773],
[0x01F780, 0x01F7D8],
@ -671,22 +692,22 @@ const matchSymbols = buildString({
[0x01F860, 0x01F887],
[0x01F890, 0x01F8AD],
[0x01F8B0, 0x01F8B1],
[0x01F900, 0x01F978],
[0x01F97A, 0x01F9CB],
[0x01F9CD, 0x01FA53],
[0x01F900, 0x01FA53],
[0x01FA60, 0x01FA6D],
[0x01FA70, 0x01FA74],
[0x01FA78, 0x01FA7A],
[0x01FA78, 0x01FA7C],
[0x01FA80, 0x01FA86],
[0x01FA90, 0x01FAA8],
[0x01FAB0, 0x01FAB6],
[0x01FAC0, 0x01FAC2],
[0x01FAD0, 0x01FAD6],
[0x01FA90, 0x01FAAC],
[0x01FAB0, 0x01FABA],
[0x01FAC0, 0x01FAC5],
[0x01FAD0, 0x01FAD9],
[0x01FAE0, 0x01FAE7],
[0x01FAF0, 0x01FAF6],
[0x01FB00, 0x01FB92],
[0x01FB94, 0x01FBCA],
[0x01FBF0, 0x01FBF9],
[0x020000, 0x02A6DD],
[0x02A700, 0x02B734],
[0x020000, 0x02A6DF],
[0x02A700, 0x02B738],
[0x02B740, 0x02B81D],
[0x02B820, 0x02CEA1],
[0x02CEB0, 0x02EBE0],
@ -711,11 +732,10 @@ const nonMatchSymbols = buildString({
0x0003A2,
0x000530,
0x000590,
0x00061D,
0x00070E,
0x00083F,
0x00085F,
0x0008B5,
0x00088F,
0x000984,
0x0009A9,
0x0009B1,
@ -791,13 +811,11 @@ const nonMatchSymbols = buildString({
0x0012C1,
0x0012D7,
0x001311,
0x00170D,
0x00176D,
0x001771,
0x00180F,
0x00191F,
0x001A5F,
0x001DFA,
0x001B7F,
0x001F58,
0x001F5A,
0x001F5C,
@ -810,8 +828,6 @@ const nonMatchSymbols = buildString({
0x002065,
0x00208F,
0x002B96,
0x002C2F,
0x002C5F,
0x002D26,
0x002DA7,
0x002DAF,
@ -826,6 +842,8 @@ const nonMatchSymbols = buildString({
0x003130,
0x00318F,
0x00321F,
0x00A7D2,
0x00A7D4,
0x00A9CE,
0x00A9FF,
0x00AB27,
@ -846,6 +864,15 @@ const nonMatchSymbols = buildString({
0x01003E,
0x01018F,
0x01039E,
0x01057B,
0x01058B,
0x010593,
0x010596,
0x0105A2,
0x0105B2,
0x0105BA,
0x010786,
0x0107B1,
0x010809,
0x010836,
0x010856,
@ -885,8 +912,12 @@ const nonMatchSymbols = buildString({
0x01246F,
0x01342F,
0x016A5F,
0x016ABF,
0x016B5A,
0x016B62,
0x01AFF4,
0x01AFFC,
0x01AFFF,
0x01D455,
0x01D49D,
0x01D4AD,
@ -904,6 +935,10 @@ const nonMatchSymbols = buildString({
0x01E007,
0x01E022,
0x01E025,
0x01E7E7,
0x01E7EC,
0x01E7EF,
0x01E7FF,
0x01EE04,
0x01EE20,
0x01EE23,
@ -932,8 +967,6 @@ const nonMatchSymbols = buildString({
0x01EEAA,
0x01F0C0,
0x01F0D0,
0x01F979,
0x01F9CC,
0x01FB93
],
ranges: [
@ -949,8 +982,8 @@ const nonMatchSymbols = buildString({
[0x0007FB, 0x0007FC],
[0x00082E, 0x00082F],
[0x00085C, 0x00085D],
[0x00086B, 0x00089F],
[0x0008C8, 0x0008D2],
[0x00086B, 0x00086F],
[0x000892, 0x000897],
[0x00098D, 0x00098E],
[0x000991, 0x000992],
[0x0009B3, 0x0009B5],
@ -995,14 +1028,15 @@ const nonMatchSymbols = buildString({
[0x000BD1, 0x000BD6],
[0x000BD8, 0x000BE5],
[0x000BFB, 0x000BFF],
[0x000C3A, 0x000C3C],
[0x000C3A, 0x000C3B],
[0x000C4E, 0x000C54],
[0x000C5B, 0x000C5F],
[0x000C5B, 0x000C5C],
[0x000C5E, 0x000C5F],
[0x000C64, 0x000C65],
[0x000C70, 0x000C76],
[0x000CBA, 0x000CBB],
[0x000CCE, 0x000CD4],
[0x000CD7, 0x000CDD],
[0x000CD7, 0x000CDC],
[0x000CE4, 0x000CE5],
[0x000CF3, 0x000CFF],
[0x000D50, 0x000D53],
@ -1037,7 +1071,7 @@ const nonMatchSymbols = buildString({
[0x0013FE, 0x0013FF],
[0x00169D, 0x00169F],
[0x0016F9, 0x0016FF],
[0x001715, 0x00171F],
[0x001716, 0x00171E],
[0x001737, 0x00173F],
[0x001754, 0x00175F],
[0x001774, 0x00177F],
@ -1061,9 +1095,8 @@ const nonMatchSymbols = buildString({
[0x001A8A, 0x001A8F],
[0x001A9A, 0x001A9F],
[0x001AAE, 0x001AAF],
[0x001AC1, 0x001AFF],
[0x001B4C, 0x001B4F],
[0x001B7D, 0x001B7F],
[0x001ACF, 0x001AFF],
[0x001B4D, 0x001B4F],
[0x001BF4, 0x001BFB],
[0x001C38, 0x001C3A],
[0x001C4A, 0x001C4C],
@ -1080,7 +1113,7 @@ const nonMatchSymbols = buildString({
[0x001FF0, 0x001FF1],
[0x002072, 0x002073],
[0x00209D, 0x00209F],
[0x0020C0, 0x0020CF],
[0x0020C1, 0x0020CF],
[0x0020F1, 0x0020FF],
[0x00218C, 0x00218F],
[0x002427, 0x00243F],
@ -1092,20 +1125,19 @@ const nonMatchSymbols = buildString({
[0x002D68, 0x002D6E],
[0x002D71, 0x002D7E],
[0x002D97, 0x002D9F],
[0x002E53, 0x002E7F],
[0x002E5E, 0x002E7F],
[0x002EF4, 0x002EFF],
[0x002FD6, 0x002FEF],
[0x002FFC, 0x002FFF],
[0x003097, 0x003098],
[0x003100, 0x003104],
[0x0031E4, 0x0031EF],
[0x009FFD, 0x009FFF],
[0x00A48D, 0x00A48F],
[0x00A4C7, 0x00A4CF],
[0x00A62C, 0x00A63F],
[0x00A6F8, 0x00A6FF],
[0x00A7C0, 0x00A7C1],
[0x00A7CB, 0x00A7F4],
[0x00A7CB, 0x00A7CF],
[0x00A7DA, 0x00A7F1],
[0x00A82D, 0x00A82F],
[0x00A83A, 0x00A83F],
[0x00A878, 0x00A87F],
@ -1132,11 +1164,10 @@ const nonMatchSymbols = buildString({
[0x00FADA, 0x00FAFF],
[0x00FB07, 0x00FB12],
[0x00FB18, 0x00FB1C],
[0x00FBC2, 0x00FBD2],
[0x00FD40, 0x00FD4F],
[0x00FBC3, 0x00FBD2],
[0x00FD90, 0x00FD91],
[0x00FDC8, 0x00FDEF],
[0x00FDFE, 0x00FDFF],
[0x00FDC8, 0x00FDCE],
[0x00FDD0, 0x00FDEF],
[0x00FE1A, 0x00FE1F],
[0x00FE6C, 0x00FE6F],
[0x00FEFD, 0x00FEFE],
@ -1169,10 +1200,11 @@ const nonMatchSymbols = buildString({
[0x0104FC, 0x0104FF],
[0x010528, 0x01052F],
[0x010564, 0x01056E],
[0x010570, 0x0105FF],
[0x0105BD, 0x0105FF],
[0x010737, 0x01073F],
[0x010756, 0x01075F],
[0x010768, 0x0107FF],
[0x010768, 0x01077F],
[0x0107BB, 0x0107FF],
[0x010806, 0x010807],
[0x010839, 0x01083B],
[0x01083D, 0x01083E],
@ -1206,12 +1238,13 @@ const nonMatchSymbols = buildString({
[0x010EAE, 0x010EAF],
[0x010EB2, 0x010EFF],
[0x010F28, 0x010F2F],
[0x010F5A, 0x010FAF],
[0x010F5A, 0x010F6F],
[0x010F8A, 0x010FAF],
[0x010FCC, 0x010FDF],
[0x010FF7, 0x010FFF],
[0x01104E, 0x011051],
[0x011070, 0x01107E],
[0x0110C2, 0x0110CC],
[0x011076, 0x01107E],
[0x0110C3, 0x0110CC],
[0x0110CE, 0x0110CF],
[0x0110E9, 0x0110EF],
[0x0110FA, 0x0110FF],
@ -1240,11 +1273,11 @@ const nonMatchSymbols = buildString({
[0x011645, 0x01164F],
[0x01165A, 0x01165F],
[0x01166D, 0x01167F],
[0x0116B9, 0x0116BF],
[0x0116BA, 0x0116BF],
[0x0116CA, 0x0116FF],
[0x01171B, 0x01171C],
[0x01172C, 0x01172F],
[0x011740, 0x0117FF],
[0x011747, 0x0117FF],
[0x01183C, 0x01189F],
[0x0118F3, 0x0118FE],
[0x011907, 0x011908],
@ -1256,7 +1289,7 @@ const nonMatchSymbols = buildString({
[0x0119D8, 0x0119D9],
[0x0119E5, 0x0119FF],
[0x011A48, 0x011A4F],
[0x011AA3, 0x011ABF],
[0x011AA3, 0x011AAF],
[0x011AF9, 0x011BFF],
[0x011C46, 0x011C4F],
[0x011C6D, 0x011C6F],
@ -1272,12 +1305,13 @@ const nonMatchSymbols = buildString({
[0x011FF2, 0x011FFE],
[0x01239A, 0x0123FF],
[0x012475, 0x01247F],
[0x012544, 0x012FFF],
[0x012544, 0x012F8F],
[0x012FF3, 0x012FFF],
[0x013439, 0x0143FF],
[0x014647, 0x0167FF],
[0x016A39, 0x016A3F],
[0x016A6A, 0x016A6D],
[0x016A70, 0x016ACF],
[0x016ACA, 0x016ACF],
[0x016AEE, 0x016AEF],
[0x016AF6, 0x016AFF],
[0x016B46, 0x016B4F],
@ -1291,8 +1325,8 @@ const nonMatchSymbols = buildString({
[0x016FF2, 0x016FFF],
[0x0187F8, 0x0187FF],
[0x018CD6, 0x018CFF],
[0x018D09, 0x01AFFF],
[0x01B11F, 0x01B14F],
[0x018D09, 0x01AFEF],
[0x01B123, 0x01B14F],
[0x01B153, 0x01B163],
[0x01B168, 0x01B16F],
[0x01B2FC, 0x01BBFF],
@ -1300,10 +1334,13 @@ const nonMatchSymbols = buildString({
[0x01BC7D, 0x01BC7F],
[0x01BC89, 0x01BC8F],
[0x01BC9A, 0x01BC9B],
[0x01BCA4, 0x01CFFF],
[0x01BCA4, 0x01CEFF],
[0x01CF2E, 0x01CF2F],
[0x01CF47, 0x01CF4F],
[0x01CFC4, 0x01CFFF],
[0x01D0F6, 0x01D0FF],
[0x01D127, 0x01D128],
[0x01D1E9, 0x01D1FF],
[0x01D1EB, 0x01D1FF],
[0x01D246, 0x01D2DF],
[0x01D2F4, 0x01D2FF],
[0x01D357, 0x01D35F],
@ -1316,15 +1353,17 @@ const nonMatchSymbols = buildString({
[0x01D6A6, 0x01D6A7],
[0x01D7CC, 0x01D7CD],
[0x01DA8C, 0x01DA9A],
[0x01DAB0, 0x01DFFF],
[0x01DAB0, 0x01DEFF],
[0x01DF1F, 0x01DFFF],
[0x01E019, 0x01E01A],
[0x01E02B, 0x01E0FF],
[0x01E12D, 0x01E12F],
[0x01E13E, 0x01E13F],
[0x01E14A, 0x01E14D],
[0x01E150, 0x01E2BF],
[0x01E150, 0x01E28F],
[0x01E2AF, 0x01E2BF],
[0x01E2FA, 0x01E2FE],
[0x01E300, 0x01E7FF],
[0x01E300, 0x01E7DF],
[0x01E8C5, 0x01E8C6],
[0x01E8D7, 0x01E8FF],
[0x01E94C, 0x01E94F],
@ -1350,12 +1389,13 @@ const nonMatchSymbols = buildString({
[0x01F249, 0x01F24F],
[0x01F252, 0x01F25F],
[0x01F266, 0x01F2FF],
[0x01F6D8, 0x01F6DF],
[0x01F6D8, 0x01F6DC],
[0x01F6ED, 0x01F6EF],
[0x01F6FD, 0x01F6FF],
[0x01F774, 0x01F77F],
[0x01F7D9, 0x01F7DF],
[0x01F7EC, 0x01F7FF],
[0x01F7EC, 0x01F7EF],
[0x01F7F1, 0x01F7FF],
[0x01F80C, 0x01F80F],
[0x01F848, 0x01F84F],
[0x01F85A, 0x01F85F],
@ -1365,16 +1405,18 @@ const nonMatchSymbols = buildString({
[0x01FA54, 0x01FA5F],
[0x01FA6E, 0x01FA6F],
[0x01FA75, 0x01FA77],
[0x01FA7B, 0x01FA7F],
[0x01FA7D, 0x01FA7F],
[0x01FA87, 0x01FA8F],
[0x01FAA9, 0x01FAAF],
[0x01FAB7, 0x01FABF],
[0x01FAC3, 0x01FACF],
[0x01FAD7, 0x01FAFF],
[0x01FAAD, 0x01FAAF],
[0x01FABB, 0x01FABF],
[0x01FAC6, 0x01FACF],
[0x01FADA, 0x01FADF],
[0x01FAE8, 0x01FAEF],
[0x01FAF7, 0x01FAFF],
[0x01FBCB, 0x01FBEF],
[0x01FBFA, 0x01FFFF],
[0x02A6DE, 0x02A6FF],
[0x02B735, 0x02B73F],
[0x02A6E0, 0x02A6FF],
[0x02B739, 0x02B73F],
[0x02B81E, 0x02B81F],
[0x02CEA2, 0x02CEAF],
[0x02EBE1, 0x02F7FF],

View File

@ -1,4 +1,4 @@
// Copyright 2020 Mathias Bynens. All rights reserved.
// Copyright 2021 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 v13.0.0
Unicode v14.0.0
esid: sec-static-semantics-unicodematchproperty-p
features: [regexp-unicode-property-escapes]
includes: [regExpUtils.js]

View File

@ -1,4 +1,4 @@
// Copyright 2020 Mathias Bynens. All rights reserved.
// Copyright 2021 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 v13.0.0
Unicode v14.0.0
esid: sec-static-semantics-unicodematchproperty-p
features: [regexp-unicode-property-escapes]
includes: [regExpUtils.js]
@ -123,6 +123,7 @@ const matchSymbols = buildString({
[0x002E0C, 0x002E0D],
[0x002E1C, 0x002E1D],
[0x002E20, 0x002E29],
[0x002E55, 0x002E5C],
[0x003008, 0x003011],
[0x003014, 0x00301B],
[0x00FE59, 0x00FE5E],
@ -248,7 +249,8 @@ const nonMatchSymbols = buildString({
[0x002E06, 0x002E08],
[0x002E0E, 0x002E1B],
[0x002E1E, 0x002E1F],
[0x002E2A, 0x003007],
[0x002E2A, 0x002E54],
[0x002E5D, 0x003007],
[0x003012, 0x003013],
[0x00301C, 0x00DBFF],
[0x00E000, 0x00FE58],

View File

@ -1,4 +1,4 @@
// Copyright 2020 Mathias Bynens. All rights reserved.
// Copyright 2021 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 v13.0.0
Unicode v14.0.0
esid: sec-static-semantics-unicodematchproperty-p
features: [regexp-unicode-property-escapes]
includes: [regExpUtils.js]
@ -38,6 +38,7 @@ const matchSymbols = buildString({
0x000711,
0x0007FA,
0x0007FD,
0x000888,
0x00093A,
0x00093C,
0x00094D,
@ -60,6 +61,7 @@ const matchSymbols = buildString({
0x000BCD,
0x000C00,
0x000C04,
0x000C3C,
0x000C81,
0x000CBC,
0x000CBF,
@ -147,7 +149,9 @@ const matchSymbols = buildString({
0x0102E0,
0x010A3F,
0x011001,
0x011070,
0x0110BD,
0x0110C2,
0x0110CD,
0x011173,
0x0111CF,
@ -174,6 +178,7 @@ const matchSymbols = buildString({
0x016F4F,
0x01DA75,
0x01DA84,
0x01E2AE,
0x0E0001
],
ranges: [
@ -196,7 +201,9 @@ const matchSymbols = buildString({
[0x0007EB, 0x0007F5],
[0x000816, 0x00082D],
[0x000859, 0x00085B],
[0x0008D3, 0x000902],
[0x000890, 0x000891],
[0x000898, 0x00089F],
[0x0008C9, 0x000902],
[0x000941, 0x000948],
[0x000951, 0x000957],
[0x000962, 0x000963],
@ -247,13 +254,13 @@ const matchSymbols = buildString({
[0x001085, 0x001086],
[0x00135D, 0x00135F],
[0x001712, 0x001714],
[0x001732, 0x001734],
[0x001732, 0x001733],
[0x001752, 0x001753],
[0x001772, 0x001773],
[0x0017B4, 0x0017B5],
[0x0017B7, 0x0017BD],
[0x0017C9, 0x0017D3],
[0x00180B, 0x00180E],
[0x00180B, 0x00180F],
[0x001885, 0x001886],
[0x001920, 0x001922],
[0x001927, 0x001928],
@ -262,7 +269,7 @@ const matchSymbols = buildString({
[0x001A58, 0x001A5E],
[0x001A65, 0x001A6C],
[0x001A73, 0x001A7C],
[0x001AB0, 0x001AC0],
[0x001AB0, 0x001ACE],
[0x001B00, 0x001B03],
[0x001B36, 0x001B3A],
[0x001B6B, 0x001B73],
@ -280,8 +287,7 @@ const matchSymbols = buildString({
[0x001CE2, 0x001CE8],
[0x001CF8, 0x001CF9],
[0x001D2C, 0x001D6A],
[0x001D9B, 0x001DF9],
[0x001DFB, 0x001DFF],
[0x001D9B, 0x001DFF],
[0x001FBF, 0x001FC1],
[0x001FCD, 0x001FCF],
[0x001FDD, 0x001FDF],
@ -308,6 +314,7 @@ const matchSymbols = buildString({
[0x00A6F0, 0x00A6F1],
[0x00A700, 0x00A721],
[0x00A788, 0x00A78A],
[0x00A7F2, 0x00A7F4],
[0x00A7F8, 0x00A7F9],
[0x00A825, 0x00A826],
[0x00A8C4, 0x00A8C5],
@ -328,12 +335,15 @@ const matchSymbols = buildString({
[0x00AAF3, 0x00AAF4],
[0x00AB5B, 0x00AB5F],
[0x00AB69, 0x00AB6B],
[0x00FBB2, 0x00FBC1],
[0x00FBB2, 0x00FBC2],
[0x00FE00, 0x00FE0F],
[0x00FE20, 0x00FE2F],
[0x00FF9E, 0x00FF9F],
[0x00FFF9, 0x00FFFB],
[0x010376, 0x01037A],
[0x010780, 0x010785],
[0x010787, 0x0107B0],
[0x0107B2, 0x0107BA],
[0x010A01, 0x010A03],
[0x010A05, 0x010A06],
[0x010A0C, 0x010A0F],
@ -342,7 +352,9 @@ const matchSymbols = buildString({
[0x010D24, 0x010D27],
[0x010EAB, 0x010EAC],
[0x010F46, 0x010F50],
[0x010F82, 0x010F85],
[0x011038, 0x011046],
[0x011073, 0x011074],
[0x01107F, 0x011081],
[0x0110B3, 0x0110B6],
[0x0110B9, 0x0110BA],
@ -404,8 +416,13 @@ const matchSymbols = buildString({
[0x016F8F, 0x016F9F],
[0x016FE0, 0x016FE1],
[0x016FE3, 0x016FE4],
[0x01AFF0, 0x01AFF3],
[0x01AFF5, 0x01AFFB],
[0x01AFFD, 0x01AFFE],
[0x01BC9D, 0x01BC9E],
[0x01BCA0, 0x01BCA3],
[0x01CF00, 0x01CF2D],
[0x01CF30, 0x01CF46],
[0x01D167, 0x01D169],
[0x01D173, 0x01D182],
[0x01D185, 0x01D18B],
@ -457,6 +474,7 @@ const nonMatchSymbols = buildString({
0x000AC6,
0x000B00,
0x000B40,
0x000C3D,
0x000C49,
0x000DD5,
0x000EC7,
@ -478,7 +496,6 @@ const nonMatchSymbols = buildString({
0x001BEE,
0x001CD3,
0x001CE1,
0x001DFA,
0x001FBE,
0x002065,
0x002070,
@ -488,6 +505,8 @@ const nonMatchSymbols = buildString({
0x00AAC0,
0x00AAF5,
0x00FF3F,
0x010786,
0x0107B1,
0x010A04,
0x01112C,
0x011235,
@ -511,6 +530,8 @@ const nonMatchSymbols = buildString({
0x011D46,
0x011D96,
0x016FE2,
0x01AFF4,
0x01AFFC,
0x01BC9F,
0x01DAA0,
0x01E007,
@ -550,7 +571,10 @@ const nonMatchSymbols = buildString({
[0x0007FB, 0x0007FC],
[0x0007FE, 0x000815],
[0x00082E, 0x000858],
[0x00085C, 0x0008D2],
[0x00085C, 0x000887],
[0x000889, 0x00088F],
[0x000892, 0x000897],
[0x0008A0, 0x0008C8],
[0x000903, 0x000939],
[0x00093D, 0x000940],
[0x000949, 0x00094C],
@ -587,7 +611,7 @@ const nonMatchSymbols = buildString({
[0x000BC1, 0x000BCC],
[0x000BCE, 0x000BFF],
[0x000C01, 0x000C03],
[0x000C05, 0x000C3D],
[0x000C05, 0x000C3B],
[0x000C41, 0x000C45],
[0x000C4E, 0x000C54],
[0x000C57, 0x000C61],
@ -629,7 +653,7 @@ const nonMatchSymbols = buildString({
[0x0010FD, 0x00135C],
[0x001360, 0x001711],
[0x001715, 0x001731],
[0x001735, 0x001751],
[0x001734, 0x001751],
[0x001754, 0x001771],
[0x001774, 0x0017B3],
[0x0017BE, 0x0017C5],
@ -637,7 +661,7 @@ const nonMatchSymbols = buildString({
[0x0017D4, 0x0017D6],
[0x0017D8, 0x0017DC],
[0x0017DE, 0x00180A],
[0x00180F, 0x001842],
[0x001810, 0x001842],
[0x001844, 0x001884],
[0x001887, 0x0018A8],
[0x0018AA, 0x00191F],
@ -652,7 +676,7 @@ const nonMatchSymbols = buildString({
[0x001A7D, 0x001A7E],
[0x001A80, 0x001AA6],
[0x001AA8, 0x001AAF],
[0x001AC1, 0x001AFF],
[0x001ACF, 0x001AFF],
[0x001B04, 0x001B33],
[0x001B3D, 0x001B41],
[0x001B43, 0x001B6A],
@ -706,7 +730,8 @@ const nonMatchSymbols = buildString({
[0x00A6F2, 0x00A6FF],
[0x00A722, 0x00A76F],
[0x00A771, 0x00A787],
[0x00A78B, 0x00A7F7],
[0x00A78B, 0x00A7F1],
[0x00A7F5, 0x00A7F7],
[0x00A7FA, 0x00A801],
[0x00A803, 0x00A805],
[0x00A807, 0x00A80A],
@ -744,7 +769,7 @@ const nonMatchSymbols = buildString({
[0x00ABEE, 0x00DBFF],
[0x00E000, 0x00FB1D],
[0x00FB1F, 0x00FBB1],
[0x00FBC2, 0x00FDFF],
[0x00FBC3, 0x00FDFF],
[0x00FE10, 0x00FE12],
[0x00FE14, 0x00FE1F],
[0x00FE30, 0x00FE51],
@ -761,7 +786,8 @@ const nonMatchSymbols = buildString({
[0x00FFFC, 0x0101FC],
[0x0101FE, 0x0102DF],
[0x0102E1, 0x010375],
[0x01037B, 0x010A00],
[0x01037B, 0x01077F],
[0x0107BB, 0x010A00],
[0x010A07, 0x010A0B],
[0x010A10, 0x010A37],
[0x010A3B, 0x010A3E],
@ -769,13 +795,17 @@ const nonMatchSymbols = buildString({
[0x010AE7, 0x010D23],
[0x010D28, 0x010EAA],
[0x010EAD, 0x010F45],
[0x010F51, 0x011000],
[0x010F51, 0x010F81],
[0x010F86, 0x011000],
[0x011002, 0x011037],
[0x011047, 0x01107E],
[0x011047, 0x01106F],
[0x011071, 0x011072],
[0x011075, 0x01107E],
[0x011082, 0x0110B2],
[0x0110B7, 0x0110B8],
[0x0110BB, 0x0110BC],
[0x0110BE, 0x0110CC],
[0x0110BE, 0x0110C1],
[0x0110C3, 0x0110CC],
[0x0110CE, 0x0110FF],
[0x011103, 0x011126],
[0x011135, 0x011172],
@ -835,8 +865,11 @@ const nonMatchSymbols = buildString({
[0x016B44, 0x016F4E],
[0x016F50, 0x016F8E],
[0x016FA0, 0x016FDF],
[0x016FE5, 0x01BC9C],
[0x01BCA4, 0x01D166],
[0x016FE5, 0x01AFEF],
[0x01AFFF, 0x01BC9C],
[0x01BCA4, 0x01CEFF],
[0x01CF2E, 0x01CF2F],
[0x01CF47, 0x01D166],
[0x01D16A, 0x01D172],
[0x01D183, 0x01D184],
[0x01D18C, 0x01D1A9],
@ -849,7 +882,8 @@ const nonMatchSymbols = buildString({
[0x01DAB0, 0x01DFFF],
[0x01E019, 0x01E01A],
[0x01E02B, 0x01E12F],
[0x01E13E, 0x01E2EB],
[0x01E13E, 0x01E2AD],
[0x01E2AF, 0x01E2EB],
[0x01E2F0, 0x01E8CF],
[0x01E8D7, 0x01E943],
[0x01E94C, 0x01F3FA],

View File

@ -1,4 +1,4 @@
// Copyright 2020 Mathias Bynens. All rights reserved.
// Copyright 2021 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 v13.0.0
Unicode v14.0.0
esid: sec-static-semantics-unicodematchproperty-p
features: [regexp-unicode-property-escapes]
includes: [regExpUtils.js]
@ -40,6 +40,8 @@ const matchSymbols = buildString({
0x00214E,
0x002D27,
0x002D2D,
0x00A7D3,
0x010780,
0x01D4A2,
0x01D4BB,
0x01D546
@ -99,9 +101,7 @@ const matchSymbols = buildString({
[0x002160, 0x00217F],
[0x002183, 0x002184],
[0x0024B6, 0x0024E9],
[0x002C00, 0x002C2E],
[0x002C30, 0x002C5E],
[0x002C60, 0x002CE4],
[0x002C00, 0x002CE4],
[0x002CEB, 0x002CEE],
[0x002CF2, 0x002CF3],
[0x002D00, 0x002D25],
@ -109,8 +109,9 @@ const matchSymbols = buildString({
[0x00A680, 0x00A69D],
[0x00A722, 0x00A787],
[0x00A78B, 0x00A78E],
[0x00A790, 0x00A7BF],
[0x00A7C2, 0x00A7CA],
[0x00A790, 0x00A7CA],
[0x00A7D0, 0x00A7D1],
[0x00A7D5, 0x00A7D9],
[0x00A7F5, 0x00A7F6],
[0x00A7F8, 0x00A7FA],
[0x00AB30, 0x00AB5A],
@ -123,6 +124,17 @@ const matchSymbols = buildString({
[0x010400, 0x01044F],
[0x0104B0, 0x0104D3],
[0x0104D8, 0x0104FB],
[0x010570, 0x01057A],
[0x01057C, 0x01058A],
[0x01058C, 0x010592],
[0x010594, 0x010595],
[0x010597, 0x0105A1],
[0x0105A3, 0x0105B1],
[0x0105B3, 0x0105B9],
[0x0105BB, 0x0105BC],
[0x010783, 0x010785],
[0x010787, 0x0107B0],
[0x0107B2, 0x0107BA],
[0x010C80, 0x010CB2],
[0x010CC0, 0x010CF2],
[0x0118A0, 0x0118DF],
@ -154,6 +166,8 @@ const matchSymbols = buildString({
[0x01D78A, 0x01D7A8],
[0x01D7AA, 0x01D7C2],
[0x01D7C4, 0x01D7CB],
[0x01DF00, 0x01DF09],
[0x01DF0B, 0x01DF1E],
[0x01E900, 0x01E943],
[0x01F130, 0x01F149],
[0x01F150, 0x01F169],
@ -193,12 +207,21 @@ const nonMatchSymbols = buildString({
0x002127,
0x002129,
0x00212E,
0x002C2F,
0x002C5F,
0x002D26,
0x00A78F,
0x00A7D2,
0x00A7D4,
0x00A7F7,
0x00AB5B,
0x01057B,
0x01058B,
0x010593,
0x010596,
0x0105A2,
0x0105B2,
0x0105BA,
0x010786,
0x0107B1,
0x01D455,
0x01D49D,
0x01D4AD,
@ -221,7 +244,8 @@ const nonMatchSymbols = buildString({
0x01D76F,
0x01D789,
0x01D7A9,
0x01D7C3
0x01D7C3,
0x01DF0A
],
ranges: [
[0x00DC00, 0x00DFFF],
@ -286,8 +310,8 @@ const nonMatchSymbols = buildString({
[0x00A66E, 0x00A67F],
[0x00A69E, 0x00A721],
[0x00A788, 0x00A78A],
[0x00A7C0, 0x00A7C1],
[0x00A7CB, 0x00A7F4],
[0x00A7CB, 0x00A7CF],
[0x00A7DA, 0x00A7F4],
[0x00A7FB, 0x00AB2F],
[0x00AB69, 0x00AB6F],
[0x00ABC0, 0x00DBFF],
@ -298,7 +322,10 @@ const nonMatchSymbols = buildString({
[0x00FF5B, 0x0103FF],
[0x010450, 0x0104AF],
[0x0104D4, 0x0104D7],
[0x0104FC, 0x010C7F],
[0x0104FC, 0x01056F],
[0x0105BD, 0x01077F],
[0x010781, 0x010782],
[0x0107BB, 0x010C7F],
[0x010CB3, 0x010CBF],
[0x010CF3, 0x01189F],
[0x0118E0, 0x016E3F],
@ -309,7 +336,8 @@ const nonMatchSymbols = buildString({
[0x01D50B, 0x01D50C],
[0x01D547, 0x01D549],
[0x01D6A6, 0x01D6A7],
[0x01D7CC, 0x01E8FF],
[0x01D7CC, 0x01DEFF],
[0x01DF1F, 0x01E8FF],
[0x01E944, 0x01F12F],
[0x01F14A, 0x01F14F],
[0x01F16A, 0x01F16F],

View File

@ -1,4 +1,4 @@
// Copyright 2020 Mathias Bynens. All rights reserved.
// Copyright 2021 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 v13.0.0
Unicode v14.0.0
esid: sec-static-semantics-unicodematchproperty-p
features: [regexp-unicode-property-escapes]
includes: [regExpUtils.js]
@ -547,8 +547,12 @@ const matchSymbols = buildString({
0x00A7BA,
0x00A7BC,
0x00A7BE,
0x00A7C0,
0x00A7C2,
0x00A7C9,
0x00A7D0,
0x00A7D6,
0x00A7D8,
0x00A7F5
],
ranges: [
@ -613,7 +617,7 @@ const matchSymbols = buildString({
[0x00212A, 0x00212B],
[0x002160, 0x00216F],
[0x0024B6, 0x0024CF],
[0x002C00, 0x002C2E],
[0x002C00, 0x002C2F],
[0x002C62, 0x002C64],
[0x002C6D, 0x002C70],
[0x002C7E, 0x002C80],
@ -627,6 +631,10 @@ const matchSymbols = buildString({
[0x00FF21, 0x00FF3A],
[0x010400, 0x010427],
[0x0104B0, 0x0104D3],
[0x010570, 0x01057A],
[0x01057C, 0x01058A],
[0x01058C, 0x010592],
[0x010594, 0x010595],
[0x010C80, 0x010CB2],
[0x0118A0, 0x0118BF],
[0x016E40, 0x016E5F],
@ -1171,8 +1179,14 @@ const nonMatchSymbols = buildString({
0x00A7B9,
0x00A7BB,
0x00A7BD,
0x00A7BF,
0x00A7C1,
0x00A7C3,
0x00A7C8
0x00A7C8,
0x00A7D7,
0x01057B,
0x01058B,
0x010593
],
ranges: [
[0x00DC00, 0x00DFFF],
@ -1237,7 +1251,7 @@ const nonMatchSymbols = buildString({
[0x002170, 0x002182],
[0x002184, 0x0024B5],
[0x0024D0, 0x002BFF],
[0x002C2F, 0x002C5F],
[0x002C30, 0x002C5F],
[0x002C65, 0x002C66],
[0x002C73, 0x002C74],
[0x002C76, 0x002C7D],
@ -1251,8 +1265,9 @@ const nonMatchSymbols = buildString({
[0x00A787, 0x00A78A],
[0x00A78E, 0x00A78F],
[0x00A793, 0x00A795],
[0x00A7BF, 0x00A7C1],
[0x00A7CA, 0x00A7F4],
[0x00A7CA, 0x00A7CF],
[0x00A7D1, 0x00A7D5],
[0x00A7D9, 0x00A7F4],
[0x00A7F6, 0x00AB6F],
[0x00ABC0, 0x00DBFF],
[0x00E000, 0x00FAFF],
@ -1260,7 +1275,8 @@ const nonMatchSymbols = buildString({
[0x00FB18, 0x00FF20],
[0x00FF3B, 0x0103FF],
[0x010428, 0x0104AF],
[0x0104D4, 0x010C7F],
[0x0104D4, 0x01056F],
[0x010596, 0x010C7F],
[0x010CB3, 0x01189F],
[0x0118C0, 0x016E3F],
[0x016E60, 0x01E8FF],

View File

@ -1,4 +1,4 @@
// Copyright 2020 Mathias Bynens. All rights reserved.
// Copyright 2021 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 v13.0.0
Unicode v14.0.0
esid: sec-static-semantics-unicodematchproperty-p
features: [regexp-unicode-property-escapes]
includes: [regExpUtils.js]
@ -108,9 +108,7 @@ const matchSymbols = buildString({
[0x002160, 0x00217F],
[0x002183, 0x002184],
[0x0024B6, 0x0024E9],
[0x002C00, 0x002C2E],
[0x002C30, 0x002C5E],
[0x002C60, 0x002C70],
[0x002C00, 0x002C70],
[0x002C72, 0x002C73],
[0x002C75, 0x002C76],
[0x002C7E, 0x002CE3],
@ -125,8 +123,9 @@ const matchSymbols = buildString({
[0x00A78B, 0x00A78D],
[0x00A790, 0x00A794],
[0x00A796, 0x00A7AE],
[0x00A7B0, 0x00A7BF],
[0x00A7C2, 0x00A7CA],
[0x00A7B0, 0x00A7CA],
[0x00A7D0, 0x00A7D1],
[0x00A7D6, 0x00A7D9],
[0x00A7F5, 0x00A7F6],
[0x00AB70, 0x00ABBF],
[0x00FB00, 0x00FB06],
@ -136,6 +135,14 @@ const matchSymbols = buildString({
[0x010400, 0x01044F],
[0x0104B0, 0x0104D3],
[0x0104D8, 0x0104FB],
[0x010570, 0x01057A],
[0x01057C, 0x01058A],
[0x01058C, 0x010592],
[0x010594, 0x010595],
[0x010597, 0x0105A1],
[0x0105A3, 0x0105B1],
[0x0105B3, 0x0105B9],
[0x0105BB, 0x0105BC],
[0x010C80, 0x010CB2],
[0x010CC0, 0x010CF2],
[0x0118A0, 0x0118DF],
@ -189,13 +196,18 @@ const nonMatchSymbols = buildString({
0x001FBD,
0x001FC5,
0x001FF5,
0x002C2F,
0x002C5F,
0x002C71,
0x002C74,
0x002D26,
0x00A795,
0x00A7AF
0x00A7AF,
0x01057B,
0x01058B,
0x010593,
0x010596,
0x0105A2,
0x0105B2,
0x0105BA
],
ranges: [
[0x00DC00, 0x00DFFF],
@ -267,8 +279,9 @@ const nonMatchSymbols = buildString({
[0x00A770, 0x00A778],
[0x00A788, 0x00A78A],
[0x00A78E, 0x00A78F],
[0x00A7C0, 0x00A7C1],
[0x00A7CB, 0x00A7F4],
[0x00A7CB, 0x00A7CF],
[0x00A7D2, 0x00A7D5],
[0x00A7DA, 0x00A7F4],
[0x00A7F7, 0x00AB52],
[0x00AB54, 0x00AB6F],
[0x00ABC0, 0x00DBFF],
@ -279,7 +292,8 @@ const nonMatchSymbols = buildString({
[0x00FF5B, 0x0103FF],
[0x010450, 0x0104AF],
[0x0104D4, 0x0104D7],
[0x0104FC, 0x010C7F],
[0x0104FC, 0x01056F],
[0x0105BD, 0x010C7F],
[0x010CB3, 0x010CBF],
[0x010CF3, 0x01189F],
[0x0118E0, 0x016E3F],

View File

@ -1,4 +1,4 @@
// Copyright 2020 Mathias Bynens. All rights reserved.
// Copyright 2021 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 v13.0.0
Unicode v14.0.0
esid: sec-static-semantics-unicodematchproperty-p
features: [regexp-unicode-property-escapes]
includes: [regExpUtils.js]
@ -545,8 +545,12 @@ const matchSymbols = buildString({
0x00A7BA,
0x00A7BC,
0x00A7BE,
0x00A7C0,
0x00A7C2,
0x00A7C9,
0x00A7D0,
0x00A7D6,
0x00A7D8,
0x00A7F5
],
ranges: [
@ -603,7 +607,7 @@ const matchSymbols = buildString({
[0x00212A, 0x00212B],
[0x002160, 0x00216F],
[0x0024B6, 0x0024CF],
[0x002C00, 0x002C2E],
[0x002C00, 0x002C2F],
[0x002C62, 0x002C64],
[0x002C6D, 0x002C70],
[0x002C7E, 0x002C80],
@ -614,6 +618,10 @@ const matchSymbols = buildString({
[0x00FF21, 0x00FF3A],
[0x010400, 0x010427],
[0x0104B0, 0x0104D3],
[0x010570, 0x01057A],
[0x01057C, 0x01058A],
[0x01058C, 0x010592],
[0x010594, 0x010595],
[0x010C80, 0x010CB2],
[0x0118A0, 0x0118BF],
[0x016E40, 0x016E5F],
@ -1152,8 +1160,14 @@ const nonMatchSymbols = buildString({
0x00A7B9,
0x00A7BB,
0x00A7BD,
0x00A7BF,
0x00A7C1,
0x00A7C3,
0x00A7C8
0x00A7C8,
0x00A7D7,
0x01057B,
0x01058B,
0x010593
],
ranges: [
[0x00DC00, 0x00DFFF],
@ -1214,7 +1228,7 @@ const nonMatchSymbols = buildString({
[0x002170, 0x002182],
[0x002184, 0x0024B5],
[0x0024D0, 0x002BFF],
[0x002C2F, 0x002C5F],
[0x002C30, 0x002C5F],
[0x002C65, 0x002C66],
[0x002C73, 0x002C74],
[0x002C76, 0x002C7D],
@ -1228,13 +1242,15 @@ const nonMatchSymbols = buildString({
[0x00A787, 0x00A78A],
[0x00A78E, 0x00A78F],
[0x00A793, 0x00A795],
[0x00A7BF, 0x00A7C1],
[0x00A7CA, 0x00A7F4],
[0x00A7CA, 0x00A7CF],
[0x00A7D1, 0x00A7D5],
[0x00A7D9, 0x00A7F4],
[0x00A7F6, 0x00DBFF],
[0x00E000, 0x00FF20],
[0x00FF3B, 0x0103FF],
[0x010428, 0x0104AF],
[0x0104D4, 0x010C7F],
[0x0104D4, 0x01056F],
[0x010596, 0x010C7F],
[0x010CB3, 0x01189F],
[0x0118C0, 0x016E3F],
[0x016E60, 0x01E8FF],

View File

@ -1,4 +1,4 @@
// Copyright 2020 Mathias Bynens. All rights reserved.
// Copyright 2021 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 v13.0.0
Unicode v14.0.0
esid: sec-static-semantics-unicodematchproperty-p
features: [regexp-unicode-property-escapes]
includes: [regExpUtils.js]
@ -596,9 +596,12 @@ const matchSymbols = buildString({
0x00A7BA,
0x00A7BC,
0x00A7BE,
0x00A7C0,
0x00A7C2,
0x00A7C9,
0x00A7F5,
0x00A7D0,
0x00A7D6,
0x00A7D8,
0x00AB69,
0x00FA10,
0x00FA12,
@ -686,7 +689,7 @@ const matchSymbols = buildString({
[0x00115F, 0x001160],
[0x0013F8, 0x0013FD],
[0x0017B4, 0x0017B5],
[0x00180B, 0x00180E],
[0x00180B, 0x00180F],
[0x001C80, 0x001C88],
[0x001C90, 0x001CBA],
[0x001CBD, 0x001CBF],
@ -736,7 +739,7 @@ const matchSymbols = buildString({
[0x002329, 0x00232A],
[0x002460, 0x0024EA],
[0x002A74, 0x002A76],
[0x002C00, 0x002C2E],
[0x002C00, 0x002C2F],
[0x002C62, 0x002C64],
[0x002C6D, 0x002C70],
[0x002C7C, 0x002C80],
@ -754,6 +757,7 @@ const matchSymbols = buildString({
[0x00A7AA, 0x00A7AE],
[0x00A7B0, 0x00A7B4],
[0x00A7C4, 0x00A7C7],
[0x00A7F2, 0x00A7F5],
[0x00A7F8, 0x00A7F9],
[0x00AB5C, 0x00AB5F],
[0x00AB70, 0x00ABBF],
@ -790,6 +794,13 @@ const matchSymbols = buildString({
[0x00FFF0, 0x00FFF8],
[0x010400, 0x010427],
[0x0104B0, 0x0104D3],
[0x010570, 0x01057A],
[0x01057C, 0x01058A],
[0x01058C, 0x010592],
[0x010594, 0x010595],
[0x010781, 0x010785],
[0x010787, 0x0107B0],
[0x0107B2, 0x0107BA],
[0x010C80, 0x010CB2],
[0x0118A0, 0x0118BF],
[0x016E40, 0x016E5F],
@ -1418,8 +1429,11 @@ const nonMatchSymbols = buildString({
0x00A7B9,
0x00A7BB,
0x00A7BD,
0x00A7BF,
0x00A7C1,
0x00A7C3,
0x00A7C8,
0x00A7D7,
0x00FA11,
0x00FA1F,
0x00FA21,
@ -1436,6 +1450,11 @@ const nonMatchSymbols = buildString({
0x00FF00,
0x00FFE7,
0x00FFEF,
0x01057B,
0x01058B,
0x010593,
0x010786,
0x0107B1,
0x01D455,
0x01D49D,
0x01D4AD,
@ -1547,7 +1566,7 @@ const nonMatchSymbols = buildString({
[0x001161, 0x0013F7],
[0x0013FE, 0x0017B3],
[0x0017B6, 0x00180A],
[0x00180F, 0x001C7F],
[0x001810, 0x001C7F],
[0x001C89, 0x001C8F],
[0x001CBB, 0x001CBC],
[0x001CC0, 0x001D2B],
@ -1597,7 +1616,7 @@ const nonMatchSymbols = buildString({
[0x002A0D, 0x002A73],
[0x002A77, 0x002ADB],
[0x002ADD, 0x002BFF],
[0x002C2F, 0x002C5F],
[0x002C30, 0x002C5F],
[0x002C65, 0x002C66],
[0x002C73, 0x002C74],
[0x002C76, 0x002C7B],
@ -1624,8 +1643,9 @@ const nonMatchSymbols = buildString({
[0x00A787, 0x00A78A],
[0x00A78E, 0x00A78F],
[0x00A793, 0x00A795],
[0x00A7BF, 0x00A7C1],
[0x00A7CA, 0x00A7F4],
[0x00A7CA, 0x00A7CF],
[0x00A7D1, 0x00A7D5],
[0x00A7D9, 0x00A7F1],
[0x00A7F6, 0x00A7F7],
[0x00A7FA, 0x00AB5B],
[0x00AB60, 0x00AB68],
@ -1656,7 +1676,9 @@ const nonMatchSymbols = buildString({
[0x00FFDD, 0x00FFDF],
[0x00FFF9, 0x0103FF],
[0x010428, 0x0104AF],
[0x0104D4, 0x010C7F],
[0x0104D4, 0x01056F],
[0x010596, 0x010780],
[0x0107BB, 0x010C7F],
[0x010CB3, 0x01189F],
[0x0118C0, 0x016E3F],
[0x016E60, 0x01BC9F],

View File

@ -1,4 +1,4 @@
// Copyright 2020 Mathias Bynens. All rights reserved.
// Copyright 2021 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 v13.0.0
Unicode v14.0.0
esid: sec-static-semantics-unicodematchproperty-p
features: [regexp-unicode-property-escapes]
includes: [regExpUtils.js]
@ -560,9 +560,13 @@ const matchSymbols = buildString({
0x00A7BB,
0x00A7BD,
0x00A7BF,
0x00A7C1,
0x00A7C3,
0x00A7C8,
0x00A7CA,
0x00A7D1,
0x00A7D7,
0x00A7D9,
0x00A7F6,
0x00AB53
],
@ -621,7 +625,7 @@ const matchSymbols = buildString({
[0x001FF6, 0x001FF7],
[0x002170, 0x00217F],
[0x0024D0, 0x0024E9],
[0x002C30, 0x002C5E],
[0x002C30, 0x002C5F],
[0x002C65, 0x002C66],
[0x002D00, 0x002D25],
[0x00A793, 0x00A794],
@ -631,6 +635,10 @@ const matchSymbols = buildString({
[0x00FF41, 0x00FF5A],
[0x010428, 0x01044F],
[0x0104D8, 0x0104FB],
[0x010597, 0x0105A1],
[0x0105A3, 0x0105B1],
[0x0105B3, 0x0105B9],
[0x0105BB, 0x0105BC],
[0x010CC0, 0x010CF2],
[0x0118C0, 0x0118DF],
[0x016E60, 0x016E7F],
@ -1014,6 +1022,7 @@ const nonMatchSymbols = buildString({
0x001FB5,
0x001FC5,
0x001FF5,
0x002C60,
0x002C67,
0x002C69,
0x002C6B,
@ -1159,7 +1168,13 @@ const nonMatchSymbols = buildString({
0x00A7BA,
0x00A7BC,
0x00A7BE,
0x00A7C9
0x00A7C0,
0x00A7C2,
0x00A7C9,
0x00A7D8,
0x0105A2,
0x0105B2,
0x0105BA
],
ranges: [
[0x00DC00, 0x00DFFF],
@ -1238,7 +1253,6 @@ const nonMatchSymbols = buildString({
[0x002180, 0x002183],
[0x002185, 0x0024CF],
[0x0024EA, 0x002C2F],
[0x002C5F, 0x002C60],
[0x002C62, 0x002C64],
[0x002C6D, 0x002C72],
[0x002C74, 0x002C75],
@ -1257,9 +1271,10 @@ const nonMatchSymbols = buildString({
[0x00A78D, 0x00A790],
[0x00A795, 0x00A796],
[0x00A7AA, 0x00A7B4],
[0x00A7C0, 0x00A7C2],
[0x00A7C4, 0x00A7C7],
[0x00A7CB, 0x00A7F5],
[0x00A7CB, 0x00A7D0],
[0x00A7D2, 0x00A7D6],
[0x00A7DA, 0x00A7F5],
[0x00A7F7, 0x00AB52],
[0x00AB54, 0x00AB6F],
[0x00ABC0, 0x00DBFF],
@ -1268,7 +1283,8 @@ const nonMatchSymbols = buildString({
[0x00FB18, 0x00FF40],
[0x00FF5B, 0x010427],
[0x010450, 0x0104D7],
[0x0104FC, 0x010CBF],
[0x0104FC, 0x010596],
[0x0105BD, 0x010CBF],
[0x010CF3, 0x0118BF],
[0x0118E0, 0x016E5F],
[0x016E80, 0x01E921],

View File

@ -1,4 +1,4 @@
// Copyright 2020 Mathias Bynens. All rights reserved.
// Copyright 2021 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 v13.0.0
Unicode v14.0.0
esid: sec-static-semantics-unicodematchproperty-p
features: [regexp-unicode-property-escapes]
includes: [regExpUtils.js]
@ -560,9 +560,13 @@ const matchSymbols = buildString({
0x00A7BB,
0x00A7BD,
0x00A7BF,
0x00A7C1,
0x00A7C3,
0x00A7C8,
0x00A7CA,
0x00A7D1,
0x00A7D7,
0x00A7D9,
0x00A7F6,
0x00AB53
],
@ -622,7 +626,7 @@ const matchSymbols = buildString({
[0x001FF6, 0x001FF7],
[0x002170, 0x00217F],
[0x0024D0, 0x0024E9],
[0x002C30, 0x002C5E],
[0x002C30, 0x002C5F],
[0x002C65, 0x002C66],
[0x002D00, 0x002D25],
[0x00A793, 0x00A794],
@ -632,6 +636,10 @@ const matchSymbols = buildString({
[0x00FF41, 0x00FF5A],
[0x010428, 0x01044F],
[0x0104D8, 0x0104FB],
[0x010597, 0x0105A1],
[0x0105A3, 0x0105B1],
[0x0105B3, 0x0105B9],
[0x0105BB, 0x0105BC],
[0x010CC0, 0x010CF2],
[0x0118C0, 0x0118DF],
[0x016E60, 0x016E7F],
@ -1015,6 +1023,7 @@ const nonMatchSymbols = buildString({
0x001FBD,
0x001FC5,
0x001FF5,
0x002C60,
0x002C67,
0x002C69,
0x002C6B,
@ -1160,7 +1169,13 @@ const nonMatchSymbols = buildString({
0x00A7BA,
0x00A7BC,
0x00A7BE,
0x00A7C9
0x00A7C0,
0x00A7C2,
0x00A7C9,
0x00A7D8,
0x0105A2,
0x0105B2,
0x0105BA
],
ranges: [
[0x00DC00, 0x00DFFF],
@ -1240,7 +1255,6 @@ const nonMatchSymbols = buildString({
[0x002180, 0x002183],
[0x002185, 0x0024CF],
[0x0024EA, 0x002C2F],
[0x002C5F, 0x002C60],
[0x002C62, 0x002C64],
[0x002C6D, 0x002C72],
[0x002C74, 0x002C75],
@ -1259,9 +1273,10 @@ const nonMatchSymbols = buildString({
[0x00A78D, 0x00A790],
[0x00A795, 0x00A796],
[0x00A7AA, 0x00A7B4],
[0x00A7C0, 0x00A7C2],
[0x00A7C4, 0x00A7C7],
[0x00A7CB, 0x00A7F5],
[0x00A7CB, 0x00A7D0],
[0x00A7D2, 0x00A7D6],
[0x00A7DA, 0x00A7F5],
[0x00A7F7, 0x00AB52],
[0x00AB54, 0x00AB6F],
[0x00ABC0, 0x00DBFF],
@ -1270,7 +1285,8 @@ const nonMatchSymbols = buildString({
[0x00FB18, 0x00FF40],
[0x00FF5B, 0x010427],
[0x010450, 0x0104D7],
[0x0104FC, 0x010CBF],
[0x0104FC, 0x010596],
[0x0105BD, 0x010CBF],
[0x010CF3, 0x0118BF],
[0x0118E0, 0x016E5F],
[0x016E80, 0x01E921],

View File

@ -1,4 +1,4 @@
// Copyright 2020 Mathias Bynens. All rights reserved.
// Copyright 2021 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 v13.0.0
Unicode v14.0.0
esid: sec-static-semantics-unicodematchproperty-p
features: [regexp-unicode-property-escapes]
includes: [regExpUtils.js]
@ -27,6 +27,7 @@ const matchSymbols = buildString({
0x002E17,
0x002E1A,
0x002E40,
0x002E5D,
0x00301C,
0x003030,
0x0030A0,
@ -65,7 +66,8 @@ const nonMatchSymbols = buildString({
[0x002E18, 0x002E19],
[0x002E1B, 0x002E39],
[0x002E3C, 0x002E3F],
[0x002E41, 0x00301B],
[0x002E41, 0x002E5C],
[0x002E5E, 0x00301B],
[0x00301D, 0x00302F],
[0x003031, 0x00309F],
[0x0030A1, 0x00DBFF],

View File

@ -1,4 +1,4 @@
// Copyright 2020 Mathias Bynens. All rights reserved.
// Copyright 2021 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 v13.0.0
Unicode v14.0.0
esid: sec-static-semantics-unicodematchproperty-p
features: [regexp-unicode-property-escapes]
includes: [regExpUtils.js]
@ -25,7 +25,7 @@ const matchSymbols = buildString({
ranges: [
[0x00115F, 0x001160],
[0x0017B4, 0x0017B5],
[0x00180B, 0x00180E],
[0x00180B, 0x00180F],
[0x00200B, 0x00200F],
[0x00202A, 0x00202E],
[0x002060, 0x00206F],
@ -57,7 +57,7 @@ const nonMatchSymbols = buildString({
[0x00061D, 0x00115E],
[0x001161, 0x0017B3],
[0x0017B6, 0x00180A],
[0x00180F, 0x00200A],
[0x001810, 0x00200A],
[0x002010, 0x002029],
[0x00202F, 0x00205F],
[0x002070, 0x003163],

View File

@ -1,4 +1,4 @@
// Copyright 2020 Mathias Bynens. All rights reserved.
// Copyright 2021 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 v13.0.0
Unicode v14.0.0
esid: sec-static-semantics-unicodematchproperty-p
features: [regexp-unicode-property-escapes]
includes: [regExpUtils.js]

View File

@ -1,4 +1,4 @@
// Copyright 2020 Mathias Bynens. All rights reserved.
// Copyright 2021 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 v13.0.0
Unicode v14.0.0
esid: sec-static-semantics-unicodematchproperty-p
features: [regexp-unicode-property-escapes]
includes: [regExpUtils.js]
@ -37,6 +37,7 @@ const matchSymbols = buildString({
0x000B4D,
0x000B55,
0x000BCD,
0x000C3C,
0x000C4D,
0x000CBC,
0x000CCD,
@ -73,6 +74,8 @@ const matchSymbols = buildString({
0x00FF70,
0x00FFE3,
0x0102E0,
0x011046,
0x011070,
0x011173,
0x0111C0,
0x01133C,
@ -88,7 +91,8 @@ const matchSymbols = buildString({
0x011A99,
0x011C3F,
0x011D42,
0x011D97
0x011D97,
0x01E2AE
],
ranges: [
[0x0000B7, 0x0000B8],
@ -110,6 +114,8 @@ const matchSymbols = buildString({
[0x0007A6, 0x0007B0],
[0x0007EB, 0x0007F5],
[0x000818, 0x000819],
[0x000898, 0x00089F],
[0x0008C9, 0x0008D2],
[0x0008E3, 0x0008FE],
[0x000951, 0x000954],
[0x000AFD, 0x000AFF],
@ -126,10 +132,12 @@ const matchSymbols = buildString({
[0x001087, 0x00108D],
[0x00109A, 0x00109B],
[0x00135D, 0x00135F],
[0x001714, 0x001715],
[0x0017C9, 0x0017D3],
[0x001939, 0x00193B],
[0x001A75, 0x001A7C],
[0x001AB0, 0x001ABD],
[0x001AB0, 0x001ABE],
[0x001AC1, 0x001ACB],
[0x001B6B, 0x001B73],
[0x001BAA, 0x001BAB],
[0x001C36, 0x001C37],
@ -138,8 +146,7 @@ const matchSymbols = buildString({
[0x001CF7, 0x001CF9],
[0x001D2C, 0x001D6A],
[0x001DC4, 0x001DCF],
[0x001DF5, 0x001DF9],
[0x001DFD, 0x001DFF],
[0x001DF5, 0x001DFF],
[0x001FBF, 0x001FC1],
[0x001FCD, 0x001FCF],
[0x001FDD, 0x001FDF],
@ -163,9 +170,13 @@ const matchSymbols = buildString({
[0x00ABEC, 0x00ABED],
[0x00FE20, 0x00FE2F],
[0x00FF9E, 0x00FF9F],
[0x010780, 0x010785],
[0x010787, 0x0107B0],
[0x0107B2, 0x0107BA],
[0x010AE5, 0x010AE6],
[0x010D22, 0x010D27],
[0x010F46, 0x010F50],
[0x010F82, 0x010F85],
[0x0110B9, 0x0110BA],
[0x011133, 0x011134],
[0x0111CA, 0x0111CC],
@ -183,6 +194,11 @@ const matchSymbols = buildString({
[0x016B30, 0x016B36],
[0x016F8F, 0x016F9F],
[0x016FF0, 0x016FF1],
[0x01AFF0, 0x01AFF3],
[0x01AFF5, 0x01AFFB],
[0x01AFFD, 0x01AFFE],
[0x01CF00, 0x01CF2D],
[0x01CF30, 0x01CF46],
[0x01D167, 0x01D169],
[0x01D16D, 0x01D172],
[0x01D17B, 0x01D182],
@ -223,7 +239,11 @@ const nonMatchSymbols = buildString({
0x001FBE,
0x00A67E,
0x00FF3F,
0x010786,
0x0107B1,
0x011D43,
0x01AFF4,
0x01AFFC,
0x01E947
],
ranges: [
@ -250,7 +270,9 @@ const nonMatchSymbols = buildString({
[0x00074B, 0x0007A5],
[0x0007B1, 0x0007EA],
[0x0007F6, 0x000817],
[0x00081A, 0x0008E2],
[0x00081A, 0x000897],
[0x0008A0, 0x0008C8],
[0x0008D3, 0x0008E2],
[0x0008FF, 0x00093B],
[0x00093D, 0x00094C],
[0x00094E, 0x000950],
@ -266,7 +288,8 @@ const nonMatchSymbols = buildString({
[0x000B3D, 0x000B4C],
[0x000B4E, 0x000B54],
[0x000B56, 0x000BCC],
[0x000BCE, 0x000C4C],
[0x000BCE, 0x000C3B],
[0x000C3D, 0x000C4C],
[0x000C4E, 0x000CBB],
[0x000CBD, 0x000CCC],
[0x000CCE, 0x000D3A],
@ -286,13 +309,15 @@ const nonMatchSymbols = buildString({
[0x00106E, 0x001086],
[0x001090, 0x001099],
[0x00109C, 0x00135C],
[0x001360, 0x0017C8],
[0x001360, 0x001713],
[0x001716, 0x0017C8],
[0x0017D4, 0x0017DC],
[0x0017DE, 0x001938],
[0x00193C, 0x001A74],
[0x001A7D, 0x001A7E],
[0x001A80, 0x001AAF],
[0x001ABE, 0x001B33],
[0x001ABF, 0x001AC0],
[0x001ACC, 0x001B33],
[0x001B35, 0x001B43],
[0x001B45, 0x001B6A],
[0x001B74, 0x001BA9],
@ -305,7 +330,6 @@ const nonMatchSymbols = buildString({
[0x001CFA, 0x001D2B],
[0x001D6B, 0x001DC3],
[0x001DD0, 0x001DF4],
[0x001DFA, 0x001DFC],
[0x001E00, 0x001FBC],
[0x001FC2, 0x001FCC],
[0x001FD0, 0x001FDC],
@ -344,10 +368,14 @@ const nonMatchSymbols = buildString({
[0x00FF71, 0x00FF9D],
[0x00FFA0, 0x00FFE2],
[0x00FFE4, 0x0102DF],
[0x0102E1, 0x010AE4],
[0x0102E1, 0x01077F],
[0x0107BB, 0x010AE4],
[0x010AE7, 0x010D21],
[0x010D28, 0x010F45],
[0x010F51, 0x0110B8],
[0x010F51, 0x010F81],
[0x010F86, 0x011045],
[0x011047, 0x01106F],
[0x011071, 0x0110B8],
[0x0110BB, 0x011132],
[0x011135, 0x011172],
[0x011174, 0x0111BF],
@ -379,13 +407,17 @@ const nonMatchSymbols = buildString({
[0x016AF5, 0x016B2F],
[0x016B37, 0x016F8E],
[0x016FA0, 0x016FEF],
[0x016FF2, 0x01D166],
[0x016FF2, 0x01AFEF],
[0x01AFFF, 0x01CEFF],
[0x01CF2E, 0x01CF2F],
[0x01CF47, 0x01D166],
[0x01D16A, 0x01D16C],
[0x01D173, 0x01D17A],
[0x01D183, 0x01D184],
[0x01D18C, 0x01D1A9],
[0x01D1AE, 0x01E12F],
[0x01E137, 0x01E2EB],
[0x01E137, 0x01E2AD],
[0x01E2AF, 0x01E2EB],
[0x01E2F0, 0x01E8CF],
[0x01E8D7, 0x01E943],
[0x01E94B, 0x10FFFF]

View File

@ -1,4 +1,4 @@
// Copyright 2020 Mathias Bynens. All rights reserved.
// Copyright 2021 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 v13.0.0
Unicode v14.0.0
esid: sec-static-semantics-unicodematchproperty-p
features: [regexp-unicode-property-escapes]
includes: [regExpUtils.js]
@ -83,7 +83,8 @@ const matchSymbols = buildString({
0x01F5EF,
0x01F5F3,
0x01F6E9,
0x01F6F0
0x01F6F0,
0x01F7F0
],
ranges: [
[0x000030, 0x000039],
@ -153,22 +154,22 @@ const matchSymbols = buildString({
[0x01F680, 0x01F6C5],
[0x01F6CB, 0x01F6D2],
[0x01F6D5, 0x01F6D7],
[0x01F6E0, 0x01F6E5],
[0x01F6DD, 0x01F6E5],
[0x01F6EB, 0x01F6EC],
[0x01F6F3, 0x01F6FC],
[0x01F7E0, 0x01F7EB],
[0x01F90C, 0x01F93A],
[0x01F93C, 0x01F945],
[0x01F947, 0x01F978],
[0x01F97A, 0x01F9CB],
[0x01F9CD, 0x01F9FF],
[0x01F947, 0x01F9FF],
[0x01FA70, 0x01FA74],
[0x01FA78, 0x01FA7A],
[0x01FA78, 0x01FA7C],
[0x01FA80, 0x01FA86],
[0x01FA90, 0x01FAA8],
[0x01FAB0, 0x01FAB6],
[0x01FAC0, 0x01FAC2],
[0x01FAD0, 0x01FAD6]
[0x01FA90, 0x01FAAC],
[0x01FAB0, 0x01FABA],
[0x01FAC0, 0x01FAC5],
[0x01FAD0, 0x01FAD9],
[0x01FAE0, 0x01FAE7],
[0x01FAF0, 0x01FAF6]
]
});
testPropertyEscapes(
@ -203,9 +204,7 @@ const nonMatchSymbols = buildString({
0x01F5E2,
0x01F6EA,
0x01F93B,
0x01F946,
0x01F979,
0x01F9CC
0x01F946
],
ranges: [
[0x00DC00, 0x00DFFF],
@ -322,20 +321,23 @@ const nonMatchSymbols = buildString({
[0x01F650, 0x01F67F],
[0x01F6C6, 0x01F6CA],
[0x01F6D3, 0x01F6D4],
[0x01F6D8, 0x01F6DF],
[0x01F6D8, 0x01F6DC],
[0x01F6E6, 0x01F6E8],
[0x01F6ED, 0x01F6EF],
[0x01F6F1, 0x01F6F2],
[0x01F6FD, 0x01F7DF],
[0x01F7EC, 0x01F90B],
[0x01F7EC, 0x01F7EF],
[0x01F7F1, 0x01F90B],
[0x01FA00, 0x01FA6F],
[0x01FA75, 0x01FA77],
[0x01FA7B, 0x01FA7F],
[0x01FA7D, 0x01FA7F],
[0x01FA87, 0x01FA8F],
[0x01FAA9, 0x01FAAF],
[0x01FAB7, 0x01FABF],
[0x01FAC3, 0x01FACF],
[0x01FAD7, 0x10FFFF]
[0x01FAAD, 0x01FAAF],
[0x01FABB, 0x01FABF],
[0x01FAC6, 0x01FACF],
[0x01FADA, 0x01FADF],
[0x01FAE8, 0x01FAEF],
[0x01FAF7, 0x10FFFF]
]
});
testPropertyEscapes(

View File

@ -1,4 +1,4 @@
// Copyright 2020 Mathias Bynens. All rights reserved.
// Copyright 2021 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 v13.0.0
Unicode v14.0.0
esid: sec-static-semantics-unicodematchproperty-p
features: [regexp-unicode-property-escapes]
includes: [regExpUtils.js]

View File

@ -1,4 +1,4 @@
// Copyright 2020 Mathias Bynens. All rights reserved.
// Copyright 2021 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 v13.0.0
Unicode v14.0.0
esid: sec-static-semantics-unicodematchproperty-p
features: [regexp-unicode-property-escapes]
includes: [regExpUtils.js]

View File

@ -1,4 +1,4 @@
// Copyright 2020 Mathias Bynens. All rights reserved.
// Copyright 2021 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 v13.0.0
Unicode v14.0.0
esid: sec-static-semantics-unicodematchproperty-p
features: [regexp-unicode-property-escapes]
includes: [regExpUtils.js]
@ -54,7 +54,9 @@ const matchSymbols = buildString({
[0x01F9B5, 0x01F9B6],
[0x01F9B8, 0x01F9B9],
[0x01F9CD, 0x01F9CF],
[0x01F9D1, 0x01F9DD]
[0x01F9D1, 0x01F9DD],
[0x01FAC3, 0x01FAC5],
[0x01FAF0, 0x01FAF6]
]
});
testPropertyEscapes(
@ -112,7 +114,9 @@ const nonMatchSymbols = buildString({
[0x01F93F, 0x01F976],
[0x01F978, 0x01F9B4],
[0x01F9BC, 0x01F9CC],
[0x01F9DE, 0x10FFFF]
[0x01F9DE, 0x01FAC2],
[0x01FAC6, 0x01FAEF],
[0x01FAF7, 0x10FFFF]
]
});
testPropertyEscapes(

View File

@ -1,4 +1,4 @@
// Copyright 2020 Mathias Bynens. All rights reserved.
// Copyright 2021 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 v13.0.0
Unicode v14.0.0
esid: sec-static-semantics-unicodematchproperty-p
features: [regexp-unicode-property-escapes]
includes: [regExpUtils.js]
@ -45,7 +45,8 @@ const matchSymbols = buildString({
0x01F440,
0x01F57A,
0x01F5A4,
0x01F6CC
0x01F6CC,
0x01F7F0
],
ranges: [
[0x00231A, 0x00231B],
@ -83,21 +84,22 @@ const matchSymbols = buildString({
[0x01F680, 0x01F6C5],
[0x01F6D0, 0x01F6D2],
[0x01F6D5, 0x01F6D7],
[0x01F6DD, 0x01F6DF],
[0x01F6EB, 0x01F6EC],
[0x01F6F4, 0x01F6FC],
[0x01F7E0, 0x01F7EB],
[0x01F90C, 0x01F93A],
[0x01F93C, 0x01F945],
[0x01F947, 0x01F978],
[0x01F97A, 0x01F9CB],
[0x01F9CD, 0x01F9FF],
[0x01F947, 0x01F9FF],
[0x01FA70, 0x01FA74],
[0x01FA78, 0x01FA7A],
[0x01FA78, 0x01FA7C],
[0x01FA80, 0x01FA86],
[0x01FA90, 0x01FAA8],
[0x01FAB0, 0x01FAB6],
[0x01FAC0, 0x01FAC2],
[0x01FAD0, 0x01FAD6]
[0x01FA90, 0x01FAAC],
[0x01FAB0, 0x01FABA],
[0x01FAC0, 0x01FAC5],
[0x01FAD0, 0x01FAD9],
[0x01FAE0, 0x01FAE7],
[0x01FAF0, 0x01FAF6]
]
});
testPropertyEscapes(
@ -124,9 +126,7 @@ const nonMatchSymbols = buildString({
0x01F441,
0x01F54F,
0x01F93B,
0x01F946,
0x01F979,
0x01F9CC
0x01F946
],
ranges: [
[0x00DC00, 0x00DFFF],
@ -187,18 +187,22 @@ const nonMatchSymbols = buildString({
[0x01F6C6, 0x01F6CB],
[0x01F6CD, 0x01F6CF],
[0x01F6D3, 0x01F6D4],
[0x01F6D8, 0x01F6EA],
[0x01F6D8, 0x01F6DC],
[0x01F6E0, 0x01F6EA],
[0x01F6ED, 0x01F6F3],
[0x01F6FD, 0x01F7DF],
[0x01F7EC, 0x01F90B],
[0x01F7EC, 0x01F7EF],
[0x01F7F1, 0x01F90B],
[0x01FA00, 0x01FA6F],
[0x01FA75, 0x01FA77],
[0x01FA7B, 0x01FA7F],
[0x01FA7D, 0x01FA7F],
[0x01FA87, 0x01FA8F],
[0x01FAA9, 0x01FAAF],
[0x01FAB7, 0x01FABF],
[0x01FAC3, 0x01FACF],
[0x01FAD7, 0x10FFFF]
[0x01FAAD, 0x01FAAF],
[0x01FABB, 0x01FABF],
[0x01FAC6, 0x01FACF],
[0x01FADA, 0x01FADF],
[0x01FAE8, 0x01FAEF],
[0x01FAF7, 0x10FFFF]
]
});
testPropertyEscapes(

View File

@ -1,4 +1,4 @@
// Copyright 2020 Mathias Bynens. All rights reserved.
// Copyright 2021 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 v13.0.0
Unicode v14.0.0
esid: sec-static-semantics-unicodematchproperty-p
features: [regexp-unicode-property-escapes]
includes: [regExpUtils.js]

View File

@ -1,4 +1,4 @@
// Copyright 2020 Mathias Bynens. All rights reserved.
// Copyright 2021 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 v13.0.0
Unicode v14.0.0
esid: sec-static-semantics-unicodematchproperty-p
features: [regexp-unicode-property-escapes]
includes: [regExpUtils.js]
@ -44,6 +44,7 @@ const matchSymbols = buildString({
[0x00309D, 0x00309E],
[0x0030FC, 0x0030FE],
[0x00AAF3, 0x00AAF4],
[0x010781, 0x010782],
[0x0115C6, 0x0115C8],
[0x016B42, 0x016B43],
[0x016FE0, 0x016FE1],
@ -93,7 +94,8 @@ const nonMatchSymbols = buildString({
[0x00AADE, 0x00AAF2],
[0x00AAF5, 0x00DBFF],
[0x00E000, 0x00FF6F],
[0x00FF71, 0x01135C],
[0x00FF71, 0x010780],
[0x010783, 0x01135C],
[0x01135E, 0x0115C5],
[0x0115C9, 0x011A97],
[0x011A99, 0x016B41],

View File

@ -1,4 +1,4 @@
// Copyright 2020 Mathias Bynens. All rights reserved.
// Copyright 2021 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 v13.0.0
Unicode v14.0.0
esid: sec-static-semantics-unicodematchproperty-p
features: [regexp-unicode-property-escapes]
includes: [regExpUtils.js]
@ -35,6 +35,7 @@ const matchSymbols = buildString({
0x00214E,
0x002D27,
0x002D2D,
0x00A7D3,
0x00A7FA,
0x01D4A2,
0x01D4BB,
@ -92,9 +93,7 @@ const matchSymbols = buildString({
[0x00213C, 0x00213F],
[0x002145, 0x002149],
[0x002183, 0x002184],
[0x002C00, 0x002C2E],
[0x002C30, 0x002C5E],
[0x002C60, 0x002C7B],
[0x002C00, 0x002C7B],
[0x002C7E, 0x002CE4],
[0x002CEB, 0x002CEE],
[0x002CF2, 0x002CF3],
@ -104,8 +103,9 @@ const matchSymbols = buildString({
[0x00A722, 0x00A76F],
[0x00A771, 0x00A787],
[0x00A78B, 0x00A78E],
[0x00A790, 0x00A7BF],
[0x00A7C2, 0x00A7CA],
[0x00A790, 0x00A7CA],
[0x00A7D0, 0x00A7D1],
[0x00A7D5, 0x00A7D9],
[0x00A7F5, 0x00A7F6],
[0x00AB30, 0x00AB5A],
[0x00AB60, 0x00AB68],
@ -117,6 +117,14 @@ const matchSymbols = buildString({
[0x010400, 0x01044F],
[0x0104B0, 0x0104D3],
[0x0104D8, 0x0104FB],
[0x010570, 0x01057A],
[0x01057C, 0x01058A],
[0x01058C, 0x010592],
[0x010594, 0x010595],
[0x010597, 0x0105A1],
[0x0105A3, 0x0105B1],
[0x0105B3, 0x0105B9],
[0x0105BB, 0x0105BC],
[0x010C80, 0x010CB2],
[0x010CC0, 0x010CF2],
[0x0118A0, 0x0118DF],
@ -148,6 +156,8 @@ const matchSymbols = buildString({
[0x01D78A, 0x01D7A8],
[0x01D7AA, 0x01D7C2],
[0x01D7C4, 0x01D7CB],
[0x01DF00, 0x01DF09],
[0x01DF0B, 0x01DF1E],
[0x01E900, 0x01E943]
]
});
@ -210,11 +220,18 @@ const nonMatchSymbols = buildString({
0x002127,
0x002129,
0x00212E,
0x002C2F,
0x002C5F,
0x002D26,
0x00A770,
0x00A78F,
0x00A7D2,
0x00A7D4,
0x01057B,
0x01058B,
0x010593,
0x010596,
0x0105A2,
0x0105B2,
0x0105BA,
0x01D455,
0x01D49D,
0x01D4AD,
@ -237,7 +254,8 @@ const nonMatchSymbols = buildString({
0x01D76F,
0x01D789,
0x01D7A9,
0x01D7C3
0x01D7C3,
0x01DF0A
],
ranges: [
[0x00DC00, 0x00DFFF],
@ -294,8 +312,8 @@ const nonMatchSymbols = buildString({
[0x00A66E, 0x00A67F],
[0x00A69C, 0x00A721],
[0x00A788, 0x00A78A],
[0x00A7C0, 0x00A7C1],
[0x00A7CB, 0x00A7F4],
[0x00A7CB, 0x00A7CF],
[0x00A7DA, 0x00A7F4],
[0x00A7F7, 0x00A7F9],
[0x00A7FB, 0x00AB2F],
[0x00AB5B, 0x00AB5F],
@ -308,7 +326,8 @@ const nonMatchSymbols = buildString({
[0x00FF5B, 0x0103FF],
[0x010450, 0x0104AF],
[0x0104D4, 0x0104D7],
[0x0104FC, 0x010C7F],
[0x0104FC, 0x01056F],
[0x0105BD, 0x010C7F],
[0x010CB3, 0x010CBF],
[0x010CF3, 0x01189F],
[0x0118E0, 0x016E3F],
@ -319,7 +338,8 @@ const nonMatchSymbols = buildString({
[0x01D50B, 0x01D50C],
[0x01D547, 0x01D549],
[0x01D6A6, 0x01D6A7],
[0x01D7CC, 0x01E8FF],
[0x01D7CC, 0x01DEFF],
[0x01DF1F, 0x01E8FF],
[0x01E944, 0x10FFFF]
]
});

View File

@ -1,4 +1,4 @@
// Copyright 2020 Mathias Bynens. All rights reserved.
// Copyright 2021 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 v13.0.0
Unicode v14.0.0
esid: sec-static-semantics-unicodematchproperty-p
features: [regexp-unicode-property-escapes]
includes: [regExpUtils.js]
@ -58,6 +58,10 @@ const matchSymbols = buildString({
0x002E25,
0x002E27,
0x002E29,
0x002E56,
0x002E58,
0x002E5A,
0x002E5C,
0x003009,
0x00300B,
0x00300D,
@ -150,6 +154,9 @@ const nonMatchSymbols = buildString({
0x002E24,
0x002E26,
0x002E28,
0x002E57,
0x002E59,
0x002E5B,
0x00300A,
0x00300C,
0x00300E,
@ -186,7 +193,8 @@ const nonMatchSymbols = buildString({
[0x002999, 0x0029D8],
[0x0029DC, 0x0029FC],
[0x0029FE, 0x002E22],
[0x002E2A, 0x003008],
[0x002E2A, 0x002E55],
[0x002E5D, 0x003008],
[0x003012, 0x003014],
[0x00301C, 0x00301D],
[0x003020, 0x00DBFF],

View File

@ -1,4 +1,4 @@
// Copyright 2020 Mathias Bynens. All rights reserved.
// Copyright 2021 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 v13.0.0
Unicode v14.0.0
esid: sec-static-semantics-unicodematchproperty-p
features: [regexp-unicode-property-escapes]
includes: [regExpUtils.js]

View File

@ -1,4 +1,4 @@
// Copyright 2020 Mathias Bynens. All rights reserved.
// Copyright 2021 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 v13.0.0
Unicode v14.0.0
esid: sec-static-semantics-unicodematchproperty-p
features: [regexp-unicode-property-escapes]
includes: [regExpUtils.js]

View File

@ -1,4 +1,4 @@
// Copyright 2020 Mathias Bynens. All rights reserved.
// Copyright 2021 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 v13.0.0
Unicode v14.0.0
esid: sec-static-semantics-unicodematchproperty-p
features: [regexp-unicode-property-escapes]
includes: [regExpUtils.js]
@ -34,7 +34,7 @@ const matchSymbols = buildString({
[0x0000A2, 0x0000A5],
[0x0007FE, 0x0007FF],
[0x0009F2, 0x0009F3],
[0x0020A0, 0x0020BF],
[0x0020A0, 0x0020C0],
[0x00FFE0, 0x00FFE1],
[0x00FFE5, 0x00FFE6],
[0x011FDD, 0x011FE0]
@ -87,7 +87,7 @@ const nonMatchSymbols = buildString({
[0x000BFA, 0x000E3E],
[0x000E40, 0x0017DA],
[0x0017DC, 0x00209F],
[0x0020C0, 0x00A837],
[0x0020C1, 0x00A837],
[0x00A839, 0x00DBFF],
[0x00E000, 0x00FDFB],
[0x00FDFD, 0x00FE68],

View File

@ -1,4 +1,4 @@
// Copyright 2020 Mathias Bynens. All rights reserved.
// Copyright 2021 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 v13.0.0
Unicode v14.0.0
esid: sec-static-semantics-unicodematchproperty-p
features: [regexp-unicode-property-escapes]
includes: [regExpUtils.js]
@ -23,6 +23,7 @@ const matchSymbols = buildString({
0x002E17,
0x002E1A,
0x002E40,
0x002E5D,
0x00301C,
0x003030,
0x0030A0,
@ -82,7 +83,8 @@ const nonMatchSymbols = buildString({
[0x002E18, 0x002E19],
[0x002E1B, 0x002E39],
[0x002E3C, 0x002E3F],
[0x002E41, 0x00301B],
[0x002E41, 0x002E5C],
[0x002E5E, 0x00301B],
[0x00301D, 0x00302F],
[0x003031, 0x00309F],
[0x0030A1, 0x00DBFF],

View File

@ -1,4 +1,4 @@
// Copyright 2020 Mathias Bynens. All rights reserved.
// Copyright 2021 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 v13.0.0
Unicode v14.0.0
esid: sec-static-semantics-unicodematchproperty-p
features: [regexp-unicode-property-escapes]
includes: [regExpUtils.js]
@ -71,6 +71,7 @@ const matchSymbols = buildString({
[0x011D50, 0x011D59],
[0x011DA0, 0x011DA9],
[0x016A60, 0x016A69],
[0x016AC0, 0x016AC9],
[0x016B50, 0x016B59],
[0x01D7CE, 0x01D7FF],
[0x01E140, 0x01E149],
@ -185,7 +186,8 @@ const nonMatchSymbols = buildString({
[0x011C5A, 0x011D4F],
[0x011D5A, 0x011D9F],
[0x011DAA, 0x016A5F],
[0x016A6A, 0x016B4F],
[0x016A6A, 0x016ABF],
[0x016ACA, 0x016B4F],
[0x016B5A, 0x01D7CD],
[0x01D800, 0x01E13F],
[0x01E14A, 0x01E2EF],

View File

@ -1,4 +1,4 @@
// Copyright 2020 Mathias Bynens. All rights reserved.
// Copyright 2021 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 v13.0.0
Unicode v14.0.0
esid: sec-static-semantics-unicodematchproperty-p
features: [regexp-unicode-property-escapes]
includes: [regExpUtils.js]

View File

@ -1,4 +1,4 @@
// Copyright 2020 Mathias Bynens. All rights reserved.
// Copyright 2021 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 v13.0.0
Unicode v14.0.0
esid: sec-static-semantics-unicodematchproperty-p
features: [regexp-unicode-property-escapes]
includes: [regExpUtils.js]

View File

@ -1,4 +1,4 @@
// Copyright 2020 Mathias Bynens. All rights reserved.
// Copyright 2021 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 v13.0.0
Unicode v14.0.0
esid: sec-static-semantics-unicodematchproperty-p
features: [regexp-unicode-property-escapes]
includes: [regExpUtils.js]
@ -28,6 +28,7 @@ const matchSymbols = buildString({
],
ranges: [
[0x000600, 0x000605],
[0x000890, 0x000891],
[0x00200B, 0x00200F],
[0x00202A, 0x00202E],
[0x002060, 0x002064],
@ -81,7 +82,8 @@ const nonMatchSymbols = buildString({
[0x000606, 0x00061B],
[0x00061D, 0x0006DC],
[0x0006DE, 0x00070E],
[0x000710, 0x0008E1],
[0x000710, 0x00088F],
[0x000892, 0x0008E1],
[0x0008E3, 0x00180D],
[0x00180F, 0x00200A],
[0x002010, 0x002029],

View File

@ -1,4 +1,4 @@
// Copyright 2020 Mathias Bynens. All rights reserved.
// Copyright 2021 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 v13.0.0
Unicode v14.0.0
esid: sec-static-semantics-unicodematchproperty-p
features: [regexp-unicode-property-escapes]
includes: [regExpUtils.js]

View File

@ -1,4 +1,4 @@
// Copyright 2020 Mathias Bynens. All rights reserved.
// Copyright 2021 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 v13.0.0
Unicode v14.0.0
esid: sec-static-semantics-unicodematchproperty-p
features: [regexp-unicode-property-escapes]
includes: [regExpUtils.js]
@ -48,9 +48,9 @@ const matchSymbols = buildString({
0x000B9C,
0x000BD0,
0x000C3D,
0x000C5D,
0x000C80,
0x000CBD,
0x000CDE,
0x000D3D,
0x000D4E,
0x000DBD,
@ -88,6 +88,7 @@ const matchSymbols = buildString({
0x002D2D,
0x002D6F,
0x002E2F,
0x00A7D3,
0x00A8FB,
0x00A9CF,
0x00AA7A,
@ -100,6 +101,7 @@ const matchSymbols = buildString({
0x01083C,
0x010A00,
0x010F27,
0x011075,
0x011144,
0x011147,
0x011176,
@ -181,8 +183,9 @@ const matchSymbols = buildString({
[0x000800, 0x000815],
[0x000840, 0x000858],
[0x000860, 0x00086A],
[0x0008A0, 0x0008B4],
[0x0008B6, 0x0008C7],
[0x000870, 0x000887],
[0x000889, 0x00088E],
[0x0008A0, 0x0008C9],
[0x000904, 0x000939],
[0x000958, 0x000961],
[0x000971, 0x000980],
@ -237,6 +240,7 @@ const matchSymbols = buildString({
[0x000C92, 0x000CA8],
[0x000CAA, 0x000CB3],
[0x000CB5, 0x000CB9],
[0x000CDD, 0x000CDE],
[0x000CE0, 0x000CE1],
[0x000CF1, 0x000CF2],
[0x000D04, 0x000D0C],
@ -292,9 +296,8 @@ const matchSymbols = buildString({
[0x001681, 0x00169A],
[0x0016A0, 0x0016EA],
[0x0016F1, 0x0016F8],
[0x001700, 0x00170C],
[0x00170E, 0x001711],
[0x001720, 0x001731],
[0x001700, 0x001711],
[0x00171F, 0x001731],
[0x001740, 0x001751],
[0x001760, 0x00176C],
[0x00176E, 0x001770],
@ -311,7 +314,7 @@ const matchSymbols = buildString({
[0x001A00, 0x001A16],
[0x001A20, 0x001A54],
[0x001B05, 0x001B33],
[0x001B45, 0x001B4B],
[0x001B45, 0x001B4C],
[0x001B83, 0x001BA0],
[0x001BAE, 0x001BAF],
[0x001BBA, 0x001BE5],
@ -348,9 +351,7 @@ const matchSymbols = buildString({
[0x00213C, 0x00213F],
[0x002145, 0x002149],
[0x002183, 0x002184],
[0x002C00, 0x002C2E],
[0x002C30, 0x002C5E],
[0x002C60, 0x002CE4],
[0x002C00, 0x002CE4],
[0x002CEB, 0x002CEE],
[0x002CF2, 0x002CF3],
[0x002D00, 0x002D25],
@ -376,8 +377,7 @@ const matchSymbols = buildString({
[0x0031A0, 0x0031BF],
[0x0031F0, 0x0031FF],
[0x003400, 0x004DBF],
[0x004E00, 0x009FFC],
[0x00A000, 0x00A48C],
[0x004E00, 0x00A48C],
[0x00A4D0, 0x00A4FD],
[0x00A500, 0x00A60C],
[0x00A610, 0x00A61F],
@ -387,9 +387,10 @@ const matchSymbols = buildString({
[0x00A6A0, 0x00A6E5],
[0x00A717, 0x00A71F],
[0x00A722, 0x00A788],
[0x00A78B, 0x00A7BF],
[0x00A7C2, 0x00A7CA],
[0x00A7F5, 0x00A801],
[0x00A78B, 0x00A7CA],
[0x00A7D0, 0x00A7D1],
[0x00A7D5, 0x00A7D9],
[0x00A7F2, 0x00A801],
[0x00A803, 0x00A805],
[0x00A807, 0x00A80A],
[0x00A80C, 0x00A822],
@ -469,9 +470,20 @@ const matchSymbols = buildString({
[0x0104D8, 0x0104FB],
[0x010500, 0x010527],
[0x010530, 0x010563],
[0x010570, 0x01057A],
[0x01057C, 0x01058A],
[0x01058C, 0x010592],
[0x010594, 0x010595],
[0x010597, 0x0105A1],
[0x0105A3, 0x0105B1],
[0x0105B3, 0x0105B9],
[0x0105BB, 0x0105BC],
[0x010600, 0x010736],
[0x010740, 0x010755],
[0x010760, 0x010767],
[0x010780, 0x010785],
[0x010787, 0x0107B0],
[0x0107B2, 0x0107BA],
[0x010800, 0x010805],
[0x01080A, 0x010835],
[0x010837, 0x010838],
@ -503,9 +515,11 @@ const matchSymbols = buildString({
[0x010EB0, 0x010EB1],
[0x010F00, 0x010F1C],
[0x010F30, 0x010F45],
[0x010F70, 0x010F81],
[0x010FB0, 0x010FC4],
[0x010FE0, 0x010FF6],
[0x011003, 0x011037],
[0x011071, 0x011072],
[0x011083, 0x0110AF],
[0x0110D0, 0x0110E8],
[0x011103, 0x011126],
@ -536,6 +550,7 @@ const matchSymbols = buildString({
[0x011600, 0x01162F],
[0x011680, 0x0116AA],
[0x011700, 0x01171A],
[0x011740, 0x011746],
[0x011800, 0x01182B],
[0x0118A0, 0x0118DF],
[0x0118FF, 0x011906],
@ -546,7 +561,7 @@ const matchSymbols = buildString({
[0x0119AA, 0x0119D0],
[0x011A0B, 0x011A32],
[0x011A5C, 0x011A89],
[0x011AC0, 0x011AF8],
[0x011AB0, 0x011AF8],
[0x011C00, 0x011C08],
[0x011C0A, 0x011C2E],
[0x011C72, 0x011C8F],
@ -559,10 +574,12 @@ const matchSymbols = buildString({
[0x011EE0, 0x011EF2],
[0x012000, 0x012399],
[0x012480, 0x012543],
[0x012F90, 0x012FF0],
[0x013000, 0x01342E],
[0x014400, 0x014646],
[0x016800, 0x016A38],
[0x016A40, 0x016A5E],
[0x016A70, 0x016ABE],
[0x016AD0, 0x016AED],
[0x016B00, 0x016B2F],
[0x016B40, 0x016B43],
@ -575,7 +592,10 @@ const matchSymbols = buildString({
[0x017000, 0x0187F7],
[0x018800, 0x018CD5],
[0x018D00, 0x018D08],
[0x01B000, 0x01B11E],
[0x01AFF0, 0x01AFF3],
[0x01AFF5, 0x01AFFB],
[0x01AFFD, 0x01AFFE],
[0x01B000, 0x01B122],
[0x01B150, 0x01B152],
[0x01B164, 0x01B167],
[0x01B170, 0x01B2FB],
@ -610,9 +630,15 @@ const matchSymbols = buildString({
[0x01D78A, 0x01D7A8],
[0x01D7AA, 0x01D7C2],
[0x01D7C4, 0x01D7CB],
[0x01DF00, 0x01DF1E],
[0x01E100, 0x01E12C],
[0x01E137, 0x01E13D],
[0x01E290, 0x01E2AD],
[0x01E2C0, 0x01E2EB],
[0x01E7E0, 0x01E7E6],
[0x01E7E8, 0x01E7EB],
[0x01E7ED, 0x01E7EE],
[0x01E7F0, 0x01E7FE],
[0x01E800, 0x01E8C4],
[0x01E900, 0x01E943],
[0x01EE00, 0x01EE03],
@ -632,8 +658,8 @@ const matchSymbols = buildString({
[0x01EEA1, 0x01EEA3],
[0x01EEA5, 0x01EEA9],
[0x01EEAB, 0x01EEBB],
[0x020000, 0x02A6DD],
[0x02A700, 0x02B734],
[0x020000, 0x02A6DF],
[0x02A700, 0x02B738],
[0x02B740, 0x02B81D],
[0x02B820, 0x02CEA1],
[0x02CEB0, 0x02EBE0],
@ -688,7 +714,7 @@ const nonMatchSymbols = buildString({
0x000670,
0x0006D4,
0x000711,
0x0008B5,
0x000888,
0x0009A9,
0x0009B1,
0x0009DE,
@ -743,7 +769,6 @@ const nonMatchSymbols = buildString({
0x0012D7,
0x001311,
0x001680,
0x00170D,
0x00176D,
0x0018A9,
0x001CED,
@ -761,8 +786,6 @@ const nonMatchSymbols = buildString({
0x002127,
0x002129,
0x00212E,
0x002C2F,
0x002C5F,
0x002D26,
0x002DA7,
0x002DAF,
@ -774,6 +797,8 @@ const nonMatchSymbols = buildString({
0x0030A0,
0x0030FB,
0x003130,
0x00A7D2,
0x00A7D4,
0x00A802,
0x00A806,
0x00A80B,
@ -799,6 +824,15 @@ const nonMatchSymbols = buildString({
0x01003B,
0x01003E,
0x010341,
0x01057B,
0x01058B,
0x010593,
0x010596,
0x0105A2,
0x0105B2,
0x0105BA,
0x010786,
0x0107B1,
0x010809,
0x010836,
0x0108F3,
@ -825,6 +859,9 @@ const nonMatchSymbols = buildString({
0x011D66,
0x011D69,
0x016FE2,
0x01AFF4,
0x01AFFC,
0x01AFFF,
0x01D455,
0x01D49D,
0x01D4AD,
@ -848,6 +885,10 @@ const nonMatchSymbols = buildString({
0x01D789,
0x01D7A9,
0x01D7C3,
0x01E7E7,
0x01E7EC,
0x01E7EF,
0x01E7FF,
0x01EE04,
0x01EE20,
0x01EE23,
@ -912,8 +953,9 @@ const nonMatchSymbols = buildString({
[0x000825, 0x000827],
[0x000829, 0x00083F],
[0x000859, 0x00085F],
[0x00086B, 0x00089F],
[0x0008C8, 0x000903],
[0x00086B, 0x00086F],
[0x00088F, 0x00089F],
[0x0008CA, 0x000903],
[0x00093A, 0x00093C],
[0x00093E, 0x00094F],
[0x000951, 0x000957],
@ -953,11 +995,12 @@ const nonMatchSymbols = buildString({
[0x000BD1, 0x000C04],
[0x000C3A, 0x000C3C],
[0x000C3E, 0x000C57],
[0x000C5B, 0x000C5F],
[0x000C5B, 0x000C5C],
[0x000C5E, 0x000C5F],
[0x000C62, 0x000C7F],
[0x000C81, 0x000C84],
[0x000CBA, 0x000CBC],
[0x000CBE, 0x000CDD],
[0x000CBE, 0x000CDC],
[0x000CE2, 0x000CF0],
[0x000CF3, 0x000D03],
[0x000D3B, 0x000D3C],
@ -1003,7 +1046,7 @@ const nonMatchSymbols = buildString({
[0x00169B, 0x00169F],
[0x0016EB, 0x0016F0],
[0x0016F9, 0x0016FF],
[0x001712, 0x00171F],
[0x001712, 0x00171E],
[0x001732, 0x00173F],
[0x001752, 0x00175F],
[0x001771, 0x00177F],
@ -1023,7 +1066,7 @@ const nonMatchSymbols = buildString({
[0x001A55, 0x001AA6],
[0x001AA8, 0x001B04],
[0x001B34, 0x001B44],
[0x001B4C, 0x001B82],
[0x001B4D, 0x001B82],
[0x001BA1, 0x001BAD],
[0x001BB0, 0x001BB9],
[0x001BE6, 0x001BFF],
@ -1078,7 +1121,6 @@ const nonMatchSymbols = buildString({
[0x0031C0, 0x0031EF],
[0x003200, 0x0033FF],
[0x004DC0, 0x004DFF],
[0x009FFD, 0x009FFF],
[0x00A48D, 0x00A4CF],
[0x00A4FE, 0x00A4FF],
[0x00A60D, 0x00A60F],
@ -1089,8 +1131,8 @@ const nonMatchSymbols = buildString({
[0x00A6E6, 0x00A716],
[0x00A720, 0x00A721],
[0x00A789, 0x00A78A],
[0x00A7C0, 0x00A7C1],
[0x00A7CB, 0x00A7F4],
[0x00A7CB, 0x00A7CF],
[0x00A7DA, 0x00A7F1],
[0x00A823, 0x00A83F],
[0x00A874, 0x00A881],
[0x00A8B4, 0x00A8F1],
@ -1154,10 +1196,12 @@ const nonMatchSymbols = buildString({
[0x0104D4, 0x0104D7],
[0x0104FC, 0x0104FF],
[0x010528, 0x01052F],
[0x010564, 0x0105FF],
[0x010564, 0x01056F],
[0x0105BD, 0x0105FF],
[0x010737, 0x01073F],
[0x010756, 0x01075F],
[0x010768, 0x0107FF],
[0x010768, 0x01077F],
[0x0107BB, 0x0107FF],
[0x010806, 0x010807],
[0x010839, 0x01083B],
[0x01083D, 0x01083E],
@ -1186,10 +1230,13 @@ const nonMatchSymbols = buildString({
[0x010EB2, 0x010EFF],
[0x010F1D, 0x010F26],
[0x010F28, 0x010F2F],
[0x010F46, 0x010FAF],
[0x010F46, 0x010F6F],
[0x010F82, 0x010FAF],
[0x010FC5, 0x010FDF],
[0x010FF7, 0x011002],
[0x011038, 0x011082],
[0x011038, 0x011070],
[0x011073, 0x011074],
[0x011076, 0x011082],
[0x0110B0, 0x0110CF],
[0x0110E9, 0x011102],
[0x011127, 0x011143],
@ -1220,7 +1267,8 @@ const nonMatchSymbols = buildString({
[0x011645, 0x01167F],
[0x0116AB, 0x0116B7],
[0x0116B9, 0x0116FF],
[0x01171B, 0x0117FF],
[0x01171B, 0x01173F],
[0x011747, 0x0117FF],
[0x01182C, 0x01189F],
[0x0118E0, 0x0118FE],
[0x011907, 0x011908],
@ -1235,7 +1283,7 @@ const nonMatchSymbols = buildString({
[0x011A3B, 0x011A4F],
[0x011A51, 0x011A5B],
[0x011A8A, 0x011A9C],
[0x011A9E, 0x011ABF],
[0x011A9E, 0x011AAF],
[0x011AF9, 0x011BFF],
[0x011C2F, 0x011C3F],
[0x011C41, 0x011C71],
@ -1247,11 +1295,13 @@ const nonMatchSymbols = buildString({
[0x011EF3, 0x011FAF],
[0x011FB1, 0x011FFF],
[0x01239A, 0x01247F],
[0x012544, 0x012FFF],
[0x012544, 0x012F8F],
[0x012FF1, 0x012FFF],
[0x01342F, 0x0143FF],
[0x014647, 0x0167FF],
[0x016A39, 0x016A3F],
[0x016A5F, 0x016ACF],
[0x016A5F, 0x016A6F],
[0x016ABF, 0x016ACF],
[0x016AEE, 0x016AFF],
[0x016B30, 0x016B3F],
[0x016B44, 0x016B62],
@ -1264,8 +1314,8 @@ const nonMatchSymbols = buildString({
[0x016FE4, 0x016FFF],
[0x0187F8, 0x0187FF],
[0x018CD6, 0x018CFF],
[0x018D09, 0x01AFFF],
[0x01B11F, 0x01B14F],
[0x018D09, 0x01AFEF],
[0x01B123, 0x01B14F],
[0x01B153, 0x01B163],
[0x01B168, 0x01B16F],
[0x01B2FC, 0x01BBFF],
@ -1279,11 +1329,13 @@ const nonMatchSymbols = buildString({
[0x01D50B, 0x01D50C],
[0x01D547, 0x01D549],
[0x01D6A6, 0x01D6A7],
[0x01D7CC, 0x01E0FF],
[0x01D7CC, 0x01DEFF],
[0x01DF1F, 0x01E0FF],
[0x01E12D, 0x01E136],
[0x01E13E, 0x01E14D],
[0x01E14F, 0x01E2BF],
[0x01E2EC, 0x01E7FF],
[0x01E14F, 0x01E28F],
[0x01E2AE, 0x01E2BF],
[0x01E2EC, 0x01E7DF],
[0x01E8C5, 0x01E8FF],
[0x01E944, 0x01E94A],
[0x01E94C, 0x01EDFF],
@ -1294,8 +1346,8 @@ const nonMatchSymbols = buildString({
[0x01EE65, 0x01EE66],
[0x01EE9C, 0x01EEA0],
[0x01EEBC, 0x01FFFF],
[0x02A6DE, 0x02A6FF],
[0x02B735, 0x02B73F],
[0x02A6E0, 0x02A6FF],
[0x02B739, 0x02B73F],
[0x02B81E, 0x02B81F],
[0x02CEA2, 0x02CEAF],
[0x02EBE1, 0x02F7FF],

View File

@ -1,4 +1,4 @@
// Copyright 2020 Mathias Bynens. All rights reserved.
// Copyright 2021 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 v13.0.0
Unicode v14.0.0
esid: sec-static-semantics-unicodematchproperty-p
features: [regexp-unicode-property-escapes]
includes: [regExpUtils.js]

View File

@ -1,4 +1,4 @@
// Copyright 2020 Mathias Bynens. All rights reserved.
// Copyright 2021 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 v13.0.0
Unicode v14.0.0
esid: sec-static-semantics-unicodematchproperty-p
features: [regexp-unicode-property-escapes]
includes: [regExpUtils.js]

View File

@ -1,4 +1,4 @@
// Copyright 2020 Mathias Bynens. All rights reserved.
// Copyright 2021 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 v13.0.0
Unicode v14.0.0
esid: sec-static-semantics-unicodematchproperty-p
features: [regexp-unicode-property-escapes]
includes: [regExpUtils.js]
@ -549,9 +549,15 @@ const matchSymbols = buildString({
0x00A7BB,
0x00A7BD,
0x00A7BF,
0x00A7C1,
0x00A7C3,
0x00A7C8,
0x00A7CA,
0x00A7D1,
0x00A7D3,
0x00A7D5,
0x00A7D7,
0x00A7D9,
0x00A7F6,
0x00A7FA,
0x01D4BB,
@ -615,7 +621,7 @@ const matchSymbols = buildString({
[0x00210E, 0x00210F],
[0x00213C, 0x00213D],
[0x002146, 0x002149],
[0x002C30, 0x002C5E],
[0x002C30, 0x002C5F],
[0x002C65, 0x002C66],
[0x002C73, 0x002C74],
[0x002C76, 0x002C7B],
@ -632,6 +638,10 @@ const matchSymbols = buildString({
[0x00FF41, 0x00FF5A],
[0x010428, 0x01044F],
[0x0104D8, 0x0104FB],
[0x010597, 0x0105A1],
[0x0105A3, 0x0105B1],
[0x0105B3, 0x0105B9],
[0x0105BB, 0x0105BC],
[0x010CC0, 0x010CF2],
[0x0118C0, 0x0118DF],
[0x016E60, 0x016E7F],
@ -661,6 +671,8 @@ const matchSymbols = buildString({
[0x01D78A, 0x01D78F],
[0x01D7AA, 0x01D7C2],
[0x01D7C4, 0x01D7C9],
[0x01DF00, 0x01DF09],
[0x01DF0B, 0x01DF1E],
[0x01E922, 0x01E943]
]
});
@ -1057,6 +1069,7 @@ const nonMatchSymbols = buildString({
0x001FB5,
0x001FC5,
0x001FF5,
0x002C60,
0x002C67,
0x002C69,
0x002C6B,
@ -1209,7 +1222,16 @@ const nonMatchSymbols = buildString({
0x00A7BA,
0x00A7BC,
0x00A7BE,
0x00A7C0,
0x00A7C2,
0x00A7C9,
0x00A7D2,
0x00A7D4,
0x00A7D6,
0x00A7D8,
0x0105A2,
0x0105B2,
0x0105BA,
0x01D455,
0x01D4BA,
0x01D4BC,
@ -1219,7 +1241,8 @@ const nonMatchSymbols = buildString({
0x01D74F,
0x01D789,
0x01D7C3,
0x01D7CA
0x01D7CA,
0x01DF0A
],
ranges: [
[0x00DC00, 0x00DFFF],
@ -1295,7 +1318,6 @@ const nonMatchSymbols = buildString({
[0x00214A, 0x00214D],
[0x00214F, 0x002183],
[0x002185, 0x002C2F],
[0x002C5F, 0x002C60],
[0x002C62, 0x002C64],
[0x002C6D, 0x002C70],
[0x002C7C, 0x002C80],
@ -1311,9 +1333,9 @@ const nonMatchSymbols = buildString({
[0x00A78F, 0x00A790],
[0x00A7AA, 0x00A7AE],
[0x00A7B0, 0x00A7B4],
[0x00A7C0, 0x00A7C2],
[0x00A7C4, 0x00A7C7],
[0x00A7CB, 0x00A7F5],
[0x00A7CB, 0x00A7D0],
[0x00A7DA, 0x00A7F5],
[0x00A7F7, 0x00A7F9],
[0x00A7FB, 0x00AB2F],
[0x00AB5B, 0x00AB5F],
@ -1324,7 +1346,8 @@ const nonMatchSymbols = buildString({
[0x00FB18, 0x00FF40],
[0x00FF5B, 0x010427],
[0x010450, 0x0104D7],
[0x0104FC, 0x010CBF],
[0x0104FC, 0x010596],
[0x0105BD, 0x010CBF],
[0x010CF3, 0x0118BF],
[0x0118E0, 0x016E5F],
[0x016E80, 0x01D419],
@ -1345,7 +1368,8 @@ const nonMatchSymbols = buildString({
[0x01D71C, 0x01D735],
[0x01D756, 0x01D76F],
[0x01D790, 0x01D7A9],
[0x01D7CC, 0x01E921],
[0x01D7CC, 0x01DEFF],
[0x01DF1F, 0x01E921],
[0x01E944, 0x10FFFF]
]
});

View File

@ -1,4 +1,4 @@
// Copyright 2020 Mathias Bynens. All rights reserved.
// Copyright 2021 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 v13.0.0
Unicode v14.0.0
esid: sec-static-semantics-unicodematchproperty-p
features: [regexp-unicode-property-escapes]
includes: [regExpUtils.js]
@ -30,6 +30,7 @@ const matchSymbols = buildString({
0x000B3C,
0x000B82,
0x000BD7,
0x000C3C,
0x000CBC,
0x000D57,
0x000DCA,
@ -42,6 +43,7 @@ const matchSymbols = buildString({
0x000FC6,
0x00108F,
0x0017DD,
0x00180F,
0x0018A9,
0x001A7F,
0x001CED,
@ -60,6 +62,8 @@ const matchSymbols = buildString({
0x0101FD,
0x0102E0,
0x010A3F,
0x011070,
0x0110C2,
0x011173,
0x01123E,
0x011357,
@ -72,7 +76,8 @@ const matchSymbols = buildString({
0x016F4F,
0x016FE4,
0x01DA75,
0x01DA84
0x01DA84,
0x01E2AE
],
ranges: [
[0x000300, 0x00036F],
@ -94,7 +99,8 @@ const matchSymbols = buildString({
[0x000825, 0x000827],
[0x000829, 0x00082D],
[0x000859, 0x00085B],
[0x0008D3, 0x0008E1],
[0x000898, 0x00089F],
[0x0008CA, 0x0008E1],
[0x0008E3, 0x000903],
[0x00093A, 0x00093C],
[0x00093E, 0x00094F],
@ -166,7 +172,7 @@ const matchSymbols = buildString({
[0x001082, 0x00108D],
[0x00109A, 0x00109D],
[0x00135D, 0x00135F],
[0x001712, 0x001714],
[0x001712, 0x001715],
[0x001732, 0x001734],
[0x001752, 0x001753],
[0x001772, 0x001773],
@ -178,7 +184,7 @@ const matchSymbols = buildString({
[0x001A17, 0x001A1B],
[0x001A55, 0x001A5E],
[0x001A60, 0x001A7C],
[0x001AB0, 0x001AC0],
[0x001AB0, 0x001ACE],
[0x001B00, 0x001B04],
[0x001B34, 0x001B44],
[0x001B6B, 0x001B73],
@ -189,8 +195,7 @@ const matchSymbols = buildString({
[0x001CD0, 0x001CD2],
[0x001CD4, 0x001CE8],
[0x001CF7, 0x001CF9],
[0x001DC0, 0x001DF9],
[0x001DFB, 0x001DFF],
[0x001DC0, 0x001DFF],
[0x0020D0, 0x0020F0],
[0x002CEF, 0x002CF1],
[0x002DE0, 0x002DFF],
@ -229,8 +234,10 @@ const matchSymbols = buildString({
[0x010D24, 0x010D27],
[0x010EAB, 0x010EAC],
[0x010F46, 0x010F50],
[0x010F82, 0x010F85],
[0x011000, 0x011002],
[0x011038, 0x011046],
[0x011073, 0x011074],
[0x01107F, 0x011082],
[0x0110B0, 0x0110BA],
[0x011100, 0x011102],
@ -287,6 +294,8 @@ const matchSymbols = buildString({
[0x016F8F, 0x016F92],
[0x016FF0, 0x016FF1],
[0x01BC9D, 0x01BC9E],
[0x01CF00, 0x01CF2D],
[0x01CF30, 0x01CF46],
[0x01D165, 0x01D169],
[0x01D16D, 0x01D172],
[0x01D17B, 0x01D182],
@ -376,6 +385,7 @@ const nonMatchSymbols = buildString({
0x000B00,
0x000B3D,
0x000BC9,
0x000C3D,
0x000C45,
0x000C49,
0x000CBD,
@ -392,9 +402,9 @@ const nonMatchSymbols = buildString({
0x000F98,
0x001061,
0x00108E,
0x00180E,
0x001A5F,
0x001CD3,
0x001DFA,
0x00A673,
0x00AAB1,
0x00AAC0,
@ -437,7 +447,8 @@ const nonMatchSymbols = buildString({
[0x0007F4, 0x0007FC],
[0x0007FE, 0x000815],
[0x00082E, 0x000858],
[0x00085C, 0x0008D2],
[0x00085C, 0x000897],
[0x0008A0, 0x0008C9],
[0x000904, 0x000939],
[0x000958, 0x000961],
[0x000964, 0x000980],
@ -468,7 +479,7 @@ const nonMatchSymbols = buildString({
[0x000BC3, 0x000BC5],
[0x000BCE, 0x000BD6],
[0x000BD8, 0x000BFF],
[0x000C05, 0x000C3D],
[0x000C05, 0x000C3B],
[0x000C4E, 0x000C54],
[0x000C57, 0x000C61],
[0x000C64, 0x000C80],
@ -504,13 +515,13 @@ const nonMatchSymbols = buildString({
[0x001090, 0x001099],
[0x00109E, 0x00135C],
[0x001360, 0x001711],
[0x001715, 0x001731],
[0x001716, 0x001731],
[0x001735, 0x001751],
[0x001754, 0x001771],
[0x001774, 0x0017B3],
[0x0017D4, 0x0017DC],
[0x0017DE, 0x00180A],
[0x00180E, 0x001884],
[0x001810, 0x001884],
[0x001887, 0x0018A8],
[0x0018AA, 0x00191F],
[0x00192C, 0x00192F],
@ -518,7 +529,7 @@ const nonMatchSymbols = buildString({
[0x001A1C, 0x001A54],
[0x001A7D, 0x001A7E],
[0x001A80, 0x001AAF],
[0x001AC1, 0x001AFF],
[0x001ACF, 0x001AFF],
[0x001B05, 0x001B33],
[0x001B45, 0x001B6A],
[0x001B74, 0x001B7F],
@ -578,11 +589,15 @@ const nonMatchSymbols = buildString({
[0x010AE7, 0x010D23],
[0x010D28, 0x010EAA],
[0x010EAD, 0x010F45],
[0x010F51, 0x010FFF],
[0x010F51, 0x010F81],
[0x010F86, 0x010FFF],
[0x011003, 0x011037],
[0x011047, 0x01107E],
[0x011047, 0x01106F],
[0x011071, 0x011072],
[0x011075, 0x01107E],
[0x011083, 0x0110AF],
[0x0110BB, 0x0110FF],
[0x0110BB, 0x0110C1],
[0x0110C3, 0x0110FF],
[0x011103, 0x011126],
[0x011135, 0x011144],
[0x011147, 0x011172],
@ -633,7 +648,9 @@ const nonMatchSymbols = buildString({
[0x016F93, 0x016FE3],
[0x016FE5, 0x016FEF],
[0x016FF2, 0x01BC9C],
[0x01BC9F, 0x01D164],
[0x01BC9F, 0x01CEFF],
[0x01CF2E, 0x01CF2F],
[0x01CF47, 0x01D164],
[0x01D16A, 0x01D16C],
[0x01D173, 0x01D17A],
[0x01D183, 0x01D184],
@ -647,7 +664,8 @@ const nonMatchSymbols = buildString({
[0x01DAB0, 0x01DFFF],
[0x01E019, 0x01E01A],
[0x01E02B, 0x01E12F],
[0x01E137, 0x01E2EB],
[0x01E137, 0x01E2AD],
[0x01E2AF, 0x01E2EB],
[0x01E2F0, 0x01E8CF],
[0x01E8D7, 0x01E943],
[0x01E94B, 0x0E00FF],

View File

@ -1,4 +1,4 @@
// Copyright 2020 Mathias Bynens. All rights reserved.
// Copyright 2021 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 v13.0.0
Unicode v14.0.0
esid: sec-static-semantics-unicodematchproperty-p
features: [regexp-unicode-property-escapes]
includes: [regExpUtils.js]

View File

@ -1,4 +1,4 @@
// Copyright 2020 Mathias Bynens. All rights reserved.
// Copyright 2021 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 v13.0.0
Unicode v14.0.0
esid: sec-static-semantics-unicodematchproperty-p
features: [regexp-unicode-property-escapes]
includes: [regExpUtils.js]
@ -25,6 +25,7 @@ const matchSymbols = buildString({
0x00081A,
0x000824,
0x000828,
0x0008C9,
0x000971,
0x000E46,
0x000EC6,
@ -70,13 +71,20 @@ const matchSymbols = buildString({
[0x00A4F8, 0x00A4FD],
[0x00A69C, 0x00A69D],
[0x00A717, 0x00A71F],
[0x00A7F2, 0x00A7F4],
[0x00A7F8, 0x00A7F9],
[0x00AAF3, 0x00AAF4],
[0x00AB5C, 0x00AB5F],
[0x00FF9E, 0x00FF9F],
[0x010780, 0x010785],
[0x010787, 0x0107B0],
[0x0107B2, 0x0107BA],
[0x016B40, 0x016B43],
[0x016F93, 0x016F9F],
[0x016FE0, 0x016FE1],
[0x01AFF0, 0x01AFF3],
[0x01AFF5, 0x01AFFB],
[0x01AFFD, 0x01AFFE],
[0x01E137, 0x01E13D]
]
});
@ -114,7 +122,11 @@ testPropertyEscapes(
const nonMatchSymbols = buildString({
loneCodePoints: [
0x0002ED,
0x016FE2
0x010786,
0x0107B1,
0x016FE2,
0x01AFF4,
0x01AFFC
],
ranges: [
[0x00DC00, 0x00DFFF],
@ -132,7 +144,8 @@ const nonMatchSymbols = buildString({
[0x0007FB, 0x000819],
[0x00081B, 0x000823],
[0x000825, 0x000827],
[0x000829, 0x000970],
[0x000829, 0x0008C8],
[0x0008CA, 0x000970],
[0x000972, 0x000E45],
[0x000E47, 0x000EC5],
[0x000EC7, 0x0010FB],
@ -162,7 +175,8 @@ const nonMatchSymbols = buildString({
[0x00A69E, 0x00A716],
[0x00A720, 0x00A76F],
[0x00A771, 0x00A787],
[0x00A789, 0x00A7F7],
[0x00A789, 0x00A7F1],
[0x00A7F5, 0x00A7F7],
[0x00A7FA, 0x00A9CE],
[0x00A9D0, 0x00A9E5],
[0x00A9E7, 0x00AA6F],
@ -173,10 +187,12 @@ const nonMatchSymbols = buildString({
[0x00AB6A, 0x00DBFF],
[0x00E000, 0x00FF6F],
[0x00FF71, 0x00FF9D],
[0x00FFA0, 0x016B3F],
[0x00FFA0, 0x01077F],
[0x0107BB, 0x016B3F],
[0x016B44, 0x016F92],
[0x016FA0, 0x016FDF],
[0x016FE4, 0x01E136],
[0x016FE4, 0x01AFEF],
[0x01AFFF, 0x01E136],
[0x01E13E, 0x01E94A],
[0x01E94C, 0x10FFFF]
]

View File

@ -1,4 +1,4 @@
// Copyright 2020 Mathias Bynens. All rights reserved.
// Copyright 2021 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 v13.0.0
Unicode v14.0.0
esid: sec-static-semantics-unicodematchproperty-p
features: [regexp-unicode-property-escapes]
includes: [regExpUtils.js]
@ -23,6 +23,7 @@ const matchSymbols = buildString({
0x0000B8,
0x0002ED,
0x000375,
0x000888,
0x001FBD,
0x00AB5B,
0x00FF3E,
@ -45,7 +46,7 @@ const matchSymbols = buildString({
[0x00A720, 0x00A721],
[0x00A789, 0x00A78A],
[0x00AB6A, 0x00AB6B],
[0x00FBB2, 0x00FBC1],
[0x00FBB2, 0x00FBC2],
[0x01F3FB, 0x01F3FF]
]
});
@ -100,7 +101,8 @@ const nonMatchSymbols = buildString({
[0x0002E0, 0x0002E4],
[0x000300, 0x000374],
[0x000376, 0x000383],
[0x000386, 0x001FBC],
[0x000386, 0x000887],
[0x000889, 0x001FBC],
[0x001FC2, 0x001FCC],
[0x001FD0, 0x001FDC],
[0x001FE0, 0x001FEC],
@ -113,7 +115,7 @@ const nonMatchSymbols = buildString({
[0x00AB5C, 0x00AB69],
[0x00AB6C, 0x00DBFF],
[0x00E000, 0x00FBB1],
[0x00FBC2, 0x00FF3D],
[0x00FBC3, 0x00FF3D],
[0x00FF41, 0x00FFE2],
[0x00FFE4, 0x01F3FA],
[0x01F400, 0x10FFFF]

View File

@ -1,4 +1,4 @@
// Copyright 2020 Mathias Bynens. All rights reserved.
// Copyright 2021 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 v13.0.0
Unicode v14.0.0
esid: sec-static-semantics-unicodematchproperty-p
features: [regexp-unicode-property-escapes]
includes: [regExpUtils.js]
@ -41,6 +41,7 @@ const matchSymbols = buildString({
0x000BCD,
0x000C00,
0x000C04,
0x000C3C,
0x000C81,
0x000CBC,
0x000CBF,
@ -60,6 +61,7 @@ const matchSymbols = buildString({
0x00109D,
0x0017C6,
0x0017DD,
0x00180F,
0x0018A9,
0x001932,
0x001A1B,
@ -98,6 +100,8 @@ const matchSymbols = buildString({
0x0102E0,
0x010A3F,
0x011001,
0x011070,
0x0110C2,
0x011173,
0x0111CF,
0x011234,
@ -123,7 +127,8 @@ const matchSymbols = buildString({
0x016F4F,
0x016FE4,
0x01DA75,
0x01DA84
0x01DA84,
0x01E2AE
],
ranges: [
[0x000300, 0x00036F],
@ -145,7 +150,8 @@ const matchSymbols = buildString({
[0x000825, 0x000827],
[0x000829, 0x00082D],
[0x000859, 0x00085B],
[0x0008D3, 0x0008E1],
[0x000898, 0x00089F],
[0x0008CA, 0x0008E1],
[0x0008E3, 0x000902],
[0x000941, 0x000948],
[0x000951, 0x000957],
@ -197,7 +203,7 @@ const matchSymbols = buildString({
[0x001085, 0x001086],
[0x00135D, 0x00135F],
[0x001712, 0x001714],
[0x001732, 0x001734],
[0x001732, 0x001733],
[0x001752, 0x001753],
[0x001772, 0x001773],
[0x0017B4, 0x0017B5],
@ -213,7 +219,7 @@ const matchSymbols = buildString({
[0x001A65, 0x001A6C],
[0x001A73, 0x001A7C],
[0x001AB0, 0x001ABD],
[0x001ABF, 0x001AC0],
[0x001ABF, 0x001ACE],
[0x001B00, 0x001B03],
[0x001B36, 0x001B3A],
[0x001B6B, 0x001B73],
@ -229,8 +235,7 @@ const matchSymbols = buildString({
[0x001CD4, 0x001CE0],
[0x001CE2, 0x001CE8],
[0x001CF8, 0x001CF9],
[0x001DC0, 0x001DF9],
[0x001DFB, 0x001DFF],
[0x001DC0, 0x001DFF],
[0x0020D0, 0x0020DC],
[0x0020E5, 0x0020F0],
[0x002CEF, 0x002CF1],
@ -266,7 +271,9 @@ const matchSymbols = buildString({
[0x010D24, 0x010D27],
[0x010EAB, 0x010EAC],
[0x010F46, 0x010F50],
[0x010F82, 0x010F85],
[0x011038, 0x011046],
[0x011073, 0x011074],
[0x01107F, 0x011081],
[0x0110B3, 0x0110B6],
[0x0110B9, 0x0110BA],
@ -325,6 +332,8 @@ const matchSymbols = buildString({
[0x016B30, 0x016B36],
[0x016F8F, 0x016F92],
[0x01BC9D, 0x01BC9E],
[0x01CF00, 0x01CF2D],
[0x01CF30, 0x01CF46],
[0x01D167, 0x01D169],
[0x01D17B, 0x01D182],
[0x01D185, 0x01D18B],
@ -392,6 +401,7 @@ const nonMatchSymbols = buildString({
0x000AC6,
0x000B00,
0x000B40,
0x000C3D,
0x000C49,
0x000DD5,
0x000F36,
@ -402,6 +412,7 @@ const nonMatchSymbols = buildString({
0x001031,
0x001038,
0x0017B6,
0x00180E,
0x001A57,
0x001A5F,
0x001A61,
@ -413,7 +424,6 @@ const nonMatchSymbols = buildString({
0x001BEE,
0x001CD3,
0x001CE1,
0x001DFA,
0x00AAB1,
0x00AAC0,
0x010A04,
@ -461,7 +471,8 @@ const nonMatchSymbols = buildString({
[0x0007F4, 0x0007FC],
[0x0007FE, 0x000815],
[0x00082E, 0x000858],
[0x00085C, 0x0008D2],
[0x00085C, 0x000897],
[0x0008A0, 0x0008C9],
[0x000903, 0x000939],
[0x00093D, 0x000940],
[0x000949, 0x00094C],
@ -497,7 +508,7 @@ const nonMatchSymbols = buildString({
[0x000BC1, 0x000BCC],
[0x000BCE, 0x000BFF],
[0x000C01, 0x000C03],
[0x000C05, 0x000C3D],
[0x000C05, 0x000C3B],
[0x000C41, 0x000C45],
[0x000C4E, 0x000C54],
[0x000C57, 0x000C61],
@ -538,14 +549,14 @@ const nonMatchSymbols = buildString({
[0x00109E, 0x00135C],
[0x001360, 0x001711],
[0x001715, 0x001731],
[0x001735, 0x001751],
[0x001734, 0x001751],
[0x001754, 0x001771],
[0x001774, 0x0017B3],
[0x0017BE, 0x0017C5],
[0x0017C7, 0x0017C8],
[0x0017D4, 0x0017DC],
[0x0017DE, 0x00180A],
[0x00180E, 0x001884],
[0x001810, 0x001884],
[0x001887, 0x0018A8],
[0x0018AA, 0x00191F],
[0x001923, 0x001926],
@ -558,7 +569,7 @@ const nonMatchSymbols = buildString({
[0x001A6D, 0x001A72],
[0x001A7D, 0x001A7E],
[0x001A80, 0x001AAF],
[0x001AC1, 0x001AFF],
[0x001ACF, 0x001AFF],
[0x001B04, 0x001B33],
[0x001B3D, 0x001B41],
[0x001B43, 0x001B6A],
@ -630,12 +641,16 @@ const nonMatchSymbols = buildString({
[0x010AE7, 0x010D23],
[0x010D28, 0x010EAA],
[0x010EAD, 0x010F45],
[0x010F51, 0x011000],
[0x010F51, 0x010F81],
[0x010F86, 0x011000],
[0x011002, 0x011037],
[0x011047, 0x01107E],
[0x011047, 0x01106F],
[0x011071, 0x011072],
[0x011075, 0x01107E],
[0x011082, 0x0110B2],
[0x0110B7, 0x0110B8],
[0x0110BB, 0x0110FF],
[0x0110BB, 0x0110C1],
[0x0110C3, 0x0110FF],
[0x011103, 0x011126],
[0x011135, 0x011172],
[0x011174, 0x01117F],
@ -693,7 +708,9 @@ const nonMatchSymbols = buildString({
[0x016F50, 0x016F8E],
[0x016F93, 0x016FE3],
[0x016FE5, 0x01BC9C],
[0x01BC9F, 0x01D166],
[0x01BC9F, 0x01CEFF],
[0x01CF2E, 0x01CF2F],
[0x01CF47, 0x01D166],
[0x01D16A, 0x01D17A],
[0x01D183, 0x01D184],
[0x01D18C, 0x01D1A9],
@ -706,7 +723,8 @@ const nonMatchSymbols = buildString({
[0x01DAB0, 0x01DFFF],
[0x01E019, 0x01E01A],
[0x01E02B, 0x01E12F],
[0x01E137, 0x01E2EB],
[0x01E137, 0x01E2AD],
[0x01E2AF, 0x01E2EB],
[0x01E2F0, 0x01E8CF],
[0x01E8D7, 0x01E943],
[0x01E94B, 0x0E00FF],

View File

@ -1,4 +1,4 @@
// Copyright 2020 Mathias Bynens. All rights reserved.
// Copyright 2021 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 v13.0.0
Unicode v14.0.0
esid: sec-static-semantics-unicodematchproperty-p
features: [regexp-unicode-property-escapes]
includes: [regExpUtils.js]
@ -133,6 +133,7 @@ const matchSymbols = buildString({
[0x011FC0, 0x011FD4],
[0x012400, 0x01246E],
[0x016A60, 0x016A69],
[0x016AC0, 0x016AC9],
[0x016B50, 0x016B59],
[0x016B5B, 0x016B61],
[0x016E80, 0x016E96],
@ -309,7 +310,8 @@ const nonMatchSymbols = buildString({
[0x011DAA, 0x011FBF],
[0x011FD5, 0x0123FF],
[0x01246F, 0x016A5F],
[0x016A6A, 0x016B4F],
[0x016A6A, 0x016ABF],
[0x016ACA, 0x016B4F],
[0x016B62, 0x016E7F],
[0x016E97, 0x01D2DF],
[0x01D2F4, 0x01D35F],

View File

@ -1,4 +1,4 @@
// Copyright 2020 Mathias Bynens. All rights reserved.
// Copyright 2021 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 v13.0.0
Unicode v14.0.0
esid: sec-static-semantics-unicodematchproperty-p
features: [regexp-unicode-property-escapes]
includes: [regExpUtils.js]
@ -61,6 +61,10 @@ const matchSymbols = buildString({
0x002E26,
0x002E28,
0x002E42,
0x002E55,
0x002E57,
0x002E59,
0x002E5B,
0x003008,
0x00300A,
0x00300C,
@ -152,6 +156,9 @@ const nonMatchSymbols = buildString({
0x002E23,
0x002E25,
0x002E27,
0x002E56,
0x002E58,
0x002E5A,
0x003009,
0x00300B,
0x00300D,
@ -191,7 +198,8 @@ const nonMatchSymbols = buildString({
[0x0029DB, 0x0029FB],
[0x0029FD, 0x002E21],
[0x002E29, 0x002E41],
[0x002E43, 0x003007],
[0x002E43, 0x002E54],
[0x002E5C, 0x003007],
[0x003011, 0x003013],
[0x00301B, 0x00301C],
[0x00301E, 0x00DBFF],

View File

@ -1,4 +1,4 @@
// Copyright 2020 Mathias Bynens. All rights reserved.
// Copyright 2021 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 v13.0.0
Unicode v14.0.0
esid: sec-static-semantics-unicodematchproperty-p
features: [regexp-unicode-property-escapes]
includes: [regExpUtils.js]
@ -21,10 +21,10 @@ const matchSymbols = buildString({
0x0003A2,
0x000530,
0x000590,
0x00061C,
0x0006DD,
0x00083F,
0x00085F,
0x0008B5,
0x0008E2,
0x000984,
0x0009A9,
@ -101,12 +101,12 @@ const matchSymbols = buildString({
0x0012C1,
0x0012D7,
0x001311,
0x00170D,
0x00176D,
0x001771,
0x00180E,
0x00191F,
0x001A5F,
0x001DFA,
0x001B7F,
0x001F58,
0x001F5A,
0x001F5C,
@ -118,8 +118,6 @@ const matchSymbols = buildString({
0x001FFF,
0x00208F,
0x002B96,
0x002C2F,
0x002C5F,
0x002D26,
0x002DA7,
0x002DAF,
@ -134,6 +132,8 @@ const matchSymbols = buildString({
0x003130,
0x00318F,
0x00321F,
0x00A7D2,
0x00A7D4,
0x00A9CE,
0x00A9FF,
0x00AB27,
@ -153,6 +153,15 @@ const matchSymbols = buildString({
0x01003E,
0x01018F,
0x01039E,
0x01057B,
0x01058B,
0x010593,
0x010596,
0x0105A2,
0x0105B2,
0x0105BA,
0x010786,
0x0107B1,
0x010809,
0x010836,
0x010856,
@ -192,8 +201,12 @@ const matchSymbols = buildString({
0x011D92,
0x01246F,
0x016A5F,
0x016ABF,
0x016B5A,
0x016B62,
0x01AFF4,
0x01AFFC,
0x01AFFF,
0x01D455,
0x01D49D,
0x01D4AD,
@ -211,6 +224,10 @@ const matchSymbols = buildString({
0x01E007,
0x01E022,
0x01E025,
0x01E7E7,
0x01E7EC,
0x01E7EF,
0x01E7FF,
0x01EE04,
0x01EE20,
0x01EE23,
@ -239,8 +256,6 @@ const matchSymbols = buildString({
0x01EEAA,
0x01F0C0,
0x01F0D0,
0x01F979,
0x01F9CC,
0x01FB93
],
ranges: [
@ -254,15 +269,14 @@ const matchSymbols = buildString({
[0x0005C8, 0x0005CF],
[0x0005EB, 0x0005EE],
[0x0005F5, 0x000605],
[0x00061C, 0x00061D],
[0x00070E, 0x00070F],
[0x00074B, 0x00074C],
[0x0007B2, 0x0007BF],
[0x0007FB, 0x0007FC],
[0x00082E, 0x00082F],
[0x00085C, 0x00085D],
[0x00086B, 0x00089F],
[0x0008C8, 0x0008D2],
[0x00086B, 0x00086F],
[0x00088F, 0x000897],
[0x00098D, 0x00098E],
[0x000991, 0x000992],
[0x0009B3, 0x0009B5],
@ -307,14 +321,15 @@ const matchSymbols = buildString({
[0x000BD1, 0x000BD6],
[0x000BD8, 0x000BE5],
[0x000BFB, 0x000BFF],
[0x000C3A, 0x000C3C],
[0x000C3A, 0x000C3B],
[0x000C4E, 0x000C54],
[0x000C5B, 0x000C5F],
[0x000C5B, 0x000C5C],
[0x000C5E, 0x000C5F],
[0x000C64, 0x000C65],
[0x000C70, 0x000C76],
[0x000CBA, 0x000CBB],
[0x000CCE, 0x000CD4],
[0x000CD7, 0x000CDD],
[0x000CD7, 0x000CDC],
[0x000CE4, 0x000CE5],
[0x000CF3, 0x000CFF],
[0x000D50, 0x000D53],
@ -349,14 +364,13 @@ const matchSymbols = buildString({
[0x0013FE, 0x0013FF],
[0x00169D, 0x00169F],
[0x0016F9, 0x0016FF],
[0x001715, 0x00171F],
[0x001716, 0x00171E],
[0x001737, 0x00173F],
[0x001754, 0x00175F],
[0x001774, 0x00177F],
[0x0017DE, 0x0017DF],
[0x0017EA, 0x0017EF],
[0x0017FA, 0x0017FF],
[0x00180E, 0x00180F],
[0x00181A, 0x00181F],
[0x001879, 0x00187F],
[0x0018AB, 0x0018AF],
@ -374,9 +388,8 @@ const matchSymbols = buildString({
[0x001A8A, 0x001A8F],
[0x001A9A, 0x001A9F],
[0x001AAE, 0x001AAF],
[0x001AC1, 0x001AFF],
[0x001B4C, 0x001B4F],
[0x001B7D, 0x001B7F],
[0x001ACF, 0x001AFF],
[0x001B4D, 0x001B4F],
[0x001BF4, 0x001BFB],
[0x001C38, 0x001C3A],
[0x001C4A, 0x001C4C],
@ -396,7 +409,7 @@ const matchSymbols = buildString({
[0x002060, 0x00206F],
[0x002072, 0x002073],
[0x00209D, 0x00209F],
[0x0020C0, 0x0020CF],
[0x0020C1, 0x0020CF],
[0x0020F1, 0x0020FF],
[0x00218C, 0x00218F],
[0x002427, 0x00243F],
@ -408,20 +421,19 @@ const matchSymbols = buildString({
[0x002D68, 0x002D6E],
[0x002D71, 0x002D7E],
[0x002D97, 0x002D9F],
[0x002E53, 0x002E7F],
[0x002E5E, 0x002E7F],
[0x002EF4, 0x002EFF],
[0x002FD6, 0x002FEF],
[0x002FFC, 0x002FFF],
[0x003097, 0x003098],
[0x003100, 0x003104],
[0x0031E4, 0x0031EF],
[0x009FFD, 0x009FFF],
[0x00A48D, 0x00A48F],
[0x00A4C7, 0x00A4CF],
[0x00A62C, 0x00A63F],
[0x00A6F8, 0x00A6FF],
[0x00A7C0, 0x00A7C1],
[0x00A7CB, 0x00A7F4],
[0x00A7CB, 0x00A7CF],
[0x00A7DA, 0x00A7F1],
[0x00A82D, 0x00A82F],
[0x00A83A, 0x00A83F],
[0x00A878, 0x00A87F],
@ -449,11 +461,10 @@ const matchSymbols = buildString({
[0x00FADA, 0x00FAFF],
[0x00FB07, 0x00FB12],
[0x00FB18, 0x00FB1C],
[0x00FBC2, 0x00FBD2],
[0x00FD40, 0x00FD4F],
[0x00FBC3, 0x00FBD2],
[0x00FD90, 0x00FD91],
[0x00FDC8, 0x00FDEF],
[0x00FDFE, 0x00FDFF],
[0x00FDC8, 0x00FDCE],
[0x00FDD0, 0x00FDEF],
[0x00FE1A, 0x00FE1F],
[0x00FE6C, 0x00FE6F],
[0x00FEFD, 0x00FF00],
@ -486,10 +497,11 @@ const matchSymbols = buildString({
[0x0104FC, 0x0104FF],
[0x010528, 0x01052F],
[0x010564, 0x01056E],
[0x010570, 0x0105FF],
[0x0105BD, 0x0105FF],
[0x010737, 0x01073F],
[0x010756, 0x01075F],
[0x010768, 0x0107FF],
[0x010768, 0x01077F],
[0x0107BB, 0x0107FF],
[0x010806, 0x010807],
[0x010839, 0x01083B],
[0x01083D, 0x01083E],
@ -523,12 +535,13 @@ const matchSymbols = buildString({
[0x010EAE, 0x010EAF],
[0x010EB2, 0x010EFF],
[0x010F28, 0x010F2F],
[0x010F5A, 0x010FAF],
[0x010F5A, 0x010F6F],
[0x010F8A, 0x010FAF],
[0x010FCC, 0x010FDF],
[0x010FF7, 0x010FFF],
[0x01104E, 0x011051],
[0x011070, 0x01107E],
[0x0110C2, 0x0110CF],
[0x011076, 0x01107E],
[0x0110C3, 0x0110CF],
[0x0110E9, 0x0110EF],
[0x0110FA, 0x0110FF],
[0x011148, 0x01114F],
@ -556,11 +569,11 @@ const matchSymbols = buildString({
[0x011645, 0x01164F],
[0x01165A, 0x01165F],
[0x01166D, 0x01167F],
[0x0116B9, 0x0116BF],
[0x0116BA, 0x0116BF],
[0x0116CA, 0x0116FF],
[0x01171B, 0x01171C],
[0x01172C, 0x01172F],
[0x011740, 0x0117FF],
[0x011747, 0x0117FF],
[0x01183C, 0x01189F],
[0x0118F3, 0x0118FE],
[0x011907, 0x011908],
@ -572,7 +585,7 @@ const matchSymbols = buildString({
[0x0119D8, 0x0119D9],
[0x0119E5, 0x0119FF],
[0x011A48, 0x011A4F],
[0x011AA3, 0x011ABF],
[0x011AA3, 0x011AAF],
[0x011AF9, 0x011BFF],
[0x011C46, 0x011C4F],
[0x011C6D, 0x011C6F],
@ -588,12 +601,13 @@ const matchSymbols = buildString({
[0x011FF2, 0x011FFE],
[0x01239A, 0x0123FF],
[0x012475, 0x01247F],
[0x012544, 0x012FFF],
[0x012544, 0x012F8F],
[0x012FF3, 0x012FFF],
[0x01342F, 0x0143FF],
[0x014647, 0x0167FF],
[0x016A39, 0x016A3F],
[0x016A6A, 0x016A6D],
[0x016A70, 0x016ACF],
[0x016ACA, 0x016ACF],
[0x016AEE, 0x016AEF],
[0x016AF6, 0x016AFF],
[0x016B46, 0x016B4F],
@ -607,8 +621,8 @@ const matchSymbols = buildString({
[0x016FF2, 0x016FFF],
[0x0187F8, 0x0187FF],
[0x018CD6, 0x018CFF],
[0x018D09, 0x01AFFF],
[0x01B11F, 0x01B14F],
[0x018D09, 0x01AFEF],
[0x01B123, 0x01B14F],
[0x01B153, 0x01B163],
[0x01B168, 0x01B16F],
[0x01B2FC, 0x01BBFF],
@ -616,11 +630,14 @@ const matchSymbols = buildString({
[0x01BC7D, 0x01BC7F],
[0x01BC89, 0x01BC8F],
[0x01BC9A, 0x01BC9B],
[0x01BCA0, 0x01CFFF],
[0x01BCA0, 0x01CEFF],
[0x01CF2E, 0x01CF2F],
[0x01CF47, 0x01CF4F],
[0x01CFC4, 0x01CFFF],
[0x01D0F6, 0x01D0FF],
[0x01D127, 0x01D128],
[0x01D173, 0x01D17A],
[0x01D1E9, 0x01D1FF],
[0x01D1EB, 0x01D1FF],
[0x01D246, 0x01D2DF],
[0x01D2F4, 0x01D2FF],
[0x01D357, 0x01D35F],
@ -633,15 +650,17 @@ const matchSymbols = buildString({
[0x01D6A6, 0x01D6A7],
[0x01D7CC, 0x01D7CD],
[0x01DA8C, 0x01DA9A],
[0x01DAB0, 0x01DFFF],
[0x01DAB0, 0x01DEFF],
[0x01DF1F, 0x01DFFF],
[0x01E019, 0x01E01A],
[0x01E02B, 0x01E0FF],
[0x01E12D, 0x01E12F],
[0x01E13E, 0x01E13F],
[0x01E14A, 0x01E14D],
[0x01E150, 0x01E2BF],
[0x01E150, 0x01E28F],
[0x01E2AF, 0x01E2BF],
[0x01E2FA, 0x01E2FE],
[0x01E300, 0x01E7FF],
[0x01E300, 0x01E7DF],
[0x01E8C5, 0x01E8C6],
[0x01E8D7, 0x01E8FF],
[0x01E94C, 0x01E94F],
@ -667,12 +686,13 @@ const matchSymbols = buildString({
[0x01F249, 0x01F24F],
[0x01F252, 0x01F25F],
[0x01F266, 0x01F2FF],
[0x01F6D8, 0x01F6DF],
[0x01F6D8, 0x01F6DC],
[0x01F6ED, 0x01F6EF],
[0x01F6FD, 0x01F6FF],
[0x01F774, 0x01F77F],
[0x01F7D9, 0x01F7DF],
[0x01F7EC, 0x01F7FF],
[0x01F7EC, 0x01F7EF],
[0x01F7F1, 0x01F7FF],
[0x01F80C, 0x01F80F],
[0x01F848, 0x01F84F],
[0x01F85A, 0x01F85F],
@ -682,16 +702,18 @@ const matchSymbols = buildString({
[0x01FA54, 0x01FA5F],
[0x01FA6E, 0x01FA6F],
[0x01FA75, 0x01FA77],
[0x01FA7B, 0x01FA7F],
[0x01FA7D, 0x01FA7F],
[0x01FA87, 0x01FA8F],
[0x01FAA9, 0x01FAAF],
[0x01FAB7, 0x01FABF],
[0x01FAC3, 0x01FACF],
[0x01FAD7, 0x01FAFF],
[0x01FAAD, 0x01FAAF],
[0x01FABB, 0x01FABF],
[0x01FAC6, 0x01FACF],
[0x01FADA, 0x01FADF],
[0x01FAE8, 0x01FAEF],
[0x01FAF7, 0x01FAFF],
[0x01FBCB, 0x01FBEF],
[0x01FBFA, 0x01FFFF],
[0x02A6DE, 0x02A6FF],
[0x02B735, 0x02B73F],
[0x02A6E0, 0x02A6FF],
[0x02B739, 0x02B73F],
[0x02B81E, 0x02B81F],
[0x02CEA2, 0x02CEAF],
[0x02EBE1, 0x02F7FF],
@ -744,7 +766,7 @@ const nonMatchSymbols = buildString({
0x000B9C,
0x000BD0,
0x000BD7,
0x000CDE,
0x000C5D,
0x000DBD,
0x000DCA,
0x000DD6,
@ -761,9 +783,10 @@ const nonMatchSymbols = buildString({
0x001F5D,
0x002D27,
0x002D2D,
0x00A7D3,
0x00FB3E,
0x00FDCF,
0x0101A0,
0x01056F,
0x010808,
0x01083C,
0x01093F,
@ -792,7 +815,8 @@ const nonMatchSymbols = buildString({
0x01EE5D,
0x01EE5F,
0x01EE64,
0x01EE7E
0x01EE7E,
0x01F7F0
],
ranges: [
[0x000020, 0x00007E],
@ -809,7 +833,7 @@ const nonMatchSymbols = buildString({
[0x0005D0, 0x0005EA],
[0x0005EF, 0x0005F4],
[0x000606, 0x00061B],
[0x00061E, 0x0006DC],
[0x00061D, 0x0006DC],
[0x0006DE, 0x00070D],
[0x000710, 0x00074A],
[0x00074D, 0x0007B1],
@ -818,9 +842,8 @@ const nonMatchSymbols = buildString({
[0x000830, 0x00083E],
[0x000840, 0x00085B],
[0x000860, 0x00086A],
[0x0008A0, 0x0008B4],
[0x0008B6, 0x0008C7],
[0x0008D3, 0x0008E1],
[0x000870, 0x00088E],
[0x000898, 0x0008E1],
[0x0008E3, 0x000983],
[0x000985, 0x00098C],
[0x00098F, 0x000990],
@ -890,7 +913,7 @@ const nonMatchSymbols = buildString({
[0x000C0E, 0x000C10],
[0x000C12, 0x000C28],
[0x000C2A, 0x000C39],
[0x000C3D, 0x000C44],
[0x000C3C, 0x000C44],
[0x000C46, 0x000C48],
[0x000C4A, 0x000C4D],
[0x000C55, 0x000C56],
@ -906,6 +929,7 @@ const nonMatchSymbols = buildString({
[0x000CC6, 0x000CC8],
[0x000CCA, 0x000CCD],
[0x000CD5, 0x000CD6],
[0x000CDD, 0x000CDE],
[0x000CE0, 0x000CE3],
[0x000CE6, 0x000CEF],
[0x000CF1, 0x000CF2],
@ -962,9 +986,8 @@ const nonMatchSymbols = buildString({
[0x0013F8, 0x0013FD],
[0x001400, 0x00169C],
[0x0016A0, 0x0016F8],
[0x001700, 0x00170C],
[0x00170E, 0x001714],
[0x001720, 0x001736],
[0x001700, 0x001715],
[0x00171F, 0x001736],
[0x001740, 0x001753],
[0x001760, 0x00176C],
[0x00176E, 0x001770],
@ -973,7 +996,7 @@ const nonMatchSymbols = buildString({
[0x0017E0, 0x0017E9],
[0x0017F0, 0x0017F9],
[0x001800, 0x00180D],
[0x001810, 0x001819],
[0x00180F, 0x001819],
[0x001820, 0x001878],
[0x001880, 0x0018AA],
[0x0018B0, 0x0018F5],
@ -991,9 +1014,9 @@ const nonMatchSymbols = buildString({
[0x001A7F, 0x001A89],
[0x001A90, 0x001A99],
[0x001AA0, 0x001AAD],
[0x001AB0, 0x001AC0],
[0x001B00, 0x001B4B],
[0x001B50, 0x001B7C],
[0x001AB0, 0x001ACE],
[0x001B00, 0x001B4C],
[0x001B50, 0x001B7E],
[0x001B80, 0x001BF3],
[0x001BFC, 0x001C37],
[0x001C3B, 0x001C49],
@ -1001,8 +1024,7 @@ const nonMatchSymbols = buildString({
[0x001C90, 0x001CBA],
[0x001CBD, 0x001CC7],
[0x001CD0, 0x001CFA],
[0x001D00, 0x001DF9],
[0x001DFB, 0x001F15],
[0x001D00, 0x001F15],
[0x001F18, 0x001F1D],
[0x001F20, 0x001F45],
[0x001F48, 0x001F4D],
@ -1021,16 +1043,14 @@ const nonMatchSymbols = buildString({
[0x002070, 0x002071],
[0x002074, 0x00208E],
[0x002090, 0x00209C],
[0x0020A0, 0x0020BF],
[0x0020A0, 0x0020C0],
[0x0020D0, 0x0020F0],
[0x002100, 0x00218B],
[0x002190, 0x002426],
[0x002440, 0x00244A],
[0x002460, 0x002B73],
[0x002B76, 0x002B95],
[0x002B97, 0x002C2E],
[0x002C30, 0x002C5E],
[0x002C60, 0x002CF3],
[0x002B97, 0x002CF3],
[0x002CF9, 0x002D25],
[0x002D30, 0x002D67],
[0x002D6F, 0x002D70],
@ -1043,7 +1063,7 @@ const nonMatchSymbols = buildString({
[0x002DC8, 0x002DCE],
[0x002DD0, 0x002DD6],
[0x002DD8, 0x002DDE],
[0x002DE0, 0x002E52],
[0x002DE0, 0x002E5D],
[0x002E80, 0x002E99],
[0x002E9B, 0x002EF3],
[0x002F00, 0x002FD5],
@ -1055,14 +1075,14 @@ const nonMatchSymbols = buildString({
[0x003131, 0x00318E],
[0x003190, 0x0031E3],
[0x0031F0, 0x00321E],
[0x003220, 0x009FFC],
[0x00A000, 0x00A48C],
[0x003220, 0x00A48C],
[0x00A490, 0x00A4C6],
[0x00A4D0, 0x00A62B],
[0x00A640, 0x00A6F7],
[0x00A700, 0x00A7BF],
[0x00A7C2, 0x00A7CA],
[0x00A7F5, 0x00A82C],
[0x00A700, 0x00A7CA],
[0x00A7D0, 0x00A7D1],
[0x00A7D5, 0x00A7D9],
[0x00A7F2, 0x00A82C],
[0x00A830, 0x00A839],
[0x00A840, 0x00A877],
[0x00A880, 0x00A8C5],
@ -1096,12 +1116,10 @@ const nonMatchSymbols = buildString({
[0x00FB38, 0x00FB3C],
[0x00FB40, 0x00FB41],
[0x00FB43, 0x00FB44],
[0x00FB46, 0x00FBC1],
[0x00FBD3, 0x00FD3F],
[0x00FD50, 0x00FD8F],
[0x00FB46, 0x00FBC2],
[0x00FBD3, 0x00FD8F],
[0x00FD92, 0x00FDC7],
[0x00FDF0, 0x00FDFD],
[0x00FE00, 0x00FE19],
[0x00FDF0, 0x00FE19],
[0x00FE20, 0x00FE52],
[0x00FE54, 0x00FE66],
[0x00FE68, 0x00FE6B],
@ -1142,9 +1160,20 @@ const nonMatchSymbols = buildString({
[0x0104D8, 0x0104FB],
[0x010500, 0x010527],
[0x010530, 0x010563],
[0x01056F, 0x01057A],
[0x01057C, 0x01058A],
[0x01058C, 0x010592],
[0x010594, 0x010595],
[0x010597, 0x0105A1],
[0x0105A3, 0x0105B1],
[0x0105B3, 0x0105B9],
[0x0105BB, 0x0105BC],
[0x010600, 0x010736],
[0x010740, 0x010755],
[0x010760, 0x010767],
[0x010780, 0x010785],
[0x010787, 0x0107B0],
[0x0107B2, 0x0107BA],
[0x010800, 0x010805],
[0x01080A, 0x010835],
[0x010837, 0x010838],
@ -1185,12 +1214,13 @@ const nonMatchSymbols = buildString({
[0x010EB0, 0x010EB1],
[0x010F00, 0x010F27],
[0x010F30, 0x010F59],
[0x010F70, 0x010F89],
[0x010FB0, 0x010FCB],
[0x010FE0, 0x010FF6],
[0x011000, 0x01104D],
[0x011052, 0x01106F],
[0x011052, 0x011075],
[0x01107F, 0x0110BC],
[0x0110BE, 0x0110C1],
[0x0110BE, 0x0110C2],
[0x0110D0, 0x0110E8],
[0x0110F0, 0x0110F9],
[0x011100, 0x011134],
@ -1228,11 +1258,11 @@ const nonMatchSymbols = buildString({
[0x011600, 0x011644],
[0x011650, 0x011659],
[0x011660, 0x01166C],
[0x011680, 0x0116B8],
[0x011680, 0x0116B9],
[0x0116C0, 0x0116C9],
[0x011700, 0x01171A],
[0x01171D, 0x01172B],
[0x011730, 0x01173F],
[0x011730, 0x011746],
[0x011800, 0x01183B],
[0x0118A0, 0x0118F2],
[0x0118FF, 0x011906],
@ -1247,7 +1277,7 @@ const nonMatchSymbols = buildString({
[0x0119DA, 0x0119E4],
[0x011A00, 0x011A47],
[0x011A50, 0x011AA2],
[0x011AC0, 0x011AF8],
[0x011AB0, 0x011AF8],
[0x011C00, 0x011C08],
[0x011C0A, 0x011C36],
[0x011C38, 0x011C45],
@ -1273,12 +1303,14 @@ const nonMatchSymbols = buildString({
[0x012400, 0x01246E],
[0x012470, 0x012474],
[0x012480, 0x012543],
[0x012F90, 0x012FF2],
[0x013000, 0x01342E],
[0x014400, 0x014646],
[0x016800, 0x016A38],
[0x016A40, 0x016A5E],
[0x016A60, 0x016A69],
[0x016A6E, 0x016A6F],
[0x016A6E, 0x016ABE],
[0x016AC0, 0x016AC9],
[0x016AD0, 0x016AED],
[0x016AF0, 0x016AF5],
[0x016B00, 0x016B45],
@ -1295,7 +1327,10 @@ const nonMatchSymbols = buildString({
[0x017000, 0x0187F7],
[0x018800, 0x018CD5],
[0x018D00, 0x018D08],
[0x01B000, 0x01B11E],
[0x01AFF0, 0x01AFF3],
[0x01AFF5, 0x01AFFB],
[0x01AFFD, 0x01AFFE],
[0x01B000, 0x01B122],
[0x01B150, 0x01B152],
[0x01B164, 0x01B167],
[0x01B170, 0x01B2FB],
@ -1304,10 +1339,13 @@ const nonMatchSymbols = buildString({
[0x01BC80, 0x01BC88],
[0x01BC90, 0x01BC99],
[0x01BC9C, 0x01BC9F],
[0x01CF00, 0x01CF2D],
[0x01CF30, 0x01CF46],
[0x01CF50, 0x01CFC3],
[0x01D000, 0x01D0F5],
[0x01D100, 0x01D126],
[0x01D129, 0x01D172],
[0x01D17B, 0x01D1E8],
[0x01D17B, 0x01D1EA],
[0x01D200, 0x01D245],
[0x01D2E0, 0x01D2F3],
[0x01D300, 0x01D356],
@ -1332,6 +1370,7 @@ const nonMatchSymbols = buildString({
[0x01D7CE, 0x01DA8B],
[0x01DA9B, 0x01DA9F],
[0x01DAA1, 0x01DAAF],
[0x01DF00, 0x01DF1E],
[0x01E000, 0x01E006],
[0x01E008, 0x01E018],
[0x01E01B, 0x01E021],
@ -1341,7 +1380,12 @@ const nonMatchSymbols = buildString({
[0x01E130, 0x01E13D],
[0x01E140, 0x01E149],
[0x01E14E, 0x01E14F],
[0x01E290, 0x01E2AE],
[0x01E2C0, 0x01E2F9],
[0x01E7E0, 0x01E7E6],
[0x01E7E8, 0x01E7EB],
[0x01E7ED, 0x01E7EE],
[0x01E7F0, 0x01E7FE],
[0x01E800, 0x01E8C4],
[0x01E8C7, 0x01E8D6],
[0x01E900, 0x01E94B],
@ -1380,7 +1424,7 @@ const nonMatchSymbols = buildString({
[0x01F250, 0x01F251],
[0x01F260, 0x01F265],
[0x01F300, 0x01F6D7],
[0x01F6E0, 0x01F6EC],
[0x01F6DD, 0x01F6EC],
[0x01F6F0, 0x01F6FC],
[0x01F700, 0x01F773],
[0x01F780, 0x01F7D8],
@ -1391,22 +1435,22 @@ const nonMatchSymbols = buildString({
[0x01F860, 0x01F887],
[0x01F890, 0x01F8AD],
[0x01F8B0, 0x01F8B1],
[0x01F900, 0x01F978],
[0x01F97A, 0x01F9CB],
[0x01F9CD, 0x01FA53],
[0x01F900, 0x01FA53],
[0x01FA60, 0x01FA6D],
[0x01FA70, 0x01FA74],
[0x01FA78, 0x01FA7A],
[0x01FA78, 0x01FA7C],
[0x01FA80, 0x01FA86],
[0x01FA90, 0x01FAA8],
[0x01FAB0, 0x01FAB6],
[0x01FAC0, 0x01FAC2],
[0x01FAD0, 0x01FAD6],
[0x01FA90, 0x01FAAC],
[0x01FAB0, 0x01FABA],
[0x01FAC0, 0x01FAC5],
[0x01FAD0, 0x01FAD9],
[0x01FAE0, 0x01FAE7],
[0x01FAF0, 0x01FAF6],
[0x01FB00, 0x01FB92],
[0x01FB94, 0x01FBCA],
[0x01FBF0, 0x01FBF9],
[0x020000, 0x02A6DD],
[0x02A700, 0x02B734],
[0x020000, 0x02A6DF],
[0x02A700, 0x02B738],
[0x02B740, 0x02B81D],
[0x02B820, 0x02CEA1],
[0x02CEB0, 0x02EBE0],

View File

@ -1,4 +1,4 @@
// Copyright 2020 Mathias Bynens. All rights reserved.
// Copyright 2021 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 v13.0.0
Unicode v14.0.0
esid: sec-static-semantics-unicodematchproperty-p
features: [regexp-unicode-property-escapes]
includes: [regExpUtils.js]
@ -39,9 +39,9 @@ const matchSymbols = buildString({
0x000B9C,
0x000BD0,
0x000C3D,
0x000C5D,
0x000C80,
0x000CBD,
0x000CDE,
0x000D3D,
0x000D4E,
0x000DBD,
@ -76,6 +76,7 @@ const matchSymbols = buildString({
0x01083C,
0x010A00,
0x010F27,
0x011075,
0x011144,
0x011147,
0x011176,
@ -101,6 +102,7 @@ const matchSymbols = buildString({
0x011D98,
0x011FB0,
0x016F50,
0x01DF0A,
0x01E14E,
0x01EE24,
0x01EE27,
@ -135,8 +137,9 @@ const matchSymbols = buildString({
[0x000800, 0x000815],
[0x000840, 0x000858],
[0x000860, 0x00086A],
[0x0008A0, 0x0008B4],
[0x0008B6, 0x0008C7],
[0x000870, 0x000887],
[0x000889, 0x00088E],
[0x0008A0, 0x0008C8],
[0x000904, 0x000939],
[0x000958, 0x000961],
[0x000972, 0x000980],
@ -191,6 +194,7 @@ const matchSymbols = buildString({
[0x000C92, 0x000CA8],
[0x000CAA, 0x000CB3],
[0x000CB5, 0x000CB9],
[0x000CDD, 0x000CDE],
[0x000CE0, 0x000CE1],
[0x000CF1, 0x000CF2],
[0x000D04, 0x000D0C],
@ -242,9 +246,8 @@ const matchSymbols = buildString({
[0x001681, 0x00169A],
[0x0016A0, 0x0016EA],
[0x0016F1, 0x0016F8],
[0x001700, 0x00170C],
[0x00170E, 0x001711],
[0x001720, 0x001731],
[0x001700, 0x001711],
[0x00171F, 0x001731],
[0x001740, 0x001751],
[0x001760, 0x00176C],
[0x00176E, 0x001770],
@ -262,7 +265,7 @@ const matchSymbols = buildString({
[0x001A00, 0x001A16],
[0x001A20, 0x001A54],
[0x001B05, 0x001B33],
[0x001B45, 0x001B4B],
[0x001B45, 0x001B4C],
[0x001B83, 0x001BA0],
[0x001BAE, 0x001BAF],
[0x001BBA, 0x001BE5],
@ -290,8 +293,7 @@ const matchSymbols = buildString({
[0x0031A0, 0x0031BF],
[0x0031F0, 0x0031FF],
[0x003400, 0x004DBF],
[0x004E00, 0x009FFC],
[0x00A000, 0x00A014],
[0x004E00, 0x00A014],
[0x00A016, 0x00A48C],
[0x00A4D0, 0x00A4F7],
[0x00A500, 0x00A60B],
@ -404,9 +406,11 @@ const matchSymbols = buildString({
[0x010EB0, 0x010EB1],
[0x010F00, 0x010F1C],
[0x010F30, 0x010F45],
[0x010F70, 0x010F81],
[0x010FB0, 0x010FC4],
[0x010FE0, 0x010FF6],
[0x011003, 0x011037],
[0x011071, 0x011072],
[0x011083, 0x0110AF],
[0x0110D0, 0x0110E8],
[0x011103, 0x011126],
@ -437,6 +441,7 @@ const matchSymbols = buildString({
[0x011600, 0x01162F],
[0x011680, 0x0116AA],
[0x011700, 0x01171A],
[0x011740, 0x011746],
[0x011800, 0x01182B],
[0x0118FF, 0x011906],
[0x01190C, 0x011913],
@ -446,7 +451,7 @@ const matchSymbols = buildString({
[0x0119AA, 0x0119D0],
[0x011A0B, 0x011A32],
[0x011A5C, 0x011A89],
[0x011AC0, 0x011AF8],
[0x011AB0, 0x011AF8],
[0x011C00, 0x011C08],
[0x011C0A, 0x011C2E],
[0x011C72, 0x011C8F],
@ -459,10 +464,12 @@ const matchSymbols = buildString({
[0x011EE0, 0x011EF2],
[0x012000, 0x012399],
[0x012480, 0x012543],
[0x012F90, 0x012FF0],
[0x013000, 0x01342E],
[0x014400, 0x014646],
[0x016800, 0x016A38],
[0x016A40, 0x016A5E],
[0x016A70, 0x016ABE],
[0x016AD0, 0x016AED],
[0x016B00, 0x016B2F],
[0x016B63, 0x016B77],
@ -471,7 +478,7 @@ const matchSymbols = buildString({
[0x017000, 0x0187F7],
[0x018800, 0x018CD5],
[0x018D00, 0x018D08],
[0x01B000, 0x01B11E],
[0x01B000, 0x01B122],
[0x01B150, 0x01B152],
[0x01B164, 0x01B167],
[0x01B170, 0x01B2FB],
@ -480,7 +487,12 @@ const matchSymbols = buildString({
[0x01BC80, 0x01BC88],
[0x01BC90, 0x01BC99],
[0x01E100, 0x01E12C],
[0x01E290, 0x01E2AD],
[0x01E2C0, 0x01E2EB],
[0x01E7E0, 0x01E7E6],
[0x01E7E8, 0x01E7EB],
[0x01E7ED, 0x01E7EE],
[0x01E7F0, 0x01E7FE],
[0x01E800, 0x01E8C4],
[0x01EE00, 0x01EE03],
[0x01EE05, 0x01EE1F],
@ -499,8 +511,8 @@ const matchSymbols = buildString({
[0x01EEA1, 0x01EEA3],
[0x01EEA5, 0x01EEA9],
[0x01EEAB, 0x01EEBB],
[0x020000, 0x02A6DD],
[0x02A700, 0x02B734],
[0x020000, 0x02A6DF],
[0x02A700, 0x02B738],
[0x02B740, 0x02B81D],
[0x02B820, 0x02CEA1],
[0x02CEB0, 0x02EBE0],
@ -545,7 +557,7 @@ const nonMatchSymbols = buildString({
0x000670,
0x0006D4,
0x000711,
0x0008B5,
0x000888,
0x0009A9,
0x0009B1,
0x0009DE,
@ -597,7 +609,6 @@ const nonMatchSymbols = buildString({
0x0012D7,
0x001311,
0x001680,
0x00170D,
0x00176D,
0x001843,
0x0018A9,
@ -662,6 +673,10 @@ const nonMatchSymbols = buildString({
0x011D0A,
0x011D66,
0x011D69,
0x01E7E7,
0x01E7EC,
0x01E7EF,
0x01E7FF,
0x01EE04,
0x01EE20,
0x01EE23,
@ -710,8 +725,9 @@ const nonMatchSymbols = buildString({
[0x0007EB, 0x0007FF],
[0x000816, 0x00083F],
[0x000859, 0x00085F],
[0x00086B, 0x00089F],
[0x0008C8, 0x000903],
[0x00086B, 0x00086F],
[0x00088F, 0x00089F],
[0x0008C9, 0x000903],
[0x00093A, 0x00093C],
[0x00093E, 0x00094F],
[0x000951, 0x000957],
@ -751,11 +767,12 @@ const nonMatchSymbols = buildString({
[0x000BD1, 0x000C04],
[0x000C3A, 0x000C3C],
[0x000C3E, 0x000C57],
[0x000C5B, 0x000C5F],
[0x000C5B, 0x000C5C],
[0x000C5E, 0x000C5F],
[0x000C62, 0x000C7F],
[0x000C81, 0x000C84],
[0x000CBA, 0x000CBC],
[0x000CBE, 0x000CDD],
[0x000CBE, 0x000CDC],
[0x000CE2, 0x000CF0],
[0x000CF3, 0x000D03],
[0x000D3B, 0x000D3C],
@ -797,7 +814,7 @@ const nonMatchSymbols = buildString({
[0x00169B, 0x00169F],
[0x0016EB, 0x0016F0],
[0x0016F9, 0x0016FF],
[0x001712, 0x00171F],
[0x001712, 0x00171E],
[0x001732, 0x00173F],
[0x001752, 0x00175F],
[0x001771, 0x00177F],
@ -815,7 +832,7 @@ const nonMatchSymbols = buildString({
[0x001A17, 0x001A1F],
[0x001A55, 0x001B04],
[0x001B34, 0x001B44],
[0x001B4C, 0x001B82],
[0x001B4D, 0x001B82],
[0x001BA1, 0x001BAD],
[0x001BB0, 0x001BB9],
[0x001BE6, 0x001BFF],
@ -837,7 +854,6 @@ const nonMatchSymbols = buildString({
[0x0031C0, 0x0031EF],
[0x003200, 0x0033FF],
[0x004DC0, 0x004DFF],
[0x009FFD, 0x009FFF],
[0x00A48D, 0x00A4CF],
[0x00A4F8, 0x00A4FF],
[0x00A60C, 0x00A60F],
@ -935,10 +951,13 @@ const nonMatchSymbols = buildString({
[0x010EB2, 0x010EFF],
[0x010F1D, 0x010F26],
[0x010F28, 0x010F2F],
[0x010F46, 0x010FAF],
[0x010F46, 0x010F6F],
[0x010F82, 0x010FAF],
[0x010FC5, 0x010FDF],
[0x010FF7, 0x011002],
[0x011038, 0x011082],
[0x011038, 0x011070],
[0x011073, 0x011074],
[0x011076, 0x011082],
[0x0110B0, 0x0110CF],
[0x0110E9, 0x011102],
[0x011127, 0x011143],
@ -969,7 +988,8 @@ const nonMatchSymbols = buildString({
[0x011645, 0x01167F],
[0x0116AB, 0x0116B7],
[0x0116B9, 0x0116FF],
[0x01171B, 0x0117FF],
[0x01171B, 0x01173F],
[0x011747, 0x0117FF],
[0x01182C, 0x0118FE],
[0x011907, 0x011908],
[0x01190A, 0x01190B],
@ -983,7 +1003,7 @@ const nonMatchSymbols = buildString({
[0x011A3B, 0x011A4F],
[0x011A51, 0x011A5B],
[0x011A8A, 0x011A9C],
[0x011A9E, 0x011ABF],
[0x011A9E, 0x011AAF],
[0x011AF9, 0x011BFF],
[0x011C2F, 0x011C3F],
[0x011C41, 0x011C71],
@ -995,11 +1015,13 @@ const nonMatchSymbols = buildString({
[0x011EF3, 0x011FAF],
[0x011FB1, 0x011FFF],
[0x01239A, 0x01247F],
[0x012544, 0x012FFF],
[0x012544, 0x012F8F],
[0x012FF1, 0x012FFF],
[0x01342F, 0x0143FF],
[0x014647, 0x0167FF],
[0x016A39, 0x016A3F],
[0x016A5F, 0x016ACF],
[0x016A5F, 0x016A6F],
[0x016ABF, 0x016ACF],
[0x016AEE, 0x016AFF],
[0x016B30, 0x016B62],
[0x016B78, 0x016B7C],
@ -1009,17 +1031,19 @@ const nonMatchSymbols = buildString({
[0x0187F8, 0x0187FF],
[0x018CD6, 0x018CFF],
[0x018D09, 0x01AFFF],
[0x01B11F, 0x01B14F],
[0x01B123, 0x01B14F],
[0x01B153, 0x01B163],
[0x01B168, 0x01B16F],
[0x01B2FC, 0x01BBFF],
[0x01BC6B, 0x01BC6F],
[0x01BC7D, 0x01BC7F],
[0x01BC89, 0x01BC8F],
[0x01BC9A, 0x01E0FF],
[0x01BC9A, 0x01DF09],
[0x01DF0B, 0x01E0FF],
[0x01E12D, 0x01E14D],
[0x01E14F, 0x01E2BF],
[0x01E2EC, 0x01E7FF],
[0x01E14F, 0x01E28F],
[0x01E2AE, 0x01E2BF],
[0x01E2EC, 0x01E7DF],
[0x01E8C5, 0x01EDFF],
[0x01EE25, 0x01EE26],
[0x01EE3C, 0x01EE41],
@ -1028,8 +1052,8 @@ const nonMatchSymbols = buildString({
[0x01EE65, 0x01EE66],
[0x01EE9C, 0x01EEA0],
[0x01EEBC, 0x01FFFF],
[0x02A6DE, 0x02A6FF],
[0x02B735, 0x02B73F],
[0x02A6E0, 0x02A6FF],
[0x02B739, 0x02B73F],
[0x02B81E, 0x02B81F],
[0x02CEA2, 0x02CEAF],
[0x02EBE1, 0x02F7FF],

View File

@ -1,4 +1,4 @@
// Copyright 2020 Mathias Bynens. All rights reserved.
// Copyright 2021 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 v13.0.0
Unicode v14.0.0
esid: sec-static-semantics-unicodematchproperty-p
features: [regexp-unicode-property-escapes]
includes: [regExpUtils.js]

View File

@ -1,4 +1,4 @@
// Copyright 2020 Mathias Bynens. All rights reserved.
// Copyright 2021 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 v13.0.0
Unicode v14.0.0
esid: sec-static-semantics-unicodematchproperty-p
features: [regexp-unicode-property-escapes]
includes: [regExpUtils.js]
@ -48,7 +48,6 @@ const matchSymbols = buildString({
0x002E0B,
0x002E1B,
0x002E41,
0x002E52,
0x00303D,
0x0030FB,
0x00A673,
@ -75,6 +74,7 @@ const matchSymbols = buildString({
0x0112A9,
0x01145D,
0x0114C6,
0x0116B9,
0x01183B,
0x0119E2,
0x011FFF,
@ -94,7 +94,7 @@ const matchSymbols = buildString({
[0x0005F3, 0x0005F4],
[0x000609, 0x00060A],
[0x00060C, 0x00060D],
[0x00061E, 0x00061F],
[0x00061D, 0x00061F],
[0x00066A, 0x00066D],
[0x000700, 0x00070D],
[0x0007F7, 0x0007F9],
@ -117,6 +117,7 @@ const matchSymbols = buildString({
[0x001AA0, 0x001AA6],
[0x001AA8, 0x001AAD],
[0x001B5A, 0x001B60],
[0x001B7D, 0x001B7E],
[0x001BFC, 0x001BFF],
[0x001C3B, 0x001C3F],
[0x001C7E, 0x001C7F],
@ -139,6 +140,7 @@ const matchSymbols = buildString({
[0x002E30, 0x002E39],
[0x002E3C, 0x002E3F],
[0x002E43, 0x002E4F],
[0x002E52, 0x002E54],
[0x003001, 0x003003],
[0x00A4FE, 0x00A4FF],
[0x00A60D, 0x00A60F],
@ -171,6 +173,7 @@ const matchSymbols = buildString({
[0x010B39, 0x010B3F],
[0x010B99, 0x010B9C],
[0x010F55, 0x010F59],
[0x010F86, 0x010F89],
[0x011047, 0x01104D],
[0x0110BB, 0x0110BC],
[0x0110BE, 0x0110C1],
@ -193,6 +196,7 @@ const matchSymbols = buildString({
[0x011C70, 0x011C71],
[0x011EF7, 0x011EF8],
[0x012470, 0x012474],
[0x012FF1, 0x012FF2],
[0x016A6E, 0x016A6F],
[0x016B37, 0x016B3B],
[0x016E97, 0x016E9A],
@ -237,6 +241,7 @@ const nonMatchSymbols = buildString({
0x00002B,
0x00002D,
0x00060B,
0x00061C,
0x000F13,
0x0017D7,
0x001806,
@ -281,7 +286,6 @@ const nonMatchSymbols = buildString({
[0x0005C7, 0x0005F2],
[0x0005F5, 0x000608],
[0x00060E, 0x00061A],
[0x00061C, 0x00061D],
[0x000620, 0x000669],
[0x00066E, 0x0006D3],
[0x0006D5, 0x0006FF],
@ -314,7 +318,8 @@ const nonMatchSymbols = buildString({
[0x001946, 0x001A1D],
[0x001A20, 0x001A9F],
[0x001AAE, 0x001B59],
[0x001B61, 0x001BFB],
[0x001B61, 0x001B7C],
[0x001B7F, 0x001BFB],
[0x001C00, 0x001C3A],
[0x001C40, 0x001C7D],
[0x001C80, 0x001CBF],
@ -335,7 +340,7 @@ const nonMatchSymbols = buildString({
[0x002E20, 0x002E29],
[0x002E3A, 0x002E3B],
[0x002E50, 0x002E51],
[0x002E53, 0x003000],
[0x002E55, 0x003000],
[0x003004, 0x00303C],
[0x00303E, 0x0030FA],
[0x0030FC, 0x00A4FD],
@ -383,7 +388,8 @@ const nonMatchSymbols = buildString({
[0x010AF7, 0x010B38],
[0x010B40, 0x010B98],
[0x010B9D, 0x010F54],
[0x010F5A, 0x011046],
[0x010F5A, 0x010F85],
[0x010F8A, 0x011046],
[0x01104E, 0x0110BA],
[0x0110C2, 0x01113F],
[0x011144, 0x011173],
@ -398,7 +404,8 @@ const nonMatchSymbols = buildString({
[0x0114C7, 0x0115C0],
[0x0115D8, 0x011640],
[0x011644, 0x01165F],
[0x01166D, 0x01173B],
[0x01166D, 0x0116B8],
[0x0116BA, 0x01173B],
[0x01173F, 0x01183A],
[0x01183C, 0x011943],
[0x011947, 0x0119E1],
@ -409,7 +416,8 @@ const nonMatchSymbols = buildString({
[0x011C72, 0x011EF6],
[0x011EF9, 0x011FFE],
[0x012000, 0x01246F],
[0x012475, 0x016A6D],
[0x012475, 0x012FF0],
[0x012FF3, 0x016A6D],
[0x016A70, 0x016AF4],
[0x016AF6, 0x016B36],
[0x016B3C, 0x016B43],

View File

@ -1,4 +1,4 @@
// Copyright 2020 Mathias Bynens. All rights reserved.
// Copyright 2021 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 v13.0.0
Unicode v14.0.0
esid: sec-static-semantics-unicodematchproperty-p
features: [regexp-unicode-property-escapes]
includes: [regExpUtils.js]
@ -47,7 +47,7 @@ const matchSymbols = buildString({
0x003020,
0x003250,
0x00A839,
0x00FDFD,
0x00FDCF,
0x00FFE4,
0x00FFE8,
0x0101A0,
@ -58,7 +58,8 @@ const matchSymbols = buildString({
0x01D245,
0x01E14F,
0x01ECAC,
0x01ED2E
0x01ED2E,
0x01F7F0
],
ranges: [
[0x00058D, 0x00058E],
@ -136,6 +137,8 @@ const matchSymbols = buildString({
[0x00A828, 0x00A82B],
[0x00A836, 0x00A837],
[0x00AA77, 0x00AA79],
[0x00FD40, 0x00FD4F],
[0x00FDFD, 0x00FDFF],
[0x00FFED, 0x00FFEE],
[0x00FFFC, 0x00FFFD],
[0x010137, 0x01013F],
@ -147,13 +150,14 @@ const matchSymbols = buildString({
[0x011FD5, 0x011FDC],
[0x011FE1, 0x011FF1],
[0x016B3C, 0x016B3F],
[0x01CF50, 0x01CFC3],
[0x01D000, 0x01D0F5],
[0x01D100, 0x01D126],
[0x01D129, 0x01D164],
[0x01D16A, 0x01D16C],
[0x01D183, 0x01D184],
[0x01D18C, 0x01D1A9],
[0x01D1AE, 0x01D1E8],
[0x01D1AE, 0x01D1EA],
[0x01D200, 0x01D241],
[0x01D300, 0x01D356],
[0x01D800, 0x01D9FF],
@ -175,7 +179,7 @@ const matchSymbols = buildString({
[0x01F260, 0x01F265],
[0x01F300, 0x01F3FA],
[0x01F400, 0x01F6D7],
[0x01F6E0, 0x01F6EC],
[0x01F6DD, 0x01F6EC],
[0x01F6F0, 0x01F6FC],
[0x01F700, 0x01F773],
[0x01F780, 0x01F7D8],
@ -186,17 +190,17 @@ const matchSymbols = buildString({
[0x01F860, 0x01F887],
[0x01F890, 0x01F8AD],
[0x01F8B0, 0x01F8B1],
[0x01F900, 0x01F978],
[0x01F97A, 0x01F9CB],
[0x01F9CD, 0x01FA53],
[0x01F900, 0x01FA53],
[0x01FA60, 0x01FA6D],
[0x01FA70, 0x01FA74],
[0x01FA78, 0x01FA7A],
[0x01FA78, 0x01FA7C],
[0x01FA80, 0x01FA86],
[0x01FA90, 0x01FAA8],
[0x01FAB0, 0x01FAB6],
[0x01FAC0, 0x01FAC2],
[0x01FAD0, 0x01FAD6],
[0x01FA90, 0x01FAAC],
[0x01FAB0, 0x01FABA],
[0x01FAC0, 0x01FAC5],
[0x01FAD0, 0x01FAD9],
[0x01FAE0, 0x01FAE7],
[0x01FAF0, 0x01FAF6],
[0x01FB00, 0x01FB92],
[0x01FB94, 0x01FBCA]
]
@ -267,8 +271,6 @@ const nonMatchSymbols = buildString({
0x01DA84,
0x01F0C0,
0x01F0D0,
0x01F979,
0x01F9CC,
0x01FB93
],
ranges: [
@ -353,8 +355,10 @@ const nonMatchSymbols = buildString({
[0x00A82C, 0x00A835],
[0x00A83A, 0x00AA76],
[0x00AA7A, 0x00DBFF],
[0x00E000, 0x00FDFC],
[0x00FDFE, 0x00FFE3],
[0x00E000, 0x00FD3F],
[0x00FD50, 0x00FDCE],
[0x00FDD0, 0x00FDFC],
[0x00FE00, 0x00FFE3],
[0x00FFE5, 0x00FFE7],
[0x00FFE9, 0x00FFEC],
[0x00FFEF, 0x00FFFB],
@ -371,14 +375,15 @@ const nonMatchSymbols = buildString({
[0x011FF2, 0x016B3B],
[0x016B40, 0x016B44],
[0x016B46, 0x01BC9B],
[0x01BC9D, 0x01CFFF],
[0x01BC9D, 0x01CF4F],
[0x01CFC4, 0x01CFFF],
[0x01D0F6, 0x01D0FF],
[0x01D127, 0x01D128],
[0x01D165, 0x01D169],
[0x01D16D, 0x01D182],
[0x01D185, 0x01D18B],
[0x01D1AA, 0x01D1AD],
[0x01D1E9, 0x01D1FF],
[0x01D1EB, 0x01D1FF],
[0x01D242, 0x01D244],
[0x01D246, 0x01D2FF],
[0x01D357, 0x01D7FF],
@ -399,12 +404,13 @@ const nonMatchSymbols = buildString({
[0x01F252, 0x01F25F],
[0x01F266, 0x01F2FF],
[0x01F3FB, 0x01F3FF],
[0x01F6D8, 0x01F6DF],
[0x01F6D8, 0x01F6DC],
[0x01F6ED, 0x01F6EF],
[0x01F6FD, 0x01F6FF],
[0x01F774, 0x01F77F],
[0x01F7D9, 0x01F7DF],
[0x01F7EC, 0x01F7FF],
[0x01F7EC, 0x01F7EF],
[0x01F7F1, 0x01F7FF],
[0x01F80C, 0x01F80F],
[0x01F848, 0x01F84F],
[0x01F85A, 0x01F85F],
@ -414,12 +420,14 @@ const nonMatchSymbols = buildString({
[0x01FA54, 0x01FA5F],
[0x01FA6E, 0x01FA6F],
[0x01FA75, 0x01FA77],
[0x01FA7B, 0x01FA7F],
[0x01FA7D, 0x01FA7F],
[0x01FA87, 0x01FA8F],
[0x01FAA9, 0x01FAAF],
[0x01FAB7, 0x01FABF],
[0x01FAC3, 0x01FACF],
[0x01FAD7, 0x01FAFF],
[0x01FAAD, 0x01FAAF],
[0x01FABB, 0x01FABF],
[0x01FAC6, 0x01FACF],
[0x01FADA, 0x01FADF],
[0x01FAE8, 0x01FAEF],
[0x01FAF7, 0x01FAFF],
[0x01FBCB, 0x10FFFF]
]
});

View File

@ -1,4 +1,4 @@
// Copyright 2020 Mathias Bynens. All rights reserved.
// Copyright 2021 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 v13.0.0
Unicode v14.0.0
esid: sec-static-semantics-unicodematchproperty-p
features: [regexp-unicode-property-escapes]
includes: [regExpUtils.js]

View File

@ -1,4 +1,4 @@
// Copyright 2020 Mathias Bynens. All rights reserved.
// Copyright 2021 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 v13.0.0
Unicode v14.0.0
esid: sec-static-semantics-unicodematchproperty-p
features: [regexp-unicode-property-escapes]
includes: [regExpUtils.js]

View File

@ -1,4 +1,4 @@
// Copyright 2020 Mathias Bynens. All rights reserved.
// Copyright 2021 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 v13.0.0
Unicode v14.0.0
esid: sec-static-semantics-unicodematchproperty-p
features: [regexp-unicode-property-escapes]
includes: [regExpUtils.js]
@ -47,7 +47,6 @@ const matchSymbols = buildString({
0x00166E,
0x001CD3,
0x002D70,
0x002E52,
0x003030,
0x00303D,
0x0030A0,
@ -75,6 +74,7 @@ const matchSymbols = buildString({
0x0112A9,
0x01145D,
0x0114C6,
0x0116B9,
0x01183B,
0x0119E2,
0x011FFF,
@ -96,7 +96,7 @@ const matchSymbols = buildString({
[0x0005F3, 0x0005F4],
[0x000609, 0x00060A],
[0x00060C, 0x00060D],
[0x00061E, 0x00061F],
[0x00061D, 0x00061F],
[0x00066A, 0x00066D],
[0x000700, 0x00070D],
[0x0007F7, 0x0007F9],
@ -120,6 +120,7 @@ const matchSymbols = buildString({
[0x001AA0, 0x001AA6],
[0x001AA8, 0x001AAD],
[0x001B5A, 0x001B60],
[0x001B7D, 0x001B7E],
[0x001BFC, 0x001BFF],
[0x001C3B, 0x001C3F],
[0x001C7E, 0x001C7F],
@ -142,6 +143,7 @@ const matchSymbols = buildString({
[0x002CFE, 0x002CFF],
[0x002E00, 0x002E2E],
[0x002E30, 0x002E4F],
[0x002E52, 0x002E5D],
[0x003001, 0x003003],
[0x003008, 0x003011],
[0x003014, 0x00301F],
@ -175,6 +177,7 @@ const matchSymbols = buildString({
[0x010B39, 0x010B3F],
[0x010B99, 0x010B9C],
[0x010F55, 0x010F59],
[0x010F86, 0x010F89],
[0x011047, 0x01104D],
[0x0110BB, 0x0110BC],
[0x0110BE, 0x0110C1],
@ -197,6 +200,7 @@ const matchSymbols = buildString({
[0x011C70, 0x011C71],
[0x011EF7, 0x011EF8],
[0x012470, 0x012474],
[0x012FF1, 0x012FF2],
[0x016A6E, 0x016A6F],
[0x016B37, 0x016B3B],
[0x016E97, 0x016E9A],
@ -258,6 +262,7 @@ const nonMatchSymbols = buildString({
0x00007C,
0x0005BF,
0x00060B,
0x00061C,
0x000F13,
0x0017D7,
0x001AA7,
@ -302,7 +307,6 @@ const nonMatchSymbols = buildString({
[0x0005C7, 0x0005F2],
[0x0005F5, 0x000608],
[0x00060E, 0x00061A],
[0x00061C, 0x00061D],
[0x000620, 0x000669],
[0x00066E, 0x0006D3],
[0x0006D5, 0x0006FF],
@ -338,7 +342,8 @@ const nonMatchSymbols = buildString({
[0x001946, 0x001A1D],
[0x001A20, 0x001A9F],
[0x001AAE, 0x001B59],
[0x001B61, 0x001BFB],
[0x001B61, 0x001B7C],
[0x001B7F, 0x001BFB],
[0x001C00, 0x001C3A],
[0x001C40, 0x001C7D],
[0x001C80, 0x001CBF],
@ -359,7 +364,7 @@ const nonMatchSymbols = buildString({
[0x002D00, 0x002D6F],
[0x002D71, 0x002DFF],
[0x002E50, 0x002E51],
[0x002E53, 0x003000],
[0x002E5E, 0x003000],
[0x003004, 0x003007],
[0x003012, 0x003013],
[0x003020, 0x00302F],
@ -406,7 +411,8 @@ const nonMatchSymbols = buildString({
[0x010B40, 0x010B98],
[0x010B9D, 0x010EAC],
[0x010EAE, 0x010F54],
[0x010F5A, 0x011046],
[0x010F5A, 0x010F85],
[0x010F8A, 0x011046],
[0x01104E, 0x0110BA],
[0x0110C2, 0x01113F],
[0x011144, 0x011173],
@ -421,7 +427,8 @@ const nonMatchSymbols = buildString({
[0x0114C7, 0x0115C0],
[0x0115D8, 0x011640],
[0x011644, 0x01165F],
[0x01166D, 0x01173B],
[0x01166D, 0x0116B8],
[0x0116BA, 0x01173B],
[0x01173F, 0x01183A],
[0x01183C, 0x011943],
[0x011947, 0x0119E1],
@ -432,7 +439,8 @@ const nonMatchSymbols = buildString({
[0x011C72, 0x011EF6],
[0x011EF9, 0x011FFE],
[0x012000, 0x01246F],
[0x012475, 0x016A6D],
[0x012475, 0x012FF0],
[0x012FF3, 0x016A6D],
[0x016A70, 0x016AF4],
[0x016AF6, 0x016B36],
[0x016B3C, 0x016B43],

View File

@ -1,4 +1,4 @@
// Copyright 2020 Mathias Bynens. All rights reserved.
// Copyright 2021 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 v13.0.0
Unicode v14.0.0
esid: sec-static-semantics-unicodematchproperty-p
features: [regexp-unicode-property-escapes]
includes: [regExpUtils.js]

View File

@ -1,4 +1,4 @@
// Copyright 2020 Mathias Bynens. All rights reserved.
// Copyright 2021 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 v13.0.0
Unicode v14.0.0
esid: sec-static-semantics-unicodematchproperty-p
features: [regexp-unicode-property-escapes]
includes: [regExpUtils.js]

View File

@ -1,4 +1,4 @@
// Copyright 2020 Mathias Bynens. All rights reserved.
// Copyright 2021 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 v13.0.0
Unicode v14.0.0
esid: sec-static-semantics-unicodematchproperty-p
features: [regexp-unicode-property-escapes]
includes: [regExpUtils.js]
@ -31,6 +31,8 @@ const matchSymbols = buildString({
0x001031,
0x001038,
0x00108F,
0x001715,
0x001734,
0x0017B6,
0x001A55,
0x001A57,
@ -307,7 +309,9 @@ const nonMatchSymbols = buildString({
[0x001085, 0x001086],
[0x00108D, 0x00108E],
[0x001090, 0x001099],
[0x00109D, 0x0017B5],
[0x00109D, 0x001714],
[0x001716, 0x001733],
[0x001735, 0x0017B5],
[0x0017B7, 0x0017BD],
[0x0017C9, 0x001922],
[0x001927, 0x001928],

View File

@ -1,4 +1,4 @@
// Copyright 2020 Mathias Bynens. All rights reserved.
// Copyright 2021 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 v13.0.0
Unicode v14.0.0
esid: sec-static-semantics-unicodematchproperty-p
features: [regexp-unicode-property-escapes]
includes: [regExpUtils.js]

View File

@ -1,4 +1,4 @@
// Copyright 2020 Mathias Bynens. All rights reserved.
// Copyright 2021 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 v13.0.0
Unicode v14.0.0
esid: sec-static-semantics-unicodematchproperty-p
features: [regexp-unicode-property-escapes]
includes: [regExpUtils.js]
@ -34,6 +34,7 @@ const matchSymbols = buildString({
0x0006DE,
0x0006E9,
0x0007F6,
0x000888,
0x000AF1,
0x000B70,
0x000C7F,
@ -61,6 +62,7 @@ const matchSymbols = buildString({
0x003250,
0x00AB5B,
0x00FB29,
0x00FDCF,
0x00FE62,
0x00FE69,
0x00FF04,
@ -89,7 +91,8 @@ const matchSymbols = buildString({
0x01E2FF,
0x01ECAC,
0x01ECB0,
0x01ED2E
0x01ED2E,
0x01F7F0
],
ranges: [
[0x00003C, 0x00003E],
@ -128,7 +131,7 @@ const matchSymbols = buildString({
[0x001FFD, 0x001FFE],
[0x00207A, 0x00207C],
[0x00208A, 0x00208C],
[0x0020A0, 0x0020BF],
[0x0020A0, 0x0020C0],
[0x002100, 0x002101],
[0x002103, 0x002106],
[0x002108, 0x002109],
@ -179,8 +182,9 @@ const matchSymbols = buildString({
[0x00A836, 0x00A839],
[0x00AA77, 0x00AA79],
[0x00AB6A, 0x00AB6B],
[0x00FBB2, 0x00FBC1],
[0x00FDFC, 0x00FDFD],
[0x00FBB2, 0x00FBC2],
[0x00FD40, 0x00FD4F],
[0x00FDFC, 0x00FDFF],
[0x00FE64, 0x00FE66],
[0x00FF1C, 0x00FF1E],
[0x00FFE0, 0x00FFE6],
@ -194,13 +198,14 @@ const matchSymbols = buildString({
[0x010877, 0x010878],
[0x011FD5, 0x011FF1],
[0x016B3C, 0x016B3F],
[0x01CF50, 0x01CFC3],
[0x01D000, 0x01D0F5],
[0x01D100, 0x01D126],
[0x01D129, 0x01D164],
[0x01D16A, 0x01D16C],
[0x01D183, 0x01D184],
[0x01D18C, 0x01D1A9],
[0x01D1AE, 0x01D1E8],
[0x01D1AE, 0x01D1EA],
[0x01D200, 0x01D241],
[0x01D300, 0x01D356],
[0x01D800, 0x01D9FF],
@ -222,7 +227,7 @@ const matchSymbols = buildString({
[0x01F250, 0x01F251],
[0x01F260, 0x01F265],
[0x01F300, 0x01F6D7],
[0x01F6E0, 0x01F6EC],
[0x01F6DD, 0x01F6EC],
[0x01F6F0, 0x01F6FC],
[0x01F700, 0x01F773],
[0x01F780, 0x01F7D8],
@ -233,17 +238,17 @@ const matchSymbols = buildString({
[0x01F860, 0x01F887],
[0x01F890, 0x01F8AD],
[0x01F8B0, 0x01F8B1],
[0x01F900, 0x01F978],
[0x01F97A, 0x01F9CB],
[0x01F9CD, 0x01FA53],
[0x01F900, 0x01FA53],
[0x01FA60, 0x01FA6D],
[0x01FA70, 0x01FA74],
[0x01FA78, 0x01FA7A],
[0x01FA78, 0x01FA7C],
[0x01FA80, 0x01FA86],
[0x01FA90, 0x01FAA8],
[0x01FAB0, 0x01FAB6],
[0x01FAC0, 0x01FAC2],
[0x01FAD0, 0x01FAD6],
[0x01FA90, 0x01FAAC],
[0x01FAB0, 0x01FABA],
[0x01FAC0, 0x01FAC5],
[0x01FAD0, 0x01FAD9],
[0x01FAE0, 0x01FAE7],
[0x01FAF0, 0x01FAF6],
[0x01FB00, 0x01FB92],
[0x01FB94, 0x01FBCA]
]
@ -311,8 +316,6 @@ const nonMatchSymbols = buildString({
0x01DA84,
0x01F0C0,
0x01F0D0,
0x01F979,
0x01F9CC,
0x01FB93
],
ranges: [
@ -344,7 +347,8 @@ const nonMatchSymbols = buildString({
[0x0006EA, 0x0006FC],
[0x0006FF, 0x0007F5],
[0x0007F7, 0x0007FD],
[0x000800, 0x0009F1],
[0x000800, 0x000887],
[0x000889, 0x0009F1],
[0x0009F4, 0x0009F9],
[0x0009FC, 0x000AF0],
[0x000AF2, 0x000B6F],
@ -377,7 +381,7 @@ const nonMatchSymbols = buildString({
[0x002053, 0x002079],
[0x00207D, 0x002089],
[0x00208D, 0x00209F],
[0x0020C0, 0x0020FF],
[0x0020C1, 0x0020FF],
[0x00210A, 0x002113],
[0x002119, 0x00211D],
[0x00212A, 0x00212D],
@ -431,8 +435,10 @@ const nonMatchSymbols = buildString({
[0x00AB6C, 0x00DBFF],
[0x00E000, 0x00FB28],
[0x00FB2A, 0x00FBB1],
[0x00FBC2, 0x00FDFB],
[0x00FDFE, 0x00FE61],
[0x00FBC3, 0x00FD3F],
[0x00FD50, 0x00FDCE],
[0x00FDD0, 0x00FDFB],
[0x00FE00, 0x00FE61],
[0x00FE67, 0x00FE68],
[0x00FE6A, 0x00FF03],
[0x00FF05, 0x00FF0A],
@ -453,14 +459,15 @@ const nonMatchSymbols = buildString({
[0x011FF2, 0x016B3B],
[0x016B40, 0x016B44],
[0x016B46, 0x01BC9B],
[0x01BC9D, 0x01CFFF],
[0x01BC9D, 0x01CF4F],
[0x01CFC4, 0x01CFFF],
[0x01D0F6, 0x01D0FF],
[0x01D127, 0x01D128],
[0x01D165, 0x01D169],
[0x01D16D, 0x01D182],
[0x01D185, 0x01D18B],
[0x01D1AA, 0x01D1AD],
[0x01D1E9, 0x01D1FF],
[0x01D1EB, 0x01D1FF],
[0x01D242, 0x01D244],
[0x01D246, 0x01D2FF],
[0x01D357, 0x01D6C0],
@ -493,12 +500,13 @@ const nonMatchSymbols = buildString({
[0x01F249, 0x01F24F],
[0x01F252, 0x01F25F],
[0x01F266, 0x01F2FF],
[0x01F6D8, 0x01F6DF],
[0x01F6D8, 0x01F6DC],
[0x01F6ED, 0x01F6EF],
[0x01F6FD, 0x01F6FF],
[0x01F774, 0x01F77F],
[0x01F7D9, 0x01F7DF],
[0x01F7EC, 0x01F7FF],
[0x01F7EC, 0x01F7EF],
[0x01F7F1, 0x01F7FF],
[0x01F80C, 0x01F80F],
[0x01F848, 0x01F84F],
[0x01F85A, 0x01F85F],
@ -508,12 +516,14 @@ const nonMatchSymbols = buildString({
[0x01FA54, 0x01FA5F],
[0x01FA6E, 0x01FA6F],
[0x01FA75, 0x01FA77],
[0x01FA7B, 0x01FA7F],
[0x01FA7D, 0x01FA7F],
[0x01FA87, 0x01FA8F],
[0x01FAA9, 0x01FAAF],
[0x01FAB7, 0x01FABF],
[0x01FAC3, 0x01FACF],
[0x01FAD7, 0x01FAFF],
[0x01FAAD, 0x01FAAF],
[0x01FABB, 0x01FABF],
[0x01FAC6, 0x01FACF],
[0x01FADA, 0x01FADF],
[0x01FAE8, 0x01FAEF],
[0x01FAF7, 0x01FAFF],
[0x01FBCB, 0x10FFFF]
]
});

View File

@ -1,4 +1,4 @@
// Copyright 2020 Mathias Bynens. All rights reserved.
// Copyright 2021 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 v13.0.0
Unicode v14.0.0
esid: sec-static-semantics-unicodematchproperty-p
features: [regexp-unicode-property-escapes]
includes: [regExpUtils.js]

View File

@ -1,4 +1,4 @@
// Copyright 2020 Mathias Bynens. All rights reserved.
// Copyright 2021 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 v13.0.0
Unicode v14.0.0
esid: sec-static-semantics-unicodematchproperty-p
features: [regexp-unicode-property-escapes]
includes: [regExpUtils.js]
@ -20,11 +20,10 @@ const matchSymbols = buildString({
0x0003A2,
0x000530,
0x000590,
0x00061D,
0x00070E,
0x00083F,
0x00085F,
0x0008B5,
0x00088F,
0x000984,
0x0009A9,
0x0009B1,
@ -100,13 +99,11 @@ const matchSymbols = buildString({
0x0012C1,
0x0012D7,
0x001311,
0x00170D,
0x00176D,
0x001771,
0x00180F,
0x00191F,
0x001A5F,
0x001DFA,
0x001B7F,
0x001F58,
0x001F5A,
0x001F5C,
@ -119,8 +116,6 @@ const matchSymbols = buildString({
0x002065,
0x00208F,
0x002B96,
0x002C2F,
0x002C5F,
0x002D26,
0x002DA7,
0x002DAF,
@ -135,6 +130,8 @@ const matchSymbols = buildString({
0x003130,
0x00318F,
0x00321F,
0x00A7D2,
0x00A7D4,
0x00A9CE,
0x00A9FF,
0x00AB27,
@ -155,6 +152,15 @@ const matchSymbols = buildString({
0x01003E,
0x01018F,
0x01039E,
0x01057B,
0x01058B,
0x010593,
0x010596,
0x0105A2,
0x0105B2,
0x0105BA,
0x010786,
0x0107B1,
0x010809,
0x010836,
0x010856,
@ -194,8 +200,12 @@ const matchSymbols = buildString({
0x01246F,
0x01342F,
0x016A5F,
0x016ABF,
0x016B5A,
0x016B62,
0x01AFF4,
0x01AFFC,
0x01AFFF,
0x01D455,
0x01D49D,
0x01D4AD,
@ -213,6 +223,10 @@ const matchSymbols = buildString({
0x01E007,
0x01E022,
0x01E025,
0x01E7E7,
0x01E7EC,
0x01E7EF,
0x01E7FF,
0x01EE04,
0x01EE20,
0x01EE23,
@ -241,8 +255,6 @@ const matchSymbols = buildString({
0x01EEAA,
0x01F0C0,
0x01F0D0,
0x01F979,
0x01F9CC,
0x01FB93
],
ranges: [
@ -258,8 +270,8 @@ const matchSymbols = buildString({
[0x0007FB, 0x0007FC],
[0x00082E, 0x00082F],
[0x00085C, 0x00085D],
[0x00086B, 0x00089F],
[0x0008C8, 0x0008D2],
[0x00086B, 0x00086F],
[0x000892, 0x000897],
[0x00098D, 0x00098E],
[0x000991, 0x000992],
[0x0009B3, 0x0009B5],
@ -304,14 +316,15 @@ const matchSymbols = buildString({
[0x000BD1, 0x000BD6],
[0x000BD8, 0x000BE5],
[0x000BFB, 0x000BFF],
[0x000C3A, 0x000C3C],
[0x000C3A, 0x000C3B],
[0x000C4E, 0x000C54],
[0x000C5B, 0x000C5F],
[0x000C5B, 0x000C5C],
[0x000C5E, 0x000C5F],
[0x000C64, 0x000C65],
[0x000C70, 0x000C76],
[0x000CBA, 0x000CBB],
[0x000CCE, 0x000CD4],
[0x000CD7, 0x000CDD],
[0x000CD7, 0x000CDC],
[0x000CE4, 0x000CE5],
[0x000CF3, 0x000CFF],
[0x000D50, 0x000D53],
@ -346,7 +359,7 @@ const matchSymbols = buildString({
[0x0013FE, 0x0013FF],
[0x00169D, 0x00169F],
[0x0016F9, 0x0016FF],
[0x001715, 0x00171F],
[0x001716, 0x00171E],
[0x001737, 0x00173F],
[0x001754, 0x00175F],
[0x001774, 0x00177F],
@ -370,9 +383,8 @@ const matchSymbols = buildString({
[0x001A8A, 0x001A8F],
[0x001A9A, 0x001A9F],
[0x001AAE, 0x001AAF],
[0x001AC1, 0x001AFF],
[0x001B4C, 0x001B4F],
[0x001B7D, 0x001B7F],
[0x001ACF, 0x001AFF],
[0x001B4D, 0x001B4F],
[0x001BF4, 0x001BFB],
[0x001C38, 0x001C3A],
[0x001C4A, 0x001C4C],
@ -389,7 +401,7 @@ const matchSymbols = buildString({
[0x001FF0, 0x001FF1],
[0x002072, 0x002073],
[0x00209D, 0x00209F],
[0x0020C0, 0x0020CF],
[0x0020C1, 0x0020CF],
[0x0020F1, 0x0020FF],
[0x00218C, 0x00218F],
[0x002427, 0x00243F],
@ -401,20 +413,19 @@ const matchSymbols = buildString({
[0x002D68, 0x002D6E],
[0x002D71, 0x002D7E],
[0x002D97, 0x002D9F],
[0x002E53, 0x002E7F],
[0x002E5E, 0x002E7F],
[0x002EF4, 0x002EFF],
[0x002FD6, 0x002FEF],
[0x002FFC, 0x002FFF],
[0x003097, 0x003098],
[0x003100, 0x003104],
[0x0031E4, 0x0031EF],
[0x009FFD, 0x009FFF],
[0x00A48D, 0x00A48F],
[0x00A4C7, 0x00A4CF],
[0x00A62C, 0x00A63F],
[0x00A6F8, 0x00A6FF],
[0x00A7C0, 0x00A7C1],
[0x00A7CB, 0x00A7F4],
[0x00A7CB, 0x00A7CF],
[0x00A7DA, 0x00A7F1],
[0x00A82D, 0x00A82F],
[0x00A83A, 0x00A83F],
[0x00A878, 0x00A87F],
@ -441,11 +452,10 @@ const matchSymbols = buildString({
[0x00FADA, 0x00FAFF],
[0x00FB07, 0x00FB12],
[0x00FB18, 0x00FB1C],
[0x00FBC2, 0x00FBD2],
[0x00FD40, 0x00FD4F],
[0x00FBC3, 0x00FBD2],
[0x00FD90, 0x00FD91],
[0x00FDC8, 0x00FDEF],
[0x00FDFE, 0x00FDFF],
[0x00FDC8, 0x00FDCE],
[0x00FDD0, 0x00FDEF],
[0x00FE1A, 0x00FE1F],
[0x00FE6C, 0x00FE6F],
[0x00FEFD, 0x00FEFE],
@ -478,10 +488,11 @@ const matchSymbols = buildString({
[0x0104FC, 0x0104FF],
[0x010528, 0x01052F],
[0x010564, 0x01056E],
[0x010570, 0x0105FF],
[0x0105BD, 0x0105FF],
[0x010737, 0x01073F],
[0x010756, 0x01075F],
[0x010768, 0x0107FF],
[0x010768, 0x01077F],
[0x0107BB, 0x0107FF],
[0x010806, 0x010807],
[0x010839, 0x01083B],
[0x01083D, 0x01083E],
@ -515,12 +526,13 @@ const matchSymbols = buildString({
[0x010EAE, 0x010EAF],
[0x010EB2, 0x010EFF],
[0x010F28, 0x010F2F],
[0x010F5A, 0x010FAF],
[0x010F5A, 0x010F6F],
[0x010F8A, 0x010FAF],
[0x010FCC, 0x010FDF],
[0x010FF7, 0x010FFF],
[0x01104E, 0x011051],
[0x011070, 0x01107E],
[0x0110C2, 0x0110CC],
[0x011076, 0x01107E],
[0x0110C3, 0x0110CC],
[0x0110CE, 0x0110CF],
[0x0110E9, 0x0110EF],
[0x0110FA, 0x0110FF],
@ -549,11 +561,11 @@ const matchSymbols = buildString({
[0x011645, 0x01164F],
[0x01165A, 0x01165F],
[0x01166D, 0x01167F],
[0x0116B9, 0x0116BF],
[0x0116BA, 0x0116BF],
[0x0116CA, 0x0116FF],
[0x01171B, 0x01171C],
[0x01172C, 0x01172F],
[0x011740, 0x0117FF],
[0x011747, 0x0117FF],
[0x01183C, 0x01189F],
[0x0118F3, 0x0118FE],
[0x011907, 0x011908],
@ -565,7 +577,7 @@ const matchSymbols = buildString({
[0x0119D8, 0x0119D9],
[0x0119E5, 0x0119FF],
[0x011A48, 0x011A4F],
[0x011AA3, 0x011ABF],
[0x011AA3, 0x011AAF],
[0x011AF9, 0x011BFF],
[0x011C46, 0x011C4F],
[0x011C6D, 0x011C6F],
@ -581,12 +593,13 @@ const matchSymbols = buildString({
[0x011FF2, 0x011FFE],
[0x01239A, 0x0123FF],
[0x012475, 0x01247F],
[0x012544, 0x012FFF],
[0x012544, 0x012F8F],
[0x012FF3, 0x012FFF],
[0x013439, 0x0143FF],
[0x014647, 0x0167FF],
[0x016A39, 0x016A3F],
[0x016A6A, 0x016A6D],
[0x016A70, 0x016ACF],
[0x016ACA, 0x016ACF],
[0x016AEE, 0x016AEF],
[0x016AF6, 0x016AFF],
[0x016B46, 0x016B4F],
@ -600,8 +613,8 @@ const matchSymbols = buildString({
[0x016FF2, 0x016FFF],
[0x0187F8, 0x0187FF],
[0x018CD6, 0x018CFF],
[0x018D09, 0x01AFFF],
[0x01B11F, 0x01B14F],
[0x018D09, 0x01AFEF],
[0x01B123, 0x01B14F],
[0x01B153, 0x01B163],
[0x01B168, 0x01B16F],
[0x01B2FC, 0x01BBFF],
@ -609,10 +622,13 @@ const matchSymbols = buildString({
[0x01BC7D, 0x01BC7F],
[0x01BC89, 0x01BC8F],
[0x01BC9A, 0x01BC9B],
[0x01BCA4, 0x01CFFF],
[0x01BCA4, 0x01CEFF],
[0x01CF2E, 0x01CF2F],
[0x01CF47, 0x01CF4F],
[0x01CFC4, 0x01CFFF],
[0x01D0F6, 0x01D0FF],
[0x01D127, 0x01D128],
[0x01D1E9, 0x01D1FF],
[0x01D1EB, 0x01D1FF],
[0x01D246, 0x01D2DF],
[0x01D2F4, 0x01D2FF],
[0x01D357, 0x01D35F],
@ -625,15 +641,17 @@ const matchSymbols = buildString({
[0x01D6A6, 0x01D6A7],
[0x01D7CC, 0x01D7CD],
[0x01DA8C, 0x01DA9A],
[0x01DAB0, 0x01DFFF],
[0x01DAB0, 0x01DEFF],
[0x01DF1F, 0x01DFFF],
[0x01E019, 0x01E01A],
[0x01E02B, 0x01E0FF],
[0x01E12D, 0x01E12F],
[0x01E13E, 0x01E13F],
[0x01E14A, 0x01E14D],
[0x01E150, 0x01E2BF],
[0x01E150, 0x01E28F],
[0x01E2AF, 0x01E2BF],
[0x01E2FA, 0x01E2FE],
[0x01E300, 0x01E7FF],
[0x01E300, 0x01E7DF],
[0x01E8C5, 0x01E8C6],
[0x01E8D7, 0x01E8FF],
[0x01E94C, 0x01E94F],
@ -659,12 +677,13 @@ const matchSymbols = buildString({
[0x01F249, 0x01F24F],
[0x01F252, 0x01F25F],
[0x01F266, 0x01F2FF],
[0x01F6D8, 0x01F6DF],
[0x01F6D8, 0x01F6DC],
[0x01F6ED, 0x01F6EF],
[0x01F6FD, 0x01F6FF],
[0x01F774, 0x01F77F],
[0x01F7D9, 0x01F7DF],
[0x01F7EC, 0x01F7FF],
[0x01F7EC, 0x01F7EF],
[0x01F7F1, 0x01F7FF],
[0x01F80C, 0x01F80F],
[0x01F848, 0x01F84F],
[0x01F85A, 0x01F85F],
@ -674,16 +693,18 @@ const matchSymbols = buildString({
[0x01FA54, 0x01FA5F],
[0x01FA6E, 0x01FA6F],
[0x01FA75, 0x01FA77],
[0x01FA7B, 0x01FA7F],
[0x01FA7D, 0x01FA7F],
[0x01FA87, 0x01FA8F],
[0x01FAA9, 0x01FAAF],
[0x01FAB7, 0x01FABF],
[0x01FAC3, 0x01FACF],
[0x01FAD7, 0x01FAFF],
[0x01FAAD, 0x01FAAF],
[0x01FABB, 0x01FABF],
[0x01FAC6, 0x01FACF],
[0x01FADA, 0x01FADF],
[0x01FAE8, 0x01FAEF],
[0x01FAF7, 0x01FAFF],
[0x01FBCB, 0x01FBEF],
[0x01FBFA, 0x01FFFF],
[0x02A6DE, 0x02A6FF],
[0x02B735, 0x02B73F],
[0x02A6E0, 0x02A6FF],
[0x02B739, 0x02B73F],
[0x02B81E, 0x02B81F],
[0x02CEA2, 0x02CEAF],
[0x02EBE1, 0x02F7FF],
@ -740,7 +761,7 @@ const nonMatchSymbols = buildString({
0x000B9C,
0x000BD0,
0x000BD7,
0x000CDE,
0x000C5D,
0x000DBD,
0x000DCA,
0x000DD6,
@ -757,10 +778,11 @@ const nonMatchSymbols = buildString({
0x001F5D,
0x002D27,
0x002D2D,
0x00A7D3,
0x00FB3E,
0x00FDCF,
0x00FEFF,
0x0101A0,
0x01056F,
0x010808,
0x01083C,
0x01093F,
@ -791,6 +813,7 @@ const nonMatchSymbols = buildString({
0x01EE5F,
0x01EE64,
0x01EE7E,
0x01F7F0,
0x0E0001
],
ranges: [
@ -806,8 +829,7 @@ const nonMatchSymbols = buildString({
[0x000591, 0x0005C7],
[0x0005D0, 0x0005EA],
[0x0005EF, 0x0005F4],
[0x000600, 0x00061C],
[0x00061E, 0x00070D],
[0x000600, 0x00070D],
[0x00070F, 0x00074A],
[0x00074D, 0x0007B1],
[0x0007C0, 0x0007FA],
@ -815,9 +837,9 @@ const nonMatchSymbols = buildString({
[0x000830, 0x00083E],
[0x000840, 0x00085B],
[0x000860, 0x00086A],
[0x0008A0, 0x0008B4],
[0x0008B6, 0x0008C7],
[0x0008D3, 0x000983],
[0x000870, 0x00088E],
[0x000890, 0x000891],
[0x000898, 0x000983],
[0x000985, 0x00098C],
[0x00098F, 0x000990],
[0x000993, 0x0009A8],
@ -886,7 +908,7 @@ const nonMatchSymbols = buildString({
[0x000C0E, 0x000C10],
[0x000C12, 0x000C28],
[0x000C2A, 0x000C39],
[0x000C3D, 0x000C44],
[0x000C3C, 0x000C44],
[0x000C46, 0x000C48],
[0x000C4A, 0x000C4D],
[0x000C55, 0x000C56],
@ -902,6 +924,7 @@ const nonMatchSymbols = buildString({
[0x000CC6, 0x000CC8],
[0x000CCA, 0x000CCD],
[0x000CD5, 0x000CD6],
[0x000CDD, 0x000CDE],
[0x000CE0, 0x000CE3],
[0x000CE6, 0x000CEF],
[0x000CF1, 0x000CF2],
@ -958,9 +981,8 @@ const nonMatchSymbols = buildString({
[0x0013F8, 0x0013FD],
[0x001400, 0x00169C],
[0x0016A0, 0x0016F8],
[0x001700, 0x00170C],
[0x00170E, 0x001714],
[0x001720, 0x001736],
[0x001700, 0x001715],
[0x00171F, 0x001736],
[0x001740, 0x001753],
[0x001760, 0x00176C],
[0x00176E, 0x001770],
@ -968,8 +990,7 @@ const nonMatchSymbols = buildString({
[0x001780, 0x0017DD],
[0x0017E0, 0x0017E9],
[0x0017F0, 0x0017F9],
[0x001800, 0x00180E],
[0x001810, 0x001819],
[0x001800, 0x001819],
[0x001820, 0x001878],
[0x001880, 0x0018AA],
[0x0018B0, 0x0018F5],
@ -987,9 +1008,9 @@ const nonMatchSymbols = buildString({
[0x001A7F, 0x001A89],
[0x001A90, 0x001A99],
[0x001AA0, 0x001AAD],
[0x001AB0, 0x001AC0],
[0x001B00, 0x001B4B],
[0x001B50, 0x001B7C],
[0x001AB0, 0x001ACE],
[0x001B00, 0x001B4C],
[0x001B50, 0x001B7E],
[0x001B80, 0x001BF3],
[0x001BFC, 0x001C37],
[0x001C3B, 0x001C49],
@ -997,8 +1018,7 @@ const nonMatchSymbols = buildString({
[0x001C90, 0x001CBA],
[0x001CBD, 0x001CC7],
[0x001CD0, 0x001CFA],
[0x001D00, 0x001DF9],
[0x001DFB, 0x001F15],
[0x001D00, 0x001F15],
[0x001F18, 0x001F1D],
[0x001F20, 0x001F45],
[0x001F48, 0x001F4D],
@ -1015,16 +1035,14 @@ const nonMatchSymbols = buildString({
[0x002066, 0x002071],
[0x002074, 0x00208E],
[0x002090, 0x00209C],
[0x0020A0, 0x0020BF],
[0x0020A0, 0x0020C0],
[0x0020D0, 0x0020F0],
[0x002100, 0x00218B],
[0x002190, 0x002426],
[0x002440, 0x00244A],
[0x002460, 0x002B73],
[0x002B76, 0x002B95],
[0x002B97, 0x002C2E],
[0x002C30, 0x002C5E],
[0x002C60, 0x002CF3],
[0x002B97, 0x002CF3],
[0x002CF9, 0x002D25],
[0x002D30, 0x002D67],
[0x002D6F, 0x002D70],
@ -1037,7 +1055,7 @@ const nonMatchSymbols = buildString({
[0x002DC8, 0x002DCE],
[0x002DD0, 0x002DD6],
[0x002DD8, 0x002DDE],
[0x002DE0, 0x002E52],
[0x002DE0, 0x002E5D],
[0x002E80, 0x002E99],
[0x002E9B, 0x002EF3],
[0x002F00, 0x002FD5],
@ -1049,14 +1067,14 @@ const nonMatchSymbols = buildString({
[0x003131, 0x00318E],
[0x003190, 0x0031E3],
[0x0031F0, 0x00321E],
[0x003220, 0x009FFC],
[0x00A000, 0x00A48C],
[0x003220, 0x00A48C],
[0x00A490, 0x00A4C6],
[0x00A4D0, 0x00A62B],
[0x00A640, 0x00A6F7],
[0x00A700, 0x00A7BF],
[0x00A7C2, 0x00A7CA],
[0x00A7F5, 0x00A82C],
[0x00A700, 0x00A7CA],
[0x00A7D0, 0x00A7D1],
[0x00A7D5, 0x00A7D9],
[0x00A7F2, 0x00A82C],
[0x00A830, 0x00A839],
[0x00A840, 0x00A877],
[0x00A880, 0x00A8C5],
@ -1091,12 +1109,10 @@ const nonMatchSymbols = buildString({
[0x00FB38, 0x00FB3C],
[0x00FB40, 0x00FB41],
[0x00FB43, 0x00FB44],
[0x00FB46, 0x00FBC1],
[0x00FBD3, 0x00FD3F],
[0x00FD50, 0x00FD8F],
[0x00FB46, 0x00FBC2],
[0x00FBD3, 0x00FD8F],
[0x00FD92, 0x00FDC7],
[0x00FDF0, 0x00FDFD],
[0x00FE00, 0x00FE19],
[0x00FDF0, 0x00FE19],
[0x00FE20, 0x00FE52],
[0x00FE54, 0x00FE66],
[0x00FE68, 0x00FE6B],
@ -1137,9 +1153,20 @@ const nonMatchSymbols = buildString({
[0x0104D8, 0x0104FB],
[0x010500, 0x010527],
[0x010530, 0x010563],
[0x01056F, 0x01057A],
[0x01057C, 0x01058A],
[0x01058C, 0x010592],
[0x010594, 0x010595],
[0x010597, 0x0105A1],
[0x0105A3, 0x0105B1],
[0x0105B3, 0x0105B9],
[0x0105BB, 0x0105BC],
[0x010600, 0x010736],
[0x010740, 0x010755],
[0x010760, 0x010767],
[0x010780, 0x010785],
[0x010787, 0x0107B0],
[0x0107B2, 0x0107BA],
[0x010800, 0x010805],
[0x01080A, 0x010835],
[0x010837, 0x010838],
@ -1180,11 +1207,12 @@ const nonMatchSymbols = buildString({
[0x010EB0, 0x010EB1],
[0x010F00, 0x010F27],
[0x010F30, 0x010F59],
[0x010F70, 0x010F89],
[0x010FB0, 0x010FCB],
[0x010FE0, 0x010FF6],
[0x011000, 0x01104D],
[0x011052, 0x01106F],
[0x01107F, 0x0110C1],
[0x011052, 0x011075],
[0x01107F, 0x0110C2],
[0x0110D0, 0x0110E8],
[0x0110F0, 0x0110F9],
[0x011100, 0x011134],
@ -1222,11 +1250,11 @@ const nonMatchSymbols = buildString({
[0x011600, 0x011644],
[0x011650, 0x011659],
[0x011660, 0x01166C],
[0x011680, 0x0116B8],
[0x011680, 0x0116B9],
[0x0116C0, 0x0116C9],
[0x011700, 0x01171A],
[0x01171D, 0x01172B],
[0x011730, 0x01173F],
[0x011730, 0x011746],
[0x011800, 0x01183B],
[0x0118A0, 0x0118F2],
[0x0118FF, 0x011906],
@ -1241,7 +1269,7 @@ const nonMatchSymbols = buildString({
[0x0119DA, 0x0119E4],
[0x011A00, 0x011A47],
[0x011A50, 0x011AA2],
[0x011AC0, 0x011AF8],
[0x011AB0, 0x011AF8],
[0x011C00, 0x011C08],
[0x011C0A, 0x011C36],
[0x011C38, 0x011C45],
@ -1267,13 +1295,15 @@ const nonMatchSymbols = buildString({
[0x012400, 0x01246E],
[0x012470, 0x012474],
[0x012480, 0x012543],
[0x012F90, 0x012FF2],
[0x013000, 0x01342E],
[0x013430, 0x013438],
[0x014400, 0x014646],
[0x016800, 0x016A38],
[0x016A40, 0x016A5E],
[0x016A60, 0x016A69],
[0x016A6E, 0x016A6F],
[0x016A6E, 0x016ABE],
[0x016AC0, 0x016AC9],
[0x016AD0, 0x016AED],
[0x016AF0, 0x016AF5],
[0x016B00, 0x016B45],
@ -1290,7 +1320,10 @@ const nonMatchSymbols = buildString({
[0x017000, 0x0187F7],
[0x018800, 0x018CD5],
[0x018D00, 0x018D08],
[0x01B000, 0x01B11E],
[0x01AFF0, 0x01AFF3],
[0x01AFF5, 0x01AFFB],
[0x01AFFD, 0x01AFFE],
[0x01B000, 0x01B122],
[0x01B150, 0x01B152],
[0x01B164, 0x01B167],
[0x01B170, 0x01B2FB],
@ -1299,9 +1332,12 @@ const nonMatchSymbols = buildString({
[0x01BC80, 0x01BC88],
[0x01BC90, 0x01BC99],
[0x01BC9C, 0x01BCA3],
[0x01CF00, 0x01CF2D],
[0x01CF30, 0x01CF46],
[0x01CF50, 0x01CFC3],
[0x01D000, 0x01D0F5],
[0x01D100, 0x01D126],
[0x01D129, 0x01D1E8],
[0x01D129, 0x01D1EA],
[0x01D200, 0x01D245],
[0x01D2E0, 0x01D2F3],
[0x01D300, 0x01D356],
@ -1326,6 +1362,7 @@ const nonMatchSymbols = buildString({
[0x01D7CE, 0x01DA8B],
[0x01DA9B, 0x01DA9F],
[0x01DAA1, 0x01DAAF],
[0x01DF00, 0x01DF1E],
[0x01E000, 0x01E006],
[0x01E008, 0x01E018],
[0x01E01B, 0x01E021],
@ -1335,7 +1372,12 @@ const nonMatchSymbols = buildString({
[0x01E130, 0x01E13D],
[0x01E140, 0x01E149],
[0x01E14E, 0x01E14F],
[0x01E290, 0x01E2AE],
[0x01E2C0, 0x01E2F9],
[0x01E7E0, 0x01E7E6],
[0x01E7E8, 0x01E7EB],
[0x01E7ED, 0x01E7EE],
[0x01E7F0, 0x01E7FE],
[0x01E800, 0x01E8C4],
[0x01E8C7, 0x01E8D6],
[0x01E900, 0x01E94B],
@ -1374,7 +1416,7 @@ const nonMatchSymbols = buildString({
[0x01F250, 0x01F251],
[0x01F260, 0x01F265],
[0x01F300, 0x01F6D7],
[0x01F6E0, 0x01F6EC],
[0x01F6DD, 0x01F6EC],
[0x01F6F0, 0x01F6FC],
[0x01F700, 0x01F773],
[0x01F780, 0x01F7D8],
@ -1385,22 +1427,22 @@ const nonMatchSymbols = buildString({
[0x01F860, 0x01F887],
[0x01F890, 0x01F8AD],
[0x01F8B0, 0x01F8B1],
[0x01F900, 0x01F978],
[0x01F97A, 0x01F9CB],
[0x01F9CD, 0x01FA53],
[0x01F900, 0x01FA53],
[0x01FA60, 0x01FA6D],
[0x01FA70, 0x01FA74],
[0x01FA78, 0x01FA7A],
[0x01FA78, 0x01FA7C],
[0x01FA80, 0x01FA86],
[0x01FA90, 0x01FAA8],
[0x01FAB0, 0x01FAB6],
[0x01FAC0, 0x01FAC2],
[0x01FAD0, 0x01FAD6],
[0x01FA90, 0x01FAAC],
[0x01FAB0, 0x01FABA],
[0x01FAC0, 0x01FAC5],
[0x01FAD0, 0x01FAD9],
[0x01FAE0, 0x01FAE7],
[0x01FAF0, 0x01FAF6],
[0x01FB00, 0x01FB92],
[0x01FB94, 0x01FBCA],
[0x01FBF0, 0x01FBF9],
[0x020000, 0x02A6DD],
[0x02A700, 0x02B734],
[0x020000, 0x02A6DF],
[0x02A700, 0x02B738],
[0x02B740, 0x02B81D],
[0x02B820, 0x02CEA1],
[0x02CEB0, 0x02EBE0],

View File

@ -1,4 +1,4 @@
// Copyright 2020 Mathias Bynens. All rights reserved.
// Copyright 2021 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 v13.0.0
Unicode v14.0.0
esid: sec-static-semantics-unicodematchproperty-p
features: [regexp-unicode-property-escapes]
includes: [regExpUtils.js]
@ -554,8 +554,12 @@ const matchSymbols = buildString({
0x00A7BA,
0x00A7BC,
0x00A7BE,
0x00A7C0,
0x00A7C2,
0x00A7C9,
0x00A7D0,
0x00A7D6,
0x00A7D8,
0x00A7F5,
0x01D49C,
0x01D4A2,
@ -613,7 +617,7 @@ const matchSymbols = buildString({
[0x00212A, 0x00212D],
[0x002130, 0x002133],
[0x00213E, 0x00213F],
[0x002C00, 0x002C2E],
[0x002C00, 0x002C2F],
[0x002C62, 0x002C64],
[0x002C6D, 0x002C70],
[0x002C7E, 0x002C80],
@ -624,6 +628,10 @@ const matchSymbols = buildString({
[0x00FF21, 0x00FF3A],
[0x010400, 0x010427],
[0x0104B0, 0x0104D3],
[0x010570, 0x01057A],
[0x01057C, 0x01058A],
[0x01058C, 0x010592],
[0x010594, 0x010595],
[0x010C80, 0x010CB2],
[0x0118A0, 0x0118BF],
[0x016E40, 0x016E5F],
@ -1208,8 +1216,14 @@ const nonMatchSymbols = buildString({
0x00A7B9,
0x00A7BB,
0x00A7BD,
0x00A7BF,
0x00A7C1,
0x00A7C3,
0x00A7C8,
0x00A7D7,
0x01057B,
0x01058B,
0x010593,
0x01D49D,
0x01D4AD,
0x01D506,
@ -1284,7 +1298,7 @@ const nonMatchSymbols = buildString({
[0x002140, 0x002144],
[0x002146, 0x002182],
[0x002184, 0x002BFF],
[0x002C2F, 0x002C5F],
[0x002C30, 0x002C5F],
[0x002C65, 0x002C66],
[0x002C73, 0x002C74],
[0x002C76, 0x002C7D],
@ -1298,13 +1312,15 @@ const nonMatchSymbols = buildString({
[0x00A787, 0x00A78A],
[0x00A78E, 0x00A78F],
[0x00A793, 0x00A795],
[0x00A7BF, 0x00A7C1],
[0x00A7CA, 0x00A7F4],
[0x00A7CA, 0x00A7CF],
[0x00A7D1, 0x00A7D5],
[0x00A7D9, 0x00A7F4],
[0x00A7F6, 0x00DBFF],
[0x00E000, 0x00FF20],
[0x00FF3B, 0x0103FF],
[0x010428, 0x0104AF],
[0x0104D4, 0x010C7F],
[0x0104D4, 0x01056F],
[0x010596, 0x010C7F],
[0x010CB3, 0x01189F],
[0x0118C0, 0x016E3F],
[0x016E60, 0x01D3FF],

View File

@ -1,4 +1,4 @@
// Copyright 2020 Mathias Bynens. All rights reserved.
// Copyright 2021 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 v13.0.0
Unicode v14.0.0
esid: sec-static-semantics-unicodematchproperty-p
features: [regexp-unicode-property-escapes]
includes: [regExpUtils.js]
@ -47,7 +47,7 @@ const matchSymbols = buildString({
0x000BBF,
0x000BD0,
0x000C3D,
0x000CDE,
0x000C5D,
0x000D3D,
0x000DBD,
0x000E84,
@ -64,6 +64,7 @@ const matchSymbols = buildString({
0x0010CD,
0x001258,
0x0012C0,
0x001715,
0x0017B6,
0x0018AA,
0x001940,
@ -82,19 +83,21 @@ const matchSymbols = buildString({
0x002D27,
0x002D2D,
0x00A673,
0x00A7D3,
0x00AA4D,
0x00AAB1,
0x00AAC0,
0x00AAC2,
0x00FB1D,
0x00FB3E,
0x00FDCF,
0x0101A0,
0x01056F,
0x010808,
0x01083C,
0x01093F,
0x010EAD,
0x011000,
0x011075,
0x01112C,
0x011235,
0x011288,
@ -110,7 +113,6 @@ const matchSymbols = buildString({
0x01163E,
0x0116AC,
0x0116B6,
0x0116B8,
0x011726,
0x011838,
0x01183B,
@ -152,7 +154,8 @@ const matchSymbols = buildString({
0x01EE5D,
0x01EE5F,
0x01EE64,
0x01EE7E
0x01EE7E,
0x01F7F0
],
ranges: [
[0x000020, 0x00007E],
@ -170,7 +173,7 @@ const matchSymbols = buildString({
[0x0005D0, 0x0005EA],
[0x0005EF, 0x0005F4],
[0x000606, 0x00060F],
[0x00061E, 0x00064A],
[0x00061D, 0x00064A],
[0x000660, 0x00066F],
[0x000671, 0x0006D5],
[0x0006E5, 0x0006E6],
@ -183,8 +186,8 @@ const matchSymbols = buildString({
[0x000830, 0x00083E],
[0x000840, 0x000858],
[0x000860, 0x00086A],
[0x0008A0, 0x0008B4],
[0x0008B6, 0x0008C7],
[0x000870, 0x00088E],
[0x0008A0, 0x0008C9],
[0x000903, 0x000939],
[0x00093D, 0x000940],
[0x000949, 0x00094C],
@ -268,6 +271,7 @@ const matchSymbols = buildString({
[0x000CC3, 0x000CC4],
[0x000CC7, 0x000CC8],
[0x000CCA, 0x000CCB],
[0x000CDD, 0x000CDE],
[0x000CE0, 0x000CE1],
[0x000CE6, 0x000CEF],
[0x000CF1, 0x000CF2],
@ -340,10 +344,9 @@ const matchSymbols = buildString({
[0x0013F8, 0x0013FD],
[0x001400, 0x00169C],
[0x0016A0, 0x0016F8],
[0x001700, 0x00170C],
[0x00170E, 0x001711],
[0x001720, 0x001731],
[0x001735, 0x001736],
[0x001700, 0x001711],
[0x00171F, 0x001731],
[0x001734, 0x001736],
[0x001740, 0x001751],
[0x001760, 0x00176C],
[0x00176E, 0x001770],
@ -379,9 +382,9 @@ const matchSymbols = buildString({
[0x001AA0, 0x001AAD],
[0x001B04, 0x001B33],
[0x001B3D, 0x001B41],
[0x001B43, 0x001B4B],
[0x001B43, 0x001B4C],
[0x001B50, 0x001B6A],
[0x001B74, 0x001B7C],
[0x001B74, 0x001B7E],
[0x001B82, 0x001BA1],
[0x001BA6, 0x001BA7],
[0x001BAE, 0x001BE5],
@ -416,15 +419,13 @@ const matchSymbols = buildString({
[0x002070, 0x002071],
[0x002074, 0x00208E],
[0x002090, 0x00209C],
[0x0020A0, 0x0020BF],
[0x0020A0, 0x0020C0],
[0x002100, 0x00218B],
[0x002190, 0x002426],
[0x002440, 0x00244A],
[0x002460, 0x002B73],
[0x002B76, 0x002B95],
[0x002B97, 0x002C2E],
[0x002C30, 0x002C5E],
[0x002C60, 0x002CEE],
[0x002B97, 0x002CEE],
[0x002CF2, 0x002CF3],
[0x002CF9, 0x002D25],
[0x002D30, 0x002D67],
@ -438,7 +439,7 @@ const matchSymbols = buildString({
[0x002DC8, 0x002DCE],
[0x002DD0, 0x002DD6],
[0x002DD8, 0x002DDE],
[0x002E00, 0x002E52],
[0x002E00, 0x002E5D],
[0x002E80, 0x002E99],
[0x002E9B, 0x002EF3],
[0x002F00, 0x002FD5],
@ -451,17 +452,17 @@ const matchSymbols = buildString({
[0x003131, 0x00318E],
[0x003190, 0x0031E3],
[0x0031F0, 0x00321E],
[0x003220, 0x009FFC],
[0x00A000, 0x00A48C],
[0x003220, 0x00A48C],
[0x00A490, 0x00A4C6],
[0x00A4D0, 0x00A62B],
[0x00A640, 0x00A66E],
[0x00A67E, 0x00A69D],
[0x00A6A0, 0x00A6EF],
[0x00A6F2, 0x00A6F7],
[0x00A700, 0x00A7BF],
[0x00A7C2, 0x00A7CA],
[0x00A7F5, 0x00A801],
[0x00A700, 0x00A7CA],
[0x00A7D0, 0x00A7D1],
[0x00A7D5, 0x00A7D9],
[0x00A7F2, 0x00A801],
[0x00A803, 0x00A805],
[0x00A807, 0x00A80A],
[0x00A80C, 0x00A824],
@ -515,11 +516,10 @@ const matchSymbols = buildString({
[0x00FB38, 0x00FB3C],
[0x00FB40, 0x00FB41],
[0x00FB43, 0x00FB44],
[0x00FB46, 0x00FBC1],
[0x00FBD3, 0x00FD3F],
[0x00FD50, 0x00FD8F],
[0x00FB46, 0x00FBC2],
[0x00FBD3, 0x00FD8F],
[0x00FD92, 0x00FDC7],
[0x00FDF0, 0x00FDFD],
[0x00FDF0, 0x00FDFF],
[0x00FE10, 0x00FE19],
[0x00FE30, 0x00FE52],
[0x00FE54, 0x00FE66],
@ -562,9 +562,20 @@ const matchSymbols = buildString({
[0x0104D8, 0x0104FB],
[0x010500, 0x010527],
[0x010530, 0x010563],
[0x01056F, 0x01057A],
[0x01057C, 0x01058A],
[0x01058C, 0x010592],
[0x010594, 0x010595],
[0x010597, 0x0105A1],
[0x0105A3, 0x0105B1],
[0x0105B3, 0x0105B9],
[0x0105BB, 0x0105BC],
[0x010600, 0x010736],
[0x010740, 0x010755],
[0x010760, 0x010767],
[0x010780, 0x010785],
[0x010787, 0x0107B0],
[0x0107B2, 0x0107BA],
[0x010800, 0x010805],
[0x01080A, 0x010835],
[0x010837, 0x010838],
@ -603,11 +614,14 @@ const matchSymbols = buildString({
[0x010F00, 0x010F27],
[0x010F30, 0x010F45],
[0x010F51, 0x010F59],
[0x010F70, 0x010F81],
[0x010F86, 0x010F89],
[0x010FB0, 0x010FCB],
[0x010FE0, 0x010FF6],
[0x011002, 0x011037],
[0x011047, 0x01104D],
[0x011052, 0x01106F],
[0x011071, 0x011072],
[0x011082, 0x0110B2],
[0x0110B7, 0x0110B8],
[0x0110BB, 0x0110BC],
@ -665,10 +679,11 @@ const matchSymbols = buildString({
[0x011660, 0x01166C],
[0x011680, 0x0116AA],
[0x0116AE, 0x0116AF],
[0x0116B8, 0x0116B9],
[0x0116C0, 0x0116C9],
[0x011700, 0x01171A],
[0x011720, 0x011721],
[0x011730, 0x01173F],
[0x011730, 0x011746],
[0x011800, 0x01182E],
[0x0118A0, 0x0118F2],
[0x0118FF, 0x011906],
@ -690,7 +705,7 @@ const matchSymbols = buildString({
[0x011A57, 0x011A58],
[0x011A5C, 0x011A89],
[0x011A9A, 0x011AA2],
[0x011AC0, 0x011AF8],
[0x011AB0, 0x011AF8],
[0x011C00, 0x011C08],
[0x011C0A, 0x011C2F],
[0x011C40, 0x011C45],
@ -712,12 +727,14 @@ const matchSymbols = buildString({
[0x012400, 0x01246E],
[0x012470, 0x012474],
[0x012480, 0x012543],
[0x012F90, 0x012FF2],
[0x013000, 0x01342E],
[0x014400, 0x014646],
[0x016800, 0x016A38],
[0x016A40, 0x016A5E],
[0x016A60, 0x016A69],
[0x016A6E, 0x016A6F],
[0x016A6E, 0x016ABE],
[0x016AC0, 0x016AC9],
[0x016AD0, 0x016AED],
[0x016B00, 0x016B2F],
[0x016B37, 0x016B45],
@ -734,7 +751,10 @@ const matchSymbols = buildString({
[0x017000, 0x0187F7],
[0x018800, 0x018CD5],
[0x018D00, 0x018D08],
[0x01B000, 0x01B11E],
[0x01AFF0, 0x01AFF3],
[0x01AFF5, 0x01AFFB],
[0x01AFFD, 0x01AFFE],
[0x01B000, 0x01B122],
[0x01B150, 0x01B152],
[0x01B164, 0x01B167],
[0x01B170, 0x01B2FB],
@ -742,13 +762,14 @@ const matchSymbols = buildString({
[0x01BC70, 0x01BC7C],
[0x01BC80, 0x01BC88],
[0x01BC90, 0x01BC99],
[0x01CF50, 0x01CFC3],
[0x01D000, 0x01D0F5],
[0x01D100, 0x01D126],
[0x01D129, 0x01D164],
[0x01D16A, 0x01D16D],
[0x01D183, 0x01D184],
[0x01D18C, 0x01D1A9],
[0x01D1AE, 0x01D1E8],
[0x01D1AE, 0x01D1EA],
[0x01D200, 0x01D241],
[0x01D2E0, 0x01D2F3],
[0x01D300, 0x01D356],
@ -775,12 +796,18 @@ const matchSymbols = buildString({
[0x01DA6D, 0x01DA74],
[0x01DA76, 0x01DA83],
[0x01DA85, 0x01DA8B],
[0x01DF00, 0x01DF1E],
[0x01E100, 0x01E12C],
[0x01E137, 0x01E13D],
[0x01E140, 0x01E149],
[0x01E14E, 0x01E14F],
[0x01E290, 0x01E2AD],
[0x01E2C0, 0x01E2EB],
[0x01E2F0, 0x01E2F9],
[0x01E7E0, 0x01E7E6],
[0x01E7E8, 0x01E7EB],
[0x01E7ED, 0x01E7EE],
[0x01E7F0, 0x01E7FE],
[0x01E800, 0x01E8C4],
[0x01E8C7, 0x01E8CF],
[0x01E900, 0x01E943],
@ -819,7 +846,7 @@ const matchSymbols = buildString({
[0x01F250, 0x01F251],
[0x01F260, 0x01F265],
[0x01F300, 0x01F6D7],
[0x01F6E0, 0x01F6EC],
[0x01F6DD, 0x01F6EC],
[0x01F6F0, 0x01F6FC],
[0x01F700, 0x01F773],
[0x01F780, 0x01F7D8],
@ -830,22 +857,22 @@ const matchSymbols = buildString({
[0x01F860, 0x01F887],
[0x01F890, 0x01F8AD],
[0x01F8B0, 0x01F8B1],
[0x01F900, 0x01F978],
[0x01F97A, 0x01F9CB],
[0x01F9CD, 0x01FA53],
[0x01F900, 0x01FA53],
[0x01FA60, 0x01FA6D],
[0x01FA70, 0x01FA74],
[0x01FA78, 0x01FA7A],
[0x01FA78, 0x01FA7C],
[0x01FA80, 0x01FA86],
[0x01FA90, 0x01FAA8],
[0x01FAB0, 0x01FAB6],
[0x01FAC0, 0x01FAC2],
[0x01FAD0, 0x01FAD6],
[0x01FA90, 0x01FAAC],
[0x01FAB0, 0x01FABA],
[0x01FAC0, 0x01FAC5],
[0x01FAD0, 0x01FAD9],
[0x01FAE0, 0x01FAE7],
[0x01FAF0, 0x01FAF6],
[0x01FB00, 0x01FB92],
[0x01FB94, 0x01FBCA],
[0x01FBF0, 0x01FBF9],
[0x020000, 0x02A6DD],
[0x02A700, 0x02B734],
[0x020000, 0x02A6DF],
[0x02A700, 0x02B738],
[0x02B740, 0x02B81D],
[0x02B820, 0x02CEA1],
[0x02CEB0, 0x02EBE0],
@ -872,11 +899,11 @@ const nonMatchSymbols = buildString({
0x0003A2,
0x000530,
0x0005BF,
0x00061C,
0x000670,
0x000711,
0x00083F,
0x00085F,
0x0008B5,
0x00093A,
0x00093C,
0x00094D,
@ -962,7 +989,6 @@ const nonMatchSymbols = buildString({
0x0012C1,
0x0012D7,
0x001311,
0x00170D,
0x00176D,
0x0017C6,
0x0018A9,
@ -986,8 +1012,6 @@ const nonMatchSymbols = buildString({
0x001FFF,
0x00208F,
0x002B96,
0x002C2F,
0x002C5F,
0x002D26,
0x002DA7,
0x002DAF,
@ -1001,6 +1025,8 @@ const nonMatchSymbols = buildString({
0x003130,
0x00318F,
0x00321F,
0x00A7D2,
0x00A7D4,
0x00A802,
0x00A806,
0x00A80B,
@ -1034,6 +1060,15 @@ const nonMatchSymbols = buildString({
0x01003E,
0x01018F,
0x01039E,
0x01057B,
0x01058B,
0x010593,
0x010596,
0x0105A2,
0x0105B2,
0x0105BA,
0x010786,
0x0107B1,
0x010809,
0x010836,
0x010856,
@ -1042,6 +1077,7 @@ const nonMatchSymbols = buildString({
0x010A18,
0x010E7F,
0x011001,
0x011070,
0x0110BD,
0x011173,
0x0111CF,
@ -1087,8 +1123,12 @@ const nonMatchSymbols = buildString({
0x011D97,
0x01246F,
0x016A5F,
0x016ABF,
0x016B5A,
0x016B62,
0x01AFF4,
0x01AFFC,
0x01AFFF,
0x01D165,
0x01D455,
0x01D49D,
@ -1105,6 +1145,10 @@ const nonMatchSymbols = buildString({
0x01D551,
0x01DA75,
0x01DA84,
0x01E7E7,
0x01E7EC,
0x01E7EF,
0x01E7FF,
0x01EE04,
0x01EE20,
0x01EE23,
@ -1133,8 +1177,6 @@ const nonMatchSymbols = buildString({
0x01EEAA,
0x01F0C0,
0x01F0D0,
0x01F979,
0x01F9CC,
0x01FB93
],
ranges: [
@ -1154,7 +1196,6 @@ const nonMatchSymbols = buildString({
[0x0005EB, 0x0005EE],
[0x0005F5, 0x000605],
[0x000610, 0x00061A],
[0x00061C, 0x00061D],
[0x00064B, 0x00065F],
[0x0006D6, 0x0006DD],
[0x0006DF, 0x0006E4],
@ -1171,8 +1212,9 @@ const nonMatchSymbols = buildString({
[0x000825, 0x000827],
[0x000829, 0x00082F],
[0x000859, 0x00085D],
[0x00086B, 0x00089F],
[0x0008C8, 0x000902],
[0x00086B, 0x00086F],
[0x00088F, 0x00089F],
[0x0008CA, 0x000902],
[0x000941, 0x000948],
[0x000951, 0x000957],
[0x000962, 0x000963],
@ -1221,12 +1263,13 @@ const nonMatchSymbols = buildString({
[0x000C3A, 0x000C3C],
[0x000C3E, 0x000C40],
[0x000C45, 0x000C57],
[0x000C5B, 0x000C5F],
[0x000C5B, 0x000C5C],
[0x000C5E, 0x000C5F],
[0x000C62, 0x000C65],
[0x000C70, 0x000C76],
[0x000CBA, 0x000CBC],
[0x000CC5, 0x000CC6],
[0x000CCC, 0x000CDD],
[0x000CCC, 0x000CDC],
[0x000CE2, 0x000CE5],
[0x000CF3, 0x000D01],
[0x000D3B, 0x000D3C],
@ -1278,8 +1321,9 @@ const nonMatchSymbols = buildString({
[0x0013FE, 0x0013FF],
[0x00169D, 0x00169F],
[0x0016F9, 0x0016FF],
[0x001712, 0x00171F],
[0x001732, 0x001734],
[0x001712, 0x001714],
[0x001716, 0x00171E],
[0x001732, 0x001733],
[0x001737, 0x00173F],
[0x001752, 0x00175F],
[0x001771, 0x00177F],
@ -1314,9 +1358,9 @@ const nonMatchSymbols = buildString({
[0x001A9A, 0x001A9F],
[0x001AAE, 0x001B03],
[0x001B34, 0x001B3A],
[0x001B4C, 0x001B4F],
[0x001B4D, 0x001B4F],
[0x001B6B, 0x001B73],
[0x001B7D, 0x001B81],
[0x001B7F, 0x001B81],
[0x001BA2, 0x001BA5],
[0x001BA8, 0x001BA9],
[0x001BAB, 0x001BAD],
@ -1346,7 +1390,7 @@ const nonMatchSymbols = buildString({
[0x002060, 0x00206F],
[0x002072, 0x002073],
[0x00209D, 0x00209F],
[0x0020C0, 0x0020FF],
[0x0020C1, 0x0020FF],
[0x00218C, 0x00218F],
[0x002427, 0x00243F],
[0x00244B, 0x00245F],
@ -1359,7 +1403,7 @@ const nonMatchSymbols = buildString({
[0x002D71, 0x002D7F],
[0x002D97, 0x002D9F],
[0x002DDF, 0x002DFF],
[0x002E53, 0x002E7F],
[0x002E5E, 0x002E7F],
[0x002EF4, 0x002EFF],
[0x002FD6, 0x002FEF],
[0x002FFC, 0x002FFF],
@ -1367,7 +1411,6 @@ const nonMatchSymbols = buildString({
[0x003097, 0x00309A],
[0x003100, 0x003104],
[0x0031E4, 0x0031EF],
[0x009FFD, 0x009FFF],
[0x00A48D, 0x00A48F],
[0x00A4C7, 0x00A4CF],
[0x00A62C, 0x00A63F],
@ -1376,8 +1419,8 @@ const nonMatchSymbols = buildString({
[0x00A69E, 0x00A69F],
[0x00A6F0, 0x00A6F1],
[0x00A6F8, 0x00A6FF],
[0x00A7C0, 0x00A7C1],
[0x00A7CB, 0x00A7F4],
[0x00A7CB, 0x00A7CF],
[0x00A7DA, 0x00A7F1],
[0x00A825, 0x00A826],
[0x00A82C, 0x00A82F],
[0x00A83A, 0x00A83F],
@ -1416,11 +1459,11 @@ const nonMatchSymbols = buildString({
[0x00FADA, 0x00FAFF],
[0x00FB07, 0x00FB12],
[0x00FB18, 0x00FB1C],
[0x00FBC2, 0x00FBD2],
[0x00FD40, 0x00FD4F],
[0x00FBC3, 0x00FBD2],
[0x00FD90, 0x00FD91],
[0x00FDC8, 0x00FDEF],
[0x00FDFE, 0x00FE0F],
[0x00FDC8, 0x00FDCE],
[0x00FDD0, 0x00FDEF],
[0x00FE00, 0x00FE0F],
[0x00FE1A, 0x00FE2F],
[0x00FE6C, 0x00FE6F],
[0x00FEFD, 0x00FF00],
@ -1454,10 +1497,11 @@ const nonMatchSymbols = buildString({
[0x0104FC, 0x0104FF],
[0x010528, 0x01052F],
[0x010564, 0x01056E],
[0x010570, 0x0105FF],
[0x0105BD, 0x0105FF],
[0x010737, 0x01073F],
[0x010756, 0x01075F],
[0x010768, 0x0107FF],
[0x010768, 0x01077F],
[0x0107BB, 0x0107FF],
[0x010806, 0x010807],
[0x010839, 0x01083B],
[0x01083D, 0x01083E],
@ -1492,12 +1536,15 @@ const nonMatchSymbols = buildString({
[0x010EB2, 0x010EFF],
[0x010F28, 0x010F2F],
[0x010F46, 0x010F50],
[0x010F5A, 0x010FAF],
[0x010F5A, 0x010F6F],
[0x010F82, 0x010F85],
[0x010F8A, 0x010FAF],
[0x010FCC, 0x010FDF],
[0x010FF7, 0x010FFF],
[0x011038, 0x011046],
[0x01104E, 0x011051],
[0x011070, 0x011081],
[0x011073, 0x011074],
[0x011076, 0x011081],
[0x0110B3, 0x0110B6],
[0x0110B9, 0x0110BA],
[0x0110C2, 0x0110CF],
@ -1542,12 +1589,12 @@ const nonMatchSymbols = buildString({
[0x01165A, 0x01165F],
[0x01166D, 0x01167F],
[0x0116B0, 0x0116B5],
[0x0116B9, 0x0116BF],
[0x0116BA, 0x0116BF],
[0x0116CA, 0x0116FF],
[0x01171B, 0x01171F],
[0x011722, 0x011725],
[0x011727, 0x01172F],
[0x011740, 0x0117FF],
[0x011747, 0x0117FF],
[0x01182F, 0x011837],
[0x011839, 0x01183A],
[0x01183C, 0x01189F],
@ -1568,7 +1615,7 @@ const nonMatchSymbols = buildString({
[0x011A59, 0x011A5B],
[0x011A8A, 0x011A96],
[0x011A98, 0x011A99],
[0x011AA3, 0x011ABF],
[0x011AA3, 0x011AAF],
[0x011AF9, 0x011BFF],
[0x011C30, 0x011C3D],
[0x011C46, 0x011C4F],
@ -1589,12 +1636,13 @@ const nonMatchSymbols = buildString({
[0x011FF2, 0x011FFE],
[0x01239A, 0x0123FF],
[0x012475, 0x01247F],
[0x012544, 0x012FFF],
[0x012544, 0x012F8F],
[0x012FF3, 0x012FFF],
[0x01342F, 0x0143FF],
[0x014647, 0x0167FF],
[0x016A39, 0x016A3F],
[0x016A6A, 0x016A6D],
[0x016A70, 0x016ACF],
[0x016ACA, 0x016ACF],
[0x016AEE, 0x016AF4],
[0x016AF6, 0x016AFF],
[0x016B30, 0x016B36],
@ -1609,8 +1657,8 @@ const nonMatchSymbols = buildString({
[0x016FF2, 0x016FFF],
[0x0187F8, 0x0187FF],
[0x018CD6, 0x018CFF],
[0x018D09, 0x01AFFF],
[0x01B11F, 0x01B14F],
[0x018D09, 0x01AFEF],
[0x01B123, 0x01B14F],
[0x01B153, 0x01B163],
[0x01B168, 0x01B16F],
[0x01B2FC, 0x01BBFF],
@ -1619,14 +1667,15 @@ const nonMatchSymbols = buildString({
[0x01BC89, 0x01BC8F],
[0x01BC9A, 0x01BC9B],
[0x01BC9D, 0x01BC9E],
[0x01BCA0, 0x01CFFF],
[0x01BCA0, 0x01CF4F],
[0x01CFC4, 0x01CFFF],
[0x01D0F6, 0x01D0FF],
[0x01D127, 0x01D128],
[0x01D167, 0x01D169],
[0x01D16E, 0x01D182],
[0x01D185, 0x01D18B],
[0x01D1AA, 0x01D1AD],
[0x01D1E9, 0x01D1FF],
[0x01D1EB, 0x01D1FF],
[0x01D242, 0x01D244],
[0x01D246, 0x01D2DF],
[0x01D2F4, 0x01D2FF],
@ -1641,14 +1690,16 @@ const nonMatchSymbols = buildString({
[0x01D7CC, 0x01D7CD],
[0x01DA00, 0x01DA36],
[0x01DA3B, 0x01DA6C],
[0x01DA8C, 0x01E0FF],
[0x01DA8C, 0x01DEFF],
[0x01DF1F, 0x01E0FF],
[0x01E12D, 0x01E136],
[0x01E13E, 0x01E13F],
[0x01E14A, 0x01E14D],
[0x01E150, 0x01E2BF],
[0x01E150, 0x01E28F],
[0x01E2AE, 0x01E2BF],
[0x01E2EC, 0x01E2EF],
[0x01E2FA, 0x01E2FE],
[0x01E300, 0x01E7FF],
[0x01E300, 0x01E7DF],
[0x01E8C5, 0x01E8C6],
[0x01E8D0, 0x01E8FF],
[0x01E944, 0x01E94A],
@ -1675,12 +1726,13 @@ const nonMatchSymbols = buildString({
[0x01F249, 0x01F24F],
[0x01F252, 0x01F25F],
[0x01F266, 0x01F2FF],
[0x01F6D8, 0x01F6DF],
[0x01F6D8, 0x01F6DC],
[0x01F6ED, 0x01F6EF],
[0x01F6FD, 0x01F6FF],
[0x01F774, 0x01F77F],
[0x01F7D9, 0x01F7DF],
[0x01F7EC, 0x01F7FF],
[0x01F7EC, 0x01F7EF],
[0x01F7F1, 0x01F7FF],
[0x01F80C, 0x01F80F],
[0x01F848, 0x01F84F],
[0x01F85A, 0x01F85F],
@ -1690,16 +1742,18 @@ const nonMatchSymbols = buildString({
[0x01FA54, 0x01FA5F],
[0x01FA6E, 0x01FA6F],
[0x01FA75, 0x01FA77],
[0x01FA7B, 0x01FA7F],
[0x01FA7D, 0x01FA7F],
[0x01FA87, 0x01FA8F],
[0x01FAA9, 0x01FAAF],
[0x01FAB7, 0x01FABF],
[0x01FAC3, 0x01FACF],
[0x01FAD7, 0x01FAFF],
[0x01FAAD, 0x01FAAF],
[0x01FABB, 0x01FABF],
[0x01FAC6, 0x01FACF],
[0x01FADA, 0x01FADF],
[0x01FAE8, 0x01FAEF],
[0x01FAF7, 0x01FAFF],
[0x01FBCB, 0x01FBEF],
[0x01FBFA, 0x01FFFF],
[0x02A6DE, 0x02A6FF],
[0x02B735, 0x02B73F],
[0x02A6E0, 0x02A6FF],
[0x02B739, 0x02B73F],
[0x02B81E, 0x02B81F],
[0x02CEA2, 0x02CEAF],
[0x02EBE1, 0x02F7FF],

View File

@ -1,4 +1,4 @@
// Copyright 2020 Mathias Bynens. All rights reserved.
// Copyright 2021 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 v13.0.0
Unicode v14.0.0
esid: sec-static-semantics-unicodematchproperty-p
features: [regexp-unicode-property-escapes]
includes: [regExpUtils.js]
@ -44,6 +44,7 @@ const matchSymbols = buildString({
0x000BD7,
0x000C00,
0x000C04,
0x000C3C,
0x000C81,
0x000CBC,
0x000CBF,
@ -68,6 +69,7 @@ const matchSymbols = buildString({
0x00109D,
0x0017C6,
0x0017DD,
0x00180F,
0x0018A9,
0x001932,
0x001A1B,
@ -104,6 +106,8 @@ const matchSymbols = buildString({
0x0102E0,
0x010A3F,
0x011001,
0x011070,
0x0110C2,
0x011173,
0x0111CF,
0x011234,
@ -136,7 +140,8 @@ const matchSymbols = buildString({
0x016FE4,
0x01D165,
0x01DA75,
0x01DA84
0x01DA84,
0x01E2AE
],
ranges: [
[0x000300, 0x00036F],
@ -158,7 +163,8 @@ const matchSymbols = buildString({
[0x000825, 0x000827],
[0x000829, 0x00082D],
[0x000859, 0x00085B],
[0x0008D3, 0x0008E1],
[0x000898, 0x00089F],
[0x0008CA, 0x0008E1],
[0x0008E3, 0x000902],
[0x000941, 0x000948],
[0x000951, 0x000957],
@ -212,7 +218,7 @@ const matchSymbols = buildString({
[0x001085, 0x001086],
[0x00135D, 0x00135F],
[0x001712, 0x001714],
[0x001732, 0x001734],
[0x001732, 0x001733],
[0x001752, 0x001753],
[0x001772, 0x001773],
[0x0017B4, 0x0017B5],
@ -227,7 +233,7 @@ const matchSymbols = buildString({
[0x001A58, 0x001A5E],
[0x001A65, 0x001A6C],
[0x001A73, 0x001A7C],
[0x001AB0, 0x001AC0],
[0x001AB0, 0x001ACE],
[0x001B00, 0x001B03],
[0x001B34, 0x001B3A],
[0x001B6B, 0x001B73],
@ -243,8 +249,7 @@ const matchSymbols = buildString({
[0x001CD4, 0x001CE0],
[0x001CE2, 0x001CE8],
[0x001CF8, 0x001CF9],
[0x001DC0, 0x001DF9],
[0x001DFB, 0x001DFF],
[0x001DC0, 0x001DFF],
[0x0020D0, 0x0020F0],
[0x002CEF, 0x002CF1],
[0x002DE0, 0x002DFF],
@ -281,7 +286,9 @@ const matchSymbols = buildString({
[0x010D24, 0x010D27],
[0x010EAB, 0x010EAC],
[0x010F46, 0x010F50],
[0x010F82, 0x010F85],
[0x011038, 0x011046],
[0x011073, 0x011074],
[0x01107F, 0x011081],
[0x0110B3, 0x0110B6],
[0x0110B9, 0x0110BA],
@ -340,6 +347,8 @@ const matchSymbols = buildString({
[0x016B30, 0x016B36],
[0x016F8F, 0x016F92],
[0x01BC9D, 0x01BC9E],
[0x01CF00, 0x01CF2D],
[0x01CF30, 0x01CF46],
[0x01D167, 0x01D169],
[0x01D16E, 0x01D172],
[0x01D17B, 0x01D182],
@ -392,6 +401,7 @@ const nonMatchSymbols = buildString({
0x000B3D,
0x000B40,
0x000BBF,
0x000C3D,
0x000C49,
0x000D3D,
0x000DD5,
@ -403,6 +413,7 @@ const nonMatchSymbols = buildString({
0x001031,
0x001038,
0x0017B6,
0x00180E,
0x001A57,
0x001A5F,
0x001A61,
@ -412,7 +423,6 @@ const nonMatchSymbols = buildString({
0x001BEE,
0x001CD3,
0x001CE1,
0x001DFA,
0x00A673,
0x00AAB1,
0x00AAC0,
@ -465,7 +475,8 @@ const nonMatchSymbols = buildString({
[0x0007F4, 0x0007FC],
[0x0007FE, 0x000815],
[0x00082E, 0x000858],
[0x00085C, 0x0008D2],
[0x00085C, 0x000897],
[0x0008A0, 0x0008C9],
[0x000903, 0x000939],
[0x00093D, 0x000940],
[0x000949, 0x00094C],
@ -502,7 +513,7 @@ const nonMatchSymbols = buildString({
[0x000BCE, 0x000BD6],
[0x000BD8, 0x000BFF],
[0x000C01, 0x000C03],
[0x000C05, 0x000C3D],
[0x000C05, 0x000C3B],
[0x000C41, 0x000C45],
[0x000C4E, 0x000C54],
[0x000C57, 0x000C61],
@ -548,14 +559,14 @@ const nonMatchSymbols = buildString({
[0x00109E, 0x00135C],
[0x001360, 0x001711],
[0x001715, 0x001731],
[0x001735, 0x001751],
[0x001734, 0x001751],
[0x001754, 0x001771],
[0x001774, 0x0017B3],
[0x0017BE, 0x0017C5],
[0x0017C7, 0x0017C8],
[0x0017D4, 0x0017DC],
[0x0017DE, 0x00180A],
[0x00180E, 0x001884],
[0x001810, 0x001884],
[0x001887, 0x0018A8],
[0x0018AA, 0x00191F],
[0x001923, 0x001926],
@ -568,7 +579,7 @@ const nonMatchSymbols = buildString({
[0x001A6D, 0x001A72],
[0x001A7D, 0x001A7E],
[0x001A80, 0x001AAF],
[0x001AC1, 0x001AFF],
[0x001ACF, 0x001AFF],
[0x001B04, 0x001B33],
[0x001B3D, 0x001B41],
[0x001B43, 0x001B6A],
@ -639,12 +650,16 @@ const nonMatchSymbols = buildString({
[0x010AE7, 0x010D23],
[0x010D28, 0x010EAA],
[0x010EAD, 0x010F45],
[0x010F51, 0x011000],
[0x010F51, 0x010F81],
[0x010F86, 0x011000],
[0x011002, 0x011037],
[0x011047, 0x01107E],
[0x011047, 0x01106F],
[0x011071, 0x011072],
[0x011075, 0x01107E],
[0x011082, 0x0110B2],
[0x0110B7, 0x0110B8],
[0x0110BB, 0x0110FF],
[0x0110BB, 0x0110C1],
[0x0110C3, 0x0110FF],
[0x011103, 0x011126],
[0x011135, 0x011172],
[0x011174, 0x01117F],
@ -705,7 +720,9 @@ const nonMatchSymbols = buildString({
[0x016F50, 0x016F8E],
[0x016F93, 0x016FE3],
[0x016FE5, 0x01BC9C],
[0x01BC9F, 0x01D164],
[0x01BC9F, 0x01CEFF],
[0x01CF2E, 0x01CF2F],
[0x01CF47, 0x01D164],
[0x01D16A, 0x01D16D],
[0x01D173, 0x01D17A],
[0x01D183, 0x01D184],
@ -719,7 +736,8 @@ const nonMatchSymbols = buildString({
[0x01DAB0, 0x01DFFF],
[0x01E019, 0x01E01A],
[0x01E02B, 0x01E12F],
[0x01E137, 0x01E2EB],
[0x01E137, 0x01E2AD],
[0x01E2AF, 0x01E2EB],
[0x01E2F0, 0x01E8CF],
[0x01E8D7, 0x01E943],
[0x01E94B, 0x0E001F],

View File

@ -1,4 +1,4 @@
// Copyright 2020 Mathias Bynens. All rights reserved.
// Copyright 2021 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 v13.0.0
Unicode v14.0.0
esid: sec-static-semantics-unicodematchproperty-p
features: [regexp-unicode-property-escapes]
includes: [regExpUtils.js]

View File

@ -1,4 +1,4 @@
// Copyright 2020 Mathias Bynens. All rights reserved.
// Copyright 2021 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 v13.0.0
Unicode v14.0.0
esid: sec-static-semantics-unicodematchproperty-p
features: [regexp-unicode-property-escapes]
includes: [regExpUtils.js]

View File

@ -1,4 +1,4 @@
// Copyright 2020 Mathias Bynens. All rights reserved.
// Copyright 2021 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 v13.0.0
Unicode v14.0.0
esid: sec-static-semantics-unicodematchproperty-p
features: [regexp-unicode-property-escapes]
includes: [regExpUtils.js]

View File

@ -1,4 +1,4 @@
// Copyright 2020 Mathias Bynens. All rights reserved.
// Copyright 2021 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 v13.0.0
Unicode v14.0.0
esid: sec-static-semantics-unicodematchproperty-p
features: [regexp-unicode-property-escapes]
includes: [regExpUtils.js]
@ -42,7 +42,7 @@ const matchSymbols = buildString({
0x000B9C,
0x000BD0,
0x000BD7,
0x000CDE,
0x000C5D,
0x000DBD,
0x000DCA,
0x000DD6,
@ -78,6 +78,7 @@ const matchSymbols = buildString({
0x002D27,
0x002D2D,
0x002D6F,
0x00A7D3,
0x00A82C,
0x00A8FB,
0x00FB3E,
@ -88,6 +89,7 @@ const matchSymbols = buildString({
0x01083C,
0x010A3F,
0x010F27,
0x0110C2,
0x011176,
0x0111DC,
0x01123E,
@ -161,9 +163,9 @@ const matchSymbols = buildString({
[0x000800, 0x00082D],
[0x000840, 0x00085B],
[0x000860, 0x00086A],
[0x0008A0, 0x0008B4],
[0x0008B6, 0x0008C7],
[0x0008D3, 0x0008E1],
[0x000870, 0x000887],
[0x000889, 0x00088E],
[0x000898, 0x0008E1],
[0x0008E3, 0x000963],
[0x000966, 0x00096F],
[0x000971, 0x000983],
@ -235,7 +237,7 @@ const matchSymbols = buildString({
[0x000C0E, 0x000C10],
[0x000C12, 0x000C28],
[0x000C2A, 0x000C39],
[0x000C3D, 0x000C44],
[0x000C3C, 0x000C44],
[0x000C46, 0x000C48],
[0x000C4A, 0x000C4D],
[0x000C55, 0x000C56],
@ -252,6 +254,7 @@ const matchSymbols = buildString({
[0x000CC6, 0x000CC8],
[0x000CCA, 0x000CCD],
[0x000CD5, 0x000CD6],
[0x000CDD, 0x000CDE],
[0x000CE0, 0x000CE3],
[0x000CE6, 0x000CEF],
[0x000CF1, 0x000CF2],
@ -319,9 +322,8 @@ const matchSymbols = buildString({
[0x001681, 0x00169A],
[0x0016A0, 0x0016EA],
[0x0016EE, 0x0016F8],
[0x001700, 0x00170C],
[0x00170E, 0x001714],
[0x001720, 0x001734],
[0x001700, 0x001715],
[0x00171F, 0x001734],
[0x001740, 0x001753],
[0x001760, 0x00176C],
[0x00176E, 0x001770],
@ -330,7 +332,7 @@ const matchSymbols = buildString({
[0x0017DC, 0x0017DD],
[0x0017E0, 0x0017E9],
[0x00180B, 0x00180D],
[0x001810, 0x001819],
[0x00180F, 0x001819],
[0x001820, 0x001878],
[0x001880, 0x0018AA],
[0x0018B0, 0x0018F5],
@ -348,8 +350,8 @@ const matchSymbols = buildString({
[0x001A7F, 0x001A89],
[0x001A90, 0x001A99],
[0x001AB0, 0x001ABD],
[0x001ABF, 0x001AC0],
[0x001B00, 0x001B4B],
[0x001ABF, 0x001ACE],
[0x001B00, 0x001B4C],
[0x001B50, 0x001B59],
[0x001B6B, 0x001B73],
[0x001B80, 0x001BF3],
@ -361,8 +363,7 @@ const matchSymbols = buildString({
[0x001CBD, 0x001CBF],
[0x001CD0, 0x001CD2],
[0x001CD4, 0x001CFA],
[0x001D00, 0x001DF9],
[0x001DFB, 0x001F15],
[0x001D00, 0x001F15],
[0x001F18, 0x001F1D],
[0x001F20, 0x001F45],
[0x001F48, 0x001F4D],
@ -387,9 +388,7 @@ const matchSymbols = buildString({
[0x00213C, 0x00213F],
[0x002145, 0x002149],
[0x002160, 0x002188],
[0x002C00, 0x002C2E],
[0x002C30, 0x002C5E],
[0x002C60, 0x002CE4],
[0x002C00, 0x002CE4],
[0x002CEB, 0x002CF3],
[0x002D00, 0x002D25],
[0x002D30, 0x002D67],
@ -416,8 +415,7 @@ const matchSymbols = buildString({
[0x0031A0, 0x0031BF],
[0x0031F0, 0x0031FF],
[0x003400, 0x004DBF],
[0x004E00, 0x009FFC],
[0x00A000, 0x00A48C],
[0x004E00, 0x00A48C],
[0x00A4D0, 0x00A4FD],
[0x00A500, 0x00A60C],
[0x00A610, 0x00A62B],
@ -426,9 +424,10 @@ const matchSymbols = buildString({
[0x00A67F, 0x00A6F1],
[0x00A717, 0x00A71F],
[0x00A722, 0x00A788],
[0x00A78B, 0x00A7BF],
[0x00A7C2, 0x00A7CA],
[0x00A7F5, 0x00A827],
[0x00A78B, 0x00A7CA],
[0x00A7D0, 0x00A7D1],
[0x00A7D5, 0x00A7D9],
[0x00A7F2, 0x00A827],
[0x00A840, 0x00A873],
[0x00A880, 0x00A8C5],
[0x00A8D0, 0x00A8D9],
@ -511,9 +510,20 @@ const matchSymbols = buildString({
[0x0104D8, 0x0104FB],
[0x010500, 0x010527],
[0x010530, 0x010563],
[0x010570, 0x01057A],
[0x01057C, 0x01058A],
[0x01058C, 0x010592],
[0x010594, 0x010595],
[0x010597, 0x0105A1],
[0x0105A3, 0x0105B1],
[0x0105B3, 0x0105B9],
[0x0105BB, 0x0105BC],
[0x010600, 0x010736],
[0x010740, 0x010755],
[0x010760, 0x010767],
[0x010780, 0x010785],
[0x010787, 0x0107B0],
[0x0107B2, 0x0107BA],
[0x010800, 0x010805],
[0x01080A, 0x010835],
[0x010837, 0x010838],
@ -550,10 +560,11 @@ const matchSymbols = buildString({
[0x010EB0, 0x010EB1],
[0x010F00, 0x010F1C],
[0x010F30, 0x010F50],
[0x010F70, 0x010F85],
[0x010FB0, 0x010FC4],
[0x010FE0, 0x010FF6],
[0x011000, 0x011046],
[0x011066, 0x01106F],
[0x011066, 0x011075],
[0x01107F, 0x0110BA],
[0x0110D0, 0x0110E8],
[0x0110F0, 0x0110F9],
@ -600,6 +611,7 @@ const matchSymbols = buildString({
[0x011700, 0x01171A],
[0x01171D, 0x01172B],
[0x011730, 0x011739],
[0x011740, 0x011746],
[0x011800, 0x01183A],
[0x0118A0, 0x0118E9],
[0x0118FF, 0x011906],
@ -615,7 +627,7 @@ const matchSymbols = buildString({
[0x0119E3, 0x0119E4],
[0x011A00, 0x011A3E],
[0x011A50, 0x011A99],
[0x011AC0, 0x011AF8],
[0x011AB0, 0x011AF8],
[0x011C00, 0x011C08],
[0x011C0A, 0x011C36],
[0x011C38, 0x011C40],
@ -639,11 +651,14 @@ const matchSymbols = buildString({
[0x012000, 0x012399],
[0x012400, 0x01246E],
[0x012480, 0x012543],
[0x012F90, 0x012FF0],
[0x013000, 0x01342E],
[0x014400, 0x014646],
[0x016800, 0x016A38],
[0x016A40, 0x016A5E],
[0x016A60, 0x016A69],
[0x016A70, 0x016ABE],
[0x016AC0, 0x016AC9],
[0x016AD0, 0x016AED],
[0x016AF0, 0x016AF4],
[0x016B00, 0x016B36],
@ -661,7 +676,10 @@ const matchSymbols = buildString({
[0x017000, 0x0187F7],
[0x018800, 0x018CD5],
[0x018D00, 0x018D08],
[0x01B000, 0x01B11E],
[0x01AFF0, 0x01AFF3],
[0x01AFF5, 0x01AFFB],
[0x01AFFD, 0x01AFFE],
[0x01B000, 0x01B122],
[0x01B150, 0x01B152],
[0x01B164, 0x01B167],
[0x01B170, 0x01B2FB],
@ -670,6 +688,8 @@ const matchSymbols = buildString({
[0x01BC80, 0x01BC88],
[0x01BC90, 0x01BC99],
[0x01BC9D, 0x01BC9E],
[0x01CF00, 0x01CF2D],
[0x01CF30, 0x01CF46],
[0x01D165, 0x01D169],
[0x01D16D, 0x01D172],
[0x01D17B, 0x01D182],
@ -708,6 +728,7 @@ const matchSymbols = buildString({
[0x01DA3B, 0x01DA6C],
[0x01DA9B, 0x01DA9F],
[0x01DAA1, 0x01DAAF],
[0x01DF00, 0x01DF1E],
[0x01E000, 0x01E006],
[0x01E008, 0x01E018],
[0x01E01B, 0x01E021],
@ -716,7 +737,12 @@ const matchSymbols = buildString({
[0x01E100, 0x01E12C],
[0x01E130, 0x01E13D],
[0x01E140, 0x01E149],
[0x01E290, 0x01E2AE],
[0x01E2C0, 0x01E2F9],
[0x01E7E0, 0x01E7E6],
[0x01E7E8, 0x01E7EB],
[0x01E7ED, 0x01E7EE],
[0x01E7F0, 0x01E7FE],
[0x01E800, 0x01E8C4],
[0x01E8D0, 0x01E8D6],
[0x01E900, 0x01E94B],
@ -739,8 +765,8 @@ const matchSymbols = buildString({
[0x01EEA5, 0x01EEA9],
[0x01EEAB, 0x01EEBB],
[0x01FBF0, 0x01FBF9],
[0x020000, 0x02A6DD],
[0x02A700, 0x02B734],
[0x020000, 0x02A6DF],
[0x02A700, 0x02B738],
[0x02B740, 0x02B81D],
[0x02B820, 0x02CEA1],
[0x02CEB0, 0x02EBE0],
@ -781,7 +807,7 @@ const nonMatchSymbols = buildString({
0x0005C6,
0x0006D4,
0x0006E9,
0x0008B5,
0x000888,
0x0008E2,
0x000970,
0x000984,
@ -866,14 +892,13 @@ const nonMatchSymbols = buildString({
0x0012D7,
0x001311,
0x001680,
0x00170D,
0x00176D,
0x001771,
0x00180E,
0x00191F,
0x001A5F,
0x001ABE,
0x001CD3,
0x001DFA,
0x001F58,
0x001F5A,
0x001F5C,
@ -886,8 +911,6 @@ const nonMatchSymbols = buildString({
0x002125,
0x002127,
0x002129,
0x002C2F,
0x002C5F,
0x002D26,
0x002DA7,
0x002DAF,
@ -902,6 +925,8 @@ const nonMatchSymbols = buildString({
0x0030FB,
0x003130,
0x00A67E,
0x00A7D2,
0x00A7D4,
0x00A8FC,
0x00A9FF,
0x00AB27,
@ -921,6 +946,15 @@ const nonMatchSymbols = buildString({
0x01003B,
0x01003E,
0x0103D0,
0x01057B,
0x01058B,
0x010593,
0x010596,
0x0105A2,
0x0105B2,
0x0105BA,
0x010786,
0x0107B1,
0x010809,
0x010836,
0x0108F3,
@ -959,7 +993,11 @@ const nonMatchSymbols = buildString({
0x011D8F,
0x011D92,
0x016A5F,
0x016ABF,
0x016FE2,
0x01AFF4,
0x01AFFC,
0x01AFFF,
0x01D455,
0x01D49D,
0x01D4AD,
@ -987,6 +1025,10 @@ const nonMatchSymbols = buildString({
0x01E007,
0x01E022,
0x01E025,
0x01E7E7,
0x01E7EC,
0x01E7EF,
0x01E7FF,
0x01EE04,
0x01EE20,
0x01EE23,
@ -1048,8 +1090,8 @@ const nonMatchSymbols = buildString({
[0x0007FE, 0x0007FF],
[0x00082E, 0x00083F],
[0x00085C, 0x00085F],
[0x00086B, 0x00089F],
[0x0008C8, 0x0008D2],
[0x00086B, 0x00086F],
[0x00088F, 0x000897],
[0x000964, 0x000965],
[0x00098D, 0x00098E],
[0x000991, 0x000992],
@ -1096,14 +1138,15 @@ const nonMatchSymbols = buildString({
[0x000BD1, 0x000BD6],
[0x000BD8, 0x000BE5],
[0x000BF0, 0x000BFF],
[0x000C3A, 0x000C3C],
[0x000C3A, 0x000C3B],
[0x000C4E, 0x000C54],
[0x000C5B, 0x000C5F],
[0x000C5B, 0x000C5C],
[0x000C5E, 0x000C5F],
[0x000C64, 0x000C65],
[0x000C70, 0x000C7F],
[0x000CBA, 0x000CBB],
[0x000CCE, 0x000CD4],
[0x000CD7, 0x000CDD],
[0x000CD7, 0x000CDC],
[0x000CE4, 0x000CE5],
[0x000CF3, 0x000CFF],
[0x000D4F, 0x000D53],
@ -1150,7 +1193,7 @@ const nonMatchSymbols = buildString({
[0x00169B, 0x00169F],
[0x0016EB, 0x0016ED],
[0x0016F9, 0x0016FF],
[0x001715, 0x00171F],
[0x001716, 0x00171E],
[0x001735, 0x00173F],
[0x001754, 0x00175F],
[0x001774, 0x00177F],
@ -1158,7 +1201,6 @@ const nonMatchSymbols = buildString({
[0x0017D8, 0x0017DB],
[0x0017DE, 0x0017DF],
[0x0017EA, 0x00180A],
[0x00180E, 0x00180F],
[0x00181A, 0x00181F],
[0x001879, 0x00187F],
[0x0018AB, 0x0018AF],
@ -1175,8 +1217,8 @@ const nonMatchSymbols = buildString({
[0x001A8A, 0x001A8F],
[0x001A9A, 0x001AA6],
[0x001AA8, 0x001AAF],
[0x001AC1, 0x001AFF],
[0x001B4C, 0x001B4F],
[0x001ACF, 0x001AFF],
[0x001B4D, 0x001B4F],
[0x001B5A, 0x001B6A],
[0x001B74, 0x001B7F],
[0x001BF4, 0x001BFF],
@ -1232,7 +1274,6 @@ const nonMatchSymbols = buildString({
[0x0031C0, 0x0031EF],
[0x003200, 0x0033FF],
[0x004DC0, 0x004DFF],
[0x009FFD, 0x009FFF],
[0x00A48D, 0x00A4CF],
[0x00A4FE, 0x00A4FF],
[0x00A60D, 0x00A60F],
@ -1241,8 +1282,8 @@ const nonMatchSymbols = buildString({
[0x00A6F2, 0x00A716],
[0x00A720, 0x00A721],
[0x00A789, 0x00A78A],
[0x00A7C0, 0x00A7C1],
[0x00A7CB, 0x00A7F4],
[0x00A7CB, 0x00A7CF],
[0x00A7DA, 0x00A7F1],
[0x00A828, 0x00A82B],
[0x00A82D, 0x00A83F],
[0x00A874, 0x00A87F],
@ -1313,10 +1354,12 @@ const nonMatchSymbols = buildString({
[0x0104D4, 0x0104D7],
[0x0104FC, 0x0104FF],
[0x010528, 0x01052F],
[0x010564, 0x0105FF],
[0x010564, 0x01056F],
[0x0105BD, 0x0105FF],
[0x010737, 0x01073F],
[0x010756, 0x01075F],
[0x010768, 0x0107FF],
[0x010768, 0x01077F],
[0x0107BB, 0x0107FF],
[0x010806, 0x010807],
[0x010839, 0x01083B],
[0x01083D, 0x01083E],
@ -1348,12 +1391,14 @@ const nonMatchSymbols = buildString({
[0x010EB2, 0x010EFF],
[0x010F1D, 0x010F26],
[0x010F28, 0x010F2F],
[0x010F51, 0x010FAF],
[0x010F51, 0x010F6F],
[0x010F86, 0x010FAF],
[0x010FC5, 0x010FDF],
[0x010FF7, 0x010FFF],
[0x011047, 0x011065],
[0x011070, 0x01107E],
[0x0110BB, 0x0110CF],
[0x011076, 0x01107E],
[0x0110BB, 0x0110C1],
[0x0110C3, 0x0110CF],
[0x0110E9, 0x0110EF],
[0x0110FA, 0x0110FF],
[0x011140, 0x011143],
@ -1392,7 +1437,8 @@ const nonMatchSymbols = buildString({
[0x0116CA, 0x0116FF],
[0x01171B, 0x01171C],
[0x01172C, 0x01172F],
[0x01173A, 0x0117FF],
[0x01173A, 0x01173F],
[0x011747, 0x0117FF],
[0x01183B, 0x01189F],
[0x0118EA, 0x0118FE],
[0x011907, 0x011908],
@ -1406,7 +1452,7 @@ const nonMatchSymbols = buildString({
[0x011A3F, 0x011A46],
[0x011A48, 0x011A4F],
[0x011A9A, 0x011A9C],
[0x011A9E, 0x011ABF],
[0x011A9E, 0x011AAF],
[0x011AF9, 0x011BFF],
[0x011C41, 0x011C4F],
[0x011C5A, 0x011C71],
@ -1421,11 +1467,13 @@ const nonMatchSymbols = buildString({
[0x011FB1, 0x011FFF],
[0x01239A, 0x0123FF],
[0x01246F, 0x01247F],
[0x012544, 0x012FFF],
[0x012544, 0x012F8F],
[0x012FF1, 0x012FFF],
[0x01342F, 0x0143FF],
[0x014647, 0x0167FF],
[0x016A39, 0x016A3F],
[0x016A6A, 0x016ACF],
[0x016A6A, 0x016A6F],
[0x016ACA, 0x016ACF],
[0x016AEE, 0x016AEF],
[0x016AF5, 0x016AFF],
[0x016B37, 0x016B3F],
@ -1441,8 +1489,8 @@ const nonMatchSymbols = buildString({
[0x016FF2, 0x016FFF],
[0x0187F8, 0x0187FF],
[0x018CD6, 0x018CFF],
[0x018D09, 0x01AFFF],
[0x01B11F, 0x01B14F],
[0x018D09, 0x01AFEF],
[0x01B123, 0x01B14F],
[0x01B153, 0x01B163],
[0x01B168, 0x01B16F],
[0x01B2FC, 0x01BBFF],
@ -1450,7 +1498,9 @@ const nonMatchSymbols = buildString({
[0x01BC7D, 0x01BC7F],
[0x01BC89, 0x01BC8F],
[0x01BC9A, 0x01BC9C],
[0x01BC9F, 0x01D164],
[0x01BC9F, 0x01CEFF],
[0x01CF2E, 0x01CF2F],
[0x01CF47, 0x01D164],
[0x01D16A, 0x01D16C],
[0x01D173, 0x01D17A],
[0x01D183, 0x01D184],
@ -1469,14 +1519,16 @@ const nonMatchSymbols = buildString({
[0x01DA6D, 0x01DA74],
[0x01DA76, 0x01DA83],
[0x01DA85, 0x01DA9A],
[0x01DAB0, 0x01DFFF],
[0x01DAB0, 0x01DEFF],
[0x01DF1F, 0x01DFFF],
[0x01E019, 0x01E01A],
[0x01E02B, 0x01E0FF],
[0x01E12D, 0x01E12F],
[0x01E13E, 0x01E13F],
[0x01E14A, 0x01E14D],
[0x01E14F, 0x01E2BF],
[0x01E2FA, 0x01E7FF],
[0x01E14F, 0x01E28F],
[0x01E2AF, 0x01E2BF],
[0x01E2FA, 0x01E7DF],
[0x01E8C5, 0x01E8CF],
[0x01E8D7, 0x01E8FF],
[0x01E94C, 0x01E94F],
@ -1489,8 +1541,8 @@ const nonMatchSymbols = buildString({
[0x01EE9C, 0x01EEA0],
[0x01EEBC, 0x01FBEF],
[0x01FBFA, 0x01FFFF],
[0x02A6DE, 0x02A6FF],
[0x02B735, 0x02B73F],
[0x02A6E0, 0x02A6FF],
[0x02B739, 0x02B73F],
[0x02B81E, 0x02B81F],
[0x02CEA2, 0x02CEAF],
[0x02EBE1, 0x02F7FF],

View File

@ -1,4 +1,4 @@
// Copyright 2020 Mathias Bynens. All rights reserved.
// Copyright 2021 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 v13.0.0
Unicode v14.0.0
esid: sec-static-semantics-unicodematchproperty-p
features: [regexp-unicode-property-escapes]
includes: [regExpUtils.js]
@ -48,9 +48,9 @@ const matchSymbols = buildString({
0x000B9C,
0x000BD0,
0x000C3D,
0x000C5D,
0x000C80,
0x000CBD,
0x000CDE,
0x000D3D,
0x000D4E,
0x000DBD,
@ -87,6 +87,7 @@ const matchSymbols = buildString({
0x002D27,
0x002D2D,
0x002D6F,
0x00A7D3,
0x00A8FB,
0x00A9CF,
0x00AA7A,
@ -99,6 +100,7 @@ const matchSymbols = buildString({
0x01083C,
0x010A00,
0x010F27,
0x011075,
0x011144,
0x011147,
0x011176,
@ -180,8 +182,9 @@ const matchSymbols = buildString({
[0x000800, 0x000815],
[0x000840, 0x000858],
[0x000860, 0x00086A],
[0x0008A0, 0x0008B4],
[0x0008B6, 0x0008C7],
[0x000870, 0x000887],
[0x000889, 0x00088E],
[0x0008A0, 0x0008C9],
[0x000904, 0x000939],
[0x000958, 0x000961],
[0x000971, 0x000980],
@ -236,6 +239,7 @@ const matchSymbols = buildString({
[0x000C92, 0x000CA8],
[0x000CAA, 0x000CB3],
[0x000CB5, 0x000CB9],
[0x000CDD, 0x000CDE],
[0x000CE0, 0x000CE1],
[0x000CF1, 0x000CF2],
[0x000D04, 0x000D0C],
@ -291,9 +295,8 @@ const matchSymbols = buildString({
[0x001681, 0x00169A],
[0x0016A0, 0x0016EA],
[0x0016EE, 0x0016F8],
[0x001700, 0x00170C],
[0x00170E, 0x001711],
[0x001720, 0x001731],
[0x001700, 0x001711],
[0x00171F, 0x001731],
[0x001740, 0x001751],
[0x001760, 0x00176C],
[0x00176E, 0x001770],
@ -309,7 +312,7 @@ const matchSymbols = buildString({
[0x001A00, 0x001A16],
[0x001A20, 0x001A54],
[0x001B05, 0x001B33],
[0x001B45, 0x001B4B],
[0x001B45, 0x001B4C],
[0x001B83, 0x001BA0],
[0x001BAE, 0x001BAF],
[0x001BBA, 0x001BE5],
@ -345,9 +348,7 @@ const matchSymbols = buildString({
[0x00213C, 0x00213F],
[0x002145, 0x002149],
[0x002160, 0x002188],
[0x002C00, 0x002C2E],
[0x002C30, 0x002C5E],
[0x002C60, 0x002CE4],
[0x002C00, 0x002CE4],
[0x002CEB, 0x002CEE],
[0x002CF2, 0x002CF3],
[0x002D00, 0x002D25],
@ -374,8 +375,7 @@ const matchSymbols = buildString({
[0x0031A0, 0x0031BF],
[0x0031F0, 0x0031FF],
[0x003400, 0x004DBF],
[0x004E00, 0x009FFC],
[0x00A000, 0x00A48C],
[0x004E00, 0x00A48C],
[0x00A4D0, 0x00A4FD],
[0x00A500, 0x00A60C],
[0x00A610, 0x00A61F],
@ -385,9 +385,10 @@ const matchSymbols = buildString({
[0x00A6A0, 0x00A6EF],
[0x00A717, 0x00A71F],
[0x00A722, 0x00A788],
[0x00A78B, 0x00A7BF],
[0x00A7C2, 0x00A7CA],
[0x00A7F5, 0x00A801],
[0x00A78B, 0x00A7CA],
[0x00A7D0, 0x00A7D1],
[0x00A7D5, 0x00A7D9],
[0x00A7F2, 0x00A801],
[0x00A803, 0x00A805],
[0x00A807, 0x00A80A],
[0x00A80C, 0x00A822],
@ -468,9 +469,20 @@ const matchSymbols = buildString({
[0x0104D8, 0x0104FB],
[0x010500, 0x010527],
[0x010530, 0x010563],
[0x010570, 0x01057A],
[0x01057C, 0x01058A],
[0x01058C, 0x010592],
[0x010594, 0x010595],
[0x010597, 0x0105A1],
[0x0105A3, 0x0105B1],
[0x0105B3, 0x0105B9],
[0x0105BB, 0x0105BC],
[0x010600, 0x010736],
[0x010740, 0x010755],
[0x010760, 0x010767],
[0x010780, 0x010785],
[0x010787, 0x0107B0],
[0x0107B2, 0x0107BA],
[0x010800, 0x010805],
[0x01080A, 0x010835],
[0x010837, 0x010838],
@ -502,9 +514,11 @@ const matchSymbols = buildString({
[0x010EB0, 0x010EB1],
[0x010F00, 0x010F1C],
[0x010F30, 0x010F45],
[0x010F70, 0x010F81],
[0x010FB0, 0x010FC4],
[0x010FE0, 0x010FF6],
[0x011003, 0x011037],
[0x011071, 0x011072],
[0x011083, 0x0110AF],
[0x0110D0, 0x0110E8],
[0x011103, 0x011126],
@ -535,6 +549,7 @@ const matchSymbols = buildString({
[0x011600, 0x01162F],
[0x011680, 0x0116AA],
[0x011700, 0x01171A],
[0x011740, 0x011746],
[0x011800, 0x01182B],
[0x0118A0, 0x0118DF],
[0x0118FF, 0x011906],
@ -545,7 +560,7 @@ const matchSymbols = buildString({
[0x0119AA, 0x0119D0],
[0x011A0B, 0x011A32],
[0x011A5C, 0x011A89],
[0x011AC0, 0x011AF8],
[0x011AB0, 0x011AF8],
[0x011C00, 0x011C08],
[0x011C0A, 0x011C2E],
[0x011C72, 0x011C8F],
@ -559,10 +574,12 @@ const matchSymbols = buildString({
[0x012000, 0x012399],
[0x012400, 0x01246E],
[0x012480, 0x012543],
[0x012F90, 0x012FF0],
[0x013000, 0x01342E],
[0x014400, 0x014646],
[0x016800, 0x016A38],
[0x016A40, 0x016A5E],
[0x016A70, 0x016ABE],
[0x016AD0, 0x016AED],
[0x016B00, 0x016B2F],
[0x016B40, 0x016B43],
@ -575,7 +592,10 @@ const matchSymbols = buildString({
[0x017000, 0x0187F7],
[0x018800, 0x018CD5],
[0x018D00, 0x018D08],
[0x01B000, 0x01B11E],
[0x01AFF0, 0x01AFF3],
[0x01AFF5, 0x01AFFB],
[0x01AFFD, 0x01AFFE],
[0x01B000, 0x01B122],
[0x01B150, 0x01B152],
[0x01B164, 0x01B167],
[0x01B170, 0x01B2FB],
@ -610,9 +630,15 @@ const matchSymbols = buildString({
[0x01D78A, 0x01D7A8],
[0x01D7AA, 0x01D7C2],
[0x01D7C4, 0x01D7CB],
[0x01DF00, 0x01DF1E],
[0x01E100, 0x01E12C],
[0x01E137, 0x01E13D],
[0x01E290, 0x01E2AD],
[0x01E2C0, 0x01E2EB],
[0x01E7E0, 0x01E7E6],
[0x01E7E8, 0x01E7EB],
[0x01E7ED, 0x01E7EE],
[0x01E7F0, 0x01E7FE],
[0x01E800, 0x01E8C4],
[0x01E900, 0x01E943],
[0x01EE00, 0x01EE03],
@ -632,8 +658,8 @@ const matchSymbols = buildString({
[0x01EEA1, 0x01EEA3],
[0x01EEA5, 0x01EEA9],
[0x01EEAB, 0x01EEBB],
[0x020000, 0x02A6DD],
[0x02A700, 0x02B734],
[0x020000, 0x02A6DF],
[0x02A700, 0x02B738],
[0x02B740, 0x02B81D],
[0x02B820, 0x02CEA1],
[0x02CEB0, 0x02EBE0],
@ -668,7 +694,7 @@ const nonMatchSymbols = buildString({
0x000670,
0x0006D4,
0x000711,
0x0008B5,
0x000888,
0x0009A9,
0x0009B1,
0x0009DE,
@ -723,7 +749,6 @@ const nonMatchSymbols = buildString({
0x0012D7,
0x001311,
0x001680,
0x00170D,
0x00176D,
0x0018A9,
0x001CED,
@ -740,8 +765,6 @@ const nonMatchSymbols = buildString({
0x002125,
0x002127,
0x002129,
0x002C2F,
0x002C5F,
0x002D26,
0x002DA7,
0x002DAF,
@ -753,6 +776,8 @@ const nonMatchSymbols = buildString({
0x0030A0,
0x0030FB,
0x003130,
0x00A7D2,
0x00A7D4,
0x00A802,
0x00A806,
0x00A80B,
@ -778,6 +803,15 @@ const nonMatchSymbols = buildString({
0x01003B,
0x01003E,
0x0103D0,
0x01057B,
0x01058B,
0x010593,
0x010596,
0x0105A2,
0x0105B2,
0x0105BA,
0x010786,
0x0107B1,
0x010809,
0x010836,
0x0108F3,
@ -804,6 +838,9 @@ const nonMatchSymbols = buildString({
0x011D66,
0x011D69,
0x016FE2,
0x01AFF4,
0x01AFFC,
0x01AFFF,
0x01D455,
0x01D49D,
0x01D4AD,
@ -827,6 +864,10 @@ const nonMatchSymbols = buildString({
0x01D789,
0x01D7A9,
0x01D7C3,
0x01E7E7,
0x01E7EC,
0x01E7EF,
0x01E7FF,
0x01EE04,
0x01EE20,
0x01EE23,
@ -891,8 +932,9 @@ const nonMatchSymbols = buildString({
[0x000825, 0x000827],
[0x000829, 0x00083F],
[0x000859, 0x00085F],
[0x00086B, 0x00089F],
[0x0008C8, 0x000903],
[0x00086B, 0x00086F],
[0x00088F, 0x00089F],
[0x0008CA, 0x000903],
[0x00093A, 0x00093C],
[0x00093E, 0x00094F],
[0x000951, 0x000957],
@ -932,11 +974,12 @@ const nonMatchSymbols = buildString({
[0x000BD1, 0x000C04],
[0x000C3A, 0x000C3C],
[0x000C3E, 0x000C57],
[0x000C5B, 0x000C5F],
[0x000C5B, 0x000C5C],
[0x000C5E, 0x000C5F],
[0x000C62, 0x000C7F],
[0x000C81, 0x000C84],
[0x000CBA, 0x000CBC],
[0x000CBE, 0x000CDD],
[0x000CBE, 0x000CDC],
[0x000CE2, 0x000CF0],
[0x000CF3, 0x000D03],
[0x000D3B, 0x000D3C],
@ -982,7 +1025,7 @@ const nonMatchSymbols = buildString({
[0x00169B, 0x00169F],
[0x0016EB, 0x0016ED],
[0x0016F9, 0x0016FF],
[0x001712, 0x00171F],
[0x001712, 0x00171E],
[0x001732, 0x00173F],
[0x001752, 0x00175F],
[0x001771, 0x00177F],
@ -1001,7 +1044,7 @@ const nonMatchSymbols = buildString({
[0x001A55, 0x001AA6],
[0x001AA8, 0x001B04],
[0x001B34, 0x001B44],
[0x001B4C, 0x001B82],
[0x001B4D, 0x001B82],
[0x001BA1, 0x001BAD],
[0x001BB0, 0x001BB9],
[0x001BE6, 0x001BFF],
@ -1056,7 +1099,6 @@ const nonMatchSymbols = buildString({
[0x0031C0, 0x0031EF],
[0x003200, 0x0033FF],
[0x004DC0, 0x004DFF],
[0x009FFD, 0x009FFF],
[0x00A48D, 0x00A4CF],
[0x00A4FE, 0x00A4FF],
[0x00A60D, 0x00A60F],
@ -1067,8 +1109,8 @@ const nonMatchSymbols = buildString({
[0x00A6F0, 0x00A716],
[0x00A720, 0x00A721],
[0x00A789, 0x00A78A],
[0x00A7C0, 0x00A7C1],
[0x00A7CB, 0x00A7F4],
[0x00A7CB, 0x00A7CF],
[0x00A7DA, 0x00A7F1],
[0x00A823, 0x00A83F],
[0x00A874, 0x00A881],
[0x00A8B4, 0x00A8F1],
@ -1133,10 +1175,12 @@ const nonMatchSymbols = buildString({
[0x0104D4, 0x0104D7],
[0x0104FC, 0x0104FF],
[0x010528, 0x01052F],
[0x010564, 0x0105FF],
[0x010564, 0x01056F],
[0x0105BD, 0x0105FF],
[0x010737, 0x01073F],
[0x010756, 0x01075F],
[0x010768, 0x0107FF],
[0x010768, 0x01077F],
[0x0107BB, 0x0107FF],
[0x010806, 0x010807],
[0x010839, 0x01083B],
[0x01083D, 0x01083E],
@ -1165,10 +1209,13 @@ const nonMatchSymbols = buildString({
[0x010EB2, 0x010EFF],
[0x010F1D, 0x010F26],
[0x010F28, 0x010F2F],
[0x010F46, 0x010FAF],
[0x010F46, 0x010F6F],
[0x010F82, 0x010FAF],
[0x010FC5, 0x010FDF],
[0x010FF7, 0x011002],
[0x011038, 0x011082],
[0x011038, 0x011070],
[0x011073, 0x011074],
[0x011076, 0x011082],
[0x0110B0, 0x0110CF],
[0x0110E9, 0x011102],
[0x011127, 0x011143],
@ -1199,7 +1246,8 @@ const nonMatchSymbols = buildString({
[0x011645, 0x01167F],
[0x0116AB, 0x0116B7],
[0x0116B9, 0x0116FF],
[0x01171B, 0x0117FF],
[0x01171B, 0x01173F],
[0x011747, 0x0117FF],
[0x01182C, 0x01189F],
[0x0118E0, 0x0118FE],
[0x011907, 0x011908],
@ -1214,7 +1262,7 @@ const nonMatchSymbols = buildString({
[0x011A3B, 0x011A4F],
[0x011A51, 0x011A5B],
[0x011A8A, 0x011A9C],
[0x011A9E, 0x011ABF],
[0x011A9E, 0x011AAF],
[0x011AF9, 0x011BFF],
[0x011C2F, 0x011C3F],
[0x011C41, 0x011C71],
@ -1227,11 +1275,13 @@ const nonMatchSymbols = buildString({
[0x011FB1, 0x011FFF],
[0x01239A, 0x0123FF],
[0x01246F, 0x01247F],
[0x012544, 0x012FFF],
[0x012544, 0x012F8F],
[0x012FF1, 0x012FFF],
[0x01342F, 0x0143FF],
[0x014647, 0x0167FF],
[0x016A39, 0x016A3F],
[0x016A5F, 0x016ACF],
[0x016A5F, 0x016A6F],
[0x016ABF, 0x016ACF],
[0x016AEE, 0x016AFF],
[0x016B30, 0x016B3F],
[0x016B44, 0x016B62],
@ -1244,8 +1294,8 @@ const nonMatchSymbols = buildString({
[0x016FE4, 0x016FFF],
[0x0187F8, 0x0187FF],
[0x018CD6, 0x018CFF],
[0x018D09, 0x01AFFF],
[0x01B11F, 0x01B14F],
[0x018D09, 0x01AFEF],
[0x01B123, 0x01B14F],
[0x01B153, 0x01B163],
[0x01B168, 0x01B16F],
[0x01B2FC, 0x01BBFF],
@ -1259,11 +1309,13 @@ const nonMatchSymbols = buildString({
[0x01D50B, 0x01D50C],
[0x01D547, 0x01D549],
[0x01D6A6, 0x01D6A7],
[0x01D7CC, 0x01E0FF],
[0x01D7CC, 0x01DEFF],
[0x01DF1F, 0x01E0FF],
[0x01E12D, 0x01E136],
[0x01E13E, 0x01E14D],
[0x01E14F, 0x01E2BF],
[0x01E2EC, 0x01E7FF],
[0x01E14F, 0x01E28F],
[0x01E2AE, 0x01E2BF],
[0x01E2EC, 0x01E7DF],
[0x01E8C5, 0x01E8FF],
[0x01E944, 0x01E94A],
[0x01E94C, 0x01EDFF],
@ -1274,8 +1326,8 @@ const nonMatchSymbols = buildString({
[0x01EE65, 0x01EE66],
[0x01EE9C, 0x01EEA0],
[0x01EEBC, 0x01FFFF],
[0x02A6DE, 0x02A6FF],
[0x02B735, 0x02B73F],
[0x02A6E0, 0x02A6FF],
[0x02B739, 0x02B73F],
[0x02B81E, 0x02B81F],
[0x02CEA2, 0x02CEAF],
[0x02EBE1, 0x02F7FF],

View File

@ -1,4 +1,4 @@
// Copyright 2020 Mathias Bynens. All rights reserved.
// Copyright 2021 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 v13.0.0
Unicode v14.0.0
esid: sec-static-semantics-unicodematchproperty-p
features: [regexp-unicode-property-escapes]
includes: [regExpUtils.js]
@ -22,15 +22,15 @@ const matchSymbols = buildString({
[0x003021, 0x003029],
[0x003038, 0x00303A],
[0x003400, 0x004DBF],
[0x004E00, 0x009FFC],
[0x004E00, 0x009FFF],
[0x00F900, 0x00FA6D],
[0x00FA70, 0x00FAD9],
[0x017000, 0x0187F7],
[0x018800, 0x018CD5],
[0x018D00, 0x018D08],
[0x01B170, 0x01B2FB],
[0x020000, 0x02A6DD],
[0x02A700, 0x02B734],
[0x020000, 0x02A6DF],
[0x02A700, 0x02B738],
[0x02B740, 0x02B81D],
[0x02B820, 0x02CEA1],
[0x02CEB0, 0x02EBE0],
@ -58,7 +58,7 @@ const nonMatchSymbols = buildString({
[0x00302A, 0x003037],
[0x00303B, 0x0033FF],
[0x004DC0, 0x004DFF],
[0x009FFD, 0x00DBFF],
[0x00A000, 0x00DBFF],
[0x00E000, 0x00F8FF],
[0x00FA6E, 0x00FA6F],
[0x00FADA, 0x016FE3],
@ -67,8 +67,8 @@ const nonMatchSymbols = buildString({
[0x018CD6, 0x018CFF],
[0x018D09, 0x01B16F],
[0x01B2FC, 0x01FFFF],
[0x02A6DE, 0x02A6FF],
[0x02B735, 0x02B73F],
[0x02A6E0, 0x02A6FF],
[0x02B739, 0x02B73F],
[0x02B81E, 0x02B81F],
[0x02CEA2, 0x02CEAF],
[0x02EBE1, 0x02F7FF],

View File

@ -1,4 +1,4 @@
// Copyright 2020 Mathias Bynens. All rights reserved.
// Copyright 2021 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 v13.0.0
Unicode v14.0.0
esid: sec-static-semantics-unicodematchproperty-p
features: [regexp-unicode-property-escapes]
includes: [regExpUtils.js]

View File

@ -1,4 +1,4 @@
// Copyright 2020 Mathias Bynens. All rights reserved.
// Copyright 2021 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 v13.0.0
Unicode v14.0.0
esid: sec-static-semantics-unicodematchproperty-p
features: [regexp-unicode-property-escapes]
includes: [regExpUtils.js]

View File

@ -1,4 +1,4 @@
// Copyright 2020 Mathias Bynens. All rights reserved.
// Copyright 2021 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 v13.0.0
Unicode v14.0.0
esid: sec-static-semantics-unicodematchproperty-p
features: [regexp-unicode-property-escapes]
includes: [regExpUtils.js]
@ -552,10 +552,17 @@ const matchSymbols = buildString({
0x00A7BB,
0x00A7BD,
0x00A7BF,
0x00A7C1,
0x00A7C3,
0x00A7C8,
0x00A7CA,
0x00A7D1,
0x00A7D3,
0x00A7D5,
0x00A7D7,
0x00A7D9,
0x00A7F6,
0x010780,
0x01D4BB,
0x01D7CB
],
@ -620,7 +627,7 @@ const matchSymbols = buildString({
[0x002146, 0x002149],
[0x002170, 0x00217F],
[0x0024D0, 0x0024E9],
[0x002C30, 0x002C5E],
[0x002C30, 0x002C5F],
[0x002C65, 0x002C66],
[0x002C73, 0x002C74],
[0x002C76, 0x002C7D],
@ -639,6 +646,13 @@ const matchSymbols = buildString({
[0x00FF41, 0x00FF5A],
[0x010428, 0x01044F],
[0x0104D8, 0x0104FB],
[0x010597, 0x0105A1],
[0x0105A3, 0x0105B1],
[0x0105B3, 0x0105B9],
[0x0105BB, 0x0105BC],
[0x010783, 0x010785],
[0x010787, 0x0107B0],
[0x0107B2, 0x0107BA],
[0x010CC0, 0x010CF2],
[0x0118C0, 0x0118DF],
[0x016E60, 0x016E7F],
@ -668,6 +682,8 @@ const matchSymbols = buildString({
[0x01D78A, 0x01D78F],
[0x01D7AA, 0x01D7C2],
[0x01D7C4, 0x01D7C9],
[0x01DF00, 0x01DF09],
[0x01DF0B, 0x01DF1E],
[0x01E922, 0x01E943]
]
});
@ -1043,6 +1059,7 @@ const nonMatchSymbols = buildString({
0x001FB5,
0x001FC5,
0x001FF5,
0x002C60,
0x002C67,
0x002C69,
0x002C6B,
@ -1194,9 +1211,20 @@ const nonMatchSymbols = buildString({
0x00A7BA,
0x00A7BC,
0x00A7BE,
0x00A7C0,
0x00A7C2,
0x00A7C9,
0x00A7D2,
0x00A7D4,
0x00A7D6,
0x00A7D8,
0x00A7F7,
0x00AB5B,
0x0105A2,
0x0105B2,
0x0105BA,
0x010786,
0x0107B1,
0x01D455,
0x01D4BA,
0x01D4BC,
@ -1206,7 +1234,8 @@ const nonMatchSymbols = buildString({
0x01D74F,
0x01D789,
0x01D7C3,
0x01D7CA
0x01D7CA,
0x01DF0A
],
ranges: [
[0x00DC00, 0x00DFFF],
@ -1291,7 +1320,6 @@ const nonMatchSymbols = buildString({
[0x002180, 0x002183],
[0x002185, 0x0024CF],
[0x0024EA, 0x002C2F],
[0x002C5F, 0x002C60],
[0x002C62, 0x002C64],
[0x002C6D, 0x002C70],
[0x002C7E, 0x002C80],
@ -1307,9 +1335,9 @@ const nonMatchSymbols = buildString({
[0x00A78F, 0x00A790],
[0x00A7AA, 0x00A7AE],
[0x00A7B0, 0x00A7B4],
[0x00A7C0, 0x00A7C2],
[0x00A7C4, 0x00A7C7],
[0x00A7CB, 0x00A7F5],
[0x00A7CB, 0x00A7D0],
[0x00A7DA, 0x00A7F5],
[0x00A7FB, 0x00AB2F],
[0x00AB69, 0x00AB6F],
[0x00ABC0, 0x00DBFF],
@ -1318,7 +1346,10 @@ const nonMatchSymbols = buildString({
[0x00FB18, 0x00FF40],
[0x00FF5B, 0x010427],
[0x010450, 0x0104D7],
[0x0104FC, 0x010CBF],
[0x0104FC, 0x010596],
[0x0105BD, 0x01077F],
[0x010781, 0x010782],
[0x0107BB, 0x010CBF],
[0x010CF3, 0x0118BF],
[0x0118E0, 0x016E5F],
[0x016E80, 0x01D419],
@ -1339,7 +1370,8 @@ const nonMatchSymbols = buildString({
[0x01D71C, 0x01D735],
[0x01D756, 0x01D76F],
[0x01D790, 0x01D7A9],
[0x01D7CC, 0x01E921],
[0x01D7CC, 0x01DEFF],
[0x01DF1F, 0x01E921],
[0x01E944, 0x10FFFF]
]
});

View File

@ -1,4 +1,4 @@
// Copyright 2020 Mathias Bynens. All rights reserved.
// Copyright 2021 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 v13.0.0
Unicode v14.0.0
esid: sec-static-semantics-unicodematchproperty-p
features: [regexp-unicode-property-escapes]
includes: [regExpUtils.js]

View File

@ -1,4 +1,4 @@
// Copyright 2020 Mathias Bynens. All rights reserved.
// Copyright 2021 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 v13.0.0
Unicode v14.0.0
esid: sec-static-semantics-unicodematchproperty-p
features: [regexp-unicode-property-escapes]
includes: [regExpUtils.js]

View File

@ -1,4 +1,4 @@
// Copyright 2020 Mathias Bynens. All rights reserved.
// Copyright 2021 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 v13.0.0
Unicode v14.0.0
esid: sec-static-semantics-unicodematchproperty-p
features: [regexp-unicode-property-escapes]
includes: [regExpUtils.js]

View File

@ -1,4 +1,4 @@
// Copyright 2020 Mathias Bynens. All rights reserved.
// Copyright 2021 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 v13.0.0
Unicode v14.0.0
esid: sec-static-semantics-unicodematchproperty-p
features: [regexp-unicode-property-escapes]
includes: [regExpUtils.js]

View File

@ -1,4 +1,4 @@
// Copyright 2020 Mathias Bynens. All rights reserved.
// Copyright 2021 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 v13.0.0
Unicode v14.0.0
esid: sec-static-semantics-unicodematchproperty-p
features: [regexp-unicode-property-escapes]
includes: [regExpUtils.js]

View File

@ -1,4 +1,4 @@
// Copyright 2020 Mathias Bynens. All rights reserved.
// Copyright 2021 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 v13.0.0
Unicode v14.0.0
esid: sec-static-semantics-unicodematchproperty-p
features: [regexp-unicode-property-escapes]
includes: [regExpUtils.js]

View File

@ -1,4 +1,4 @@
// Copyright 2020 Mathias Bynens. All rights reserved.
// Copyright 2021 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 v13.0.0
Unicode v14.0.0
esid: sec-static-semantics-unicodematchproperty-p
features: [regexp-unicode-property-escapes]
includes: [regExpUtils.js]

View File

@ -1,4 +1,4 @@
// Copyright 2020 Mathias Bynens. All rights reserved.
// Copyright 2021 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 v13.0.0
Unicode v14.0.0
esid: sec-static-semantics-unicodematchproperty-p
features: [regexp-unicode-property-escapes]
includes: [regExpUtils.js]

View File

@ -1,4 +1,4 @@
// Copyright 2020 Mathias Bynens. All rights reserved.
// Copyright 2021 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 v13.0.0
Unicode v14.0.0
esid: sec-static-semantics-unicodematchproperty-p
features: [regexp-unicode-property-escapes]
includes: [regExpUtils.js]
@ -18,7 +18,7 @@ const matchSymbols = buildString({
ranges: [
[0x011700, 0x01171A],
[0x01171D, 0x01172B],
[0x011730, 0x01173F]
[0x011730, 0x011746]
]
});
testPropertyEscapes(
@ -50,7 +50,7 @@ const nonMatchSymbols = buildString({
[0x00E000, 0x0116FF],
[0x01171B, 0x01171C],
[0x01172C, 0x01172F],
[0x011740, 0x10FFFF]
[0x011747, 0x10FFFF]
]
});
testPropertyEscapes(

View File

@ -1,4 +1,4 @@
// Copyright 2020 Mathias Bynens. All rights reserved.
// Copyright 2021 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 v13.0.0
Unicode v14.0.0
esid: sec-static-semantics-unicodematchproperty-p
features: [regexp-unicode-property-escapes]
includes: [regExpUtils.js]

View File

@ -1,4 +1,4 @@
// Copyright 2020 Mathias Bynens. All rights reserved.
// Copyright 2021 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 v13.0.0
Unicode v14.0.0
esid: sec-static-semantics-unicodematchproperty-p
features: [regexp-unicode-property-escapes]
includes: [regExpUtils.js]
@ -15,8 +15,7 @@ includes: [regExpUtils.js]
const matchSymbols = buildString({
loneCodePoints: [
0x00061C,
0x00061E,
0x00FDCF,
0x01EE24,
0x01EE27,
0x01EE39,
@ -38,21 +37,22 @@ const matchSymbols = buildString({
[0x000600, 0x000604],
[0x000606, 0x00060B],
[0x00060D, 0x00061A],
[0x00061C, 0x00061E],
[0x000620, 0x00063F],
[0x000641, 0x00064A],
[0x000656, 0x00066F],
[0x000671, 0x0006DC],
[0x0006DE, 0x0006FF],
[0x000750, 0x00077F],
[0x0008A0, 0x0008B4],
[0x0008B6, 0x0008C7],
[0x0008D3, 0x0008E1],
[0x000870, 0x00088E],
[0x000890, 0x000891],
[0x000898, 0x0008E1],
[0x0008E3, 0x0008FF],
[0x00FB50, 0x00FBC1],
[0x00FB50, 0x00FBC2],
[0x00FBD3, 0x00FD3D],
[0x00FD50, 0x00FD8F],
[0x00FD40, 0x00FD8F],
[0x00FD92, 0x00FDC7],
[0x00FDF0, 0x00FDFD],
[0x00FDF0, 0x00FDFF],
[0x00FE70, 0x00FE74],
[0x00FE76, 0x00FEFC],
[0x010E60, 0x010E7E],
@ -102,12 +102,11 @@ const nonMatchSymbols = buildString({
0x000605,
0x00060C,
0x00061B,
0x00061D,
0x00061F,
0x000640,
0x000670,
0x0006DD,
0x0008B5,
0x00088F,
0x0008E2,
0x00FE75,
0x01EE04,
@ -142,15 +141,16 @@ const nonMatchSymbols = buildString({
[0x000000, 0x0005FF],
[0x00064B, 0x000655],
[0x000700, 0x00074F],
[0x000780, 0x00089F],
[0x0008C8, 0x0008D2],
[0x000780, 0x00086F],
[0x000892, 0x000897],
[0x000900, 0x00DBFF],
[0x00E000, 0x00FB4F],
[0x00FBC2, 0x00FBD2],
[0x00FD3E, 0x00FD4F],
[0x00FBC3, 0x00FBD2],
[0x00FD3E, 0x00FD3F],
[0x00FD90, 0x00FD91],
[0x00FDC8, 0x00FDEF],
[0x00FDFE, 0x00FE6F],
[0x00FDC8, 0x00FDCE],
[0x00FDD0, 0x00FDEF],
[0x00FE00, 0x00FE6F],
[0x00FEFD, 0x010E5F],
[0x010E7F, 0x01EDFF],
[0x01EE25, 0x01EE26],

View File

@ -1,4 +1,4 @@
// Copyright 2020 Mathias Bynens. All rights reserved.
// Copyright 2021 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 v13.0.0
Unicode v14.0.0
esid: sec-static-semantics-unicodematchproperty-p
features: [regexp-unicode-property-escapes]
includes: [regExpUtils.js]

View File

@ -1,4 +1,4 @@
// Copyright 2020 Mathias Bynens. All rights reserved.
// Copyright 2021 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 v13.0.0
Unicode v14.0.0
esid: sec-static-semantics-unicodematchproperty-p
features: [regexp-unicode-property-escapes]
includes: [regExpUtils.js]

View File

@ -1,4 +1,4 @@
// Copyright 2020 Mathias Bynens. All rights reserved.
// Copyright 2021 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 v13.0.0
Unicode v14.0.0
esid: sec-static-semantics-unicodematchproperty-p
features: [regexp-unicode-property-escapes]
includes: [regExpUtils.js]
@ -16,8 +16,8 @@ includes: [regExpUtils.js]
const matchSymbols = buildString({
loneCodePoints: [],
ranges: [
[0x001B00, 0x001B4B],
[0x001B50, 0x001B7C]
[0x001B00, 0x001B4C],
[0x001B50, 0x001B7E]
]
});
testPropertyEscapes(
@ -46,8 +46,8 @@ const nonMatchSymbols = buildString({
ranges: [
[0x00DC00, 0x00DFFF],
[0x000000, 0x001AFF],
[0x001B4C, 0x001B4F],
[0x001B7D, 0x00DBFF],
[0x001B4D, 0x001B4F],
[0x001B7F, 0x00DBFF],
[0x00E000, 0x10FFFF]
]
});

View File

@ -1,4 +1,4 @@
// Copyright 2020 Mathias Bynens. All rights reserved.
// Copyright 2021 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 v13.0.0
Unicode v14.0.0
esid: sec-static-semantics-unicodematchproperty-p
features: [regexp-unicode-property-escapes]
includes: [regExpUtils.js]

View File

@ -1,4 +1,4 @@
// Copyright 2020 Mathias Bynens. All rights reserved.
// Copyright 2021 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 v13.0.0
Unicode v14.0.0
esid: sec-static-semantics-unicodematchproperty-p
features: [regexp-unicode-property-escapes]
includes: [regExpUtils.js]

View File

@ -1,4 +1,4 @@
// Copyright 2020 Mathias Bynens. All rights reserved.
// Copyright 2021 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 v13.0.0
Unicode v14.0.0
esid: sec-static-semantics-unicodematchproperty-p
features: [regexp-unicode-property-escapes]
includes: [regExpUtils.js]

View File

@ -1,4 +1,4 @@
// Copyright 2020 Mathias Bynens. All rights reserved.
// Copyright 2021 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 v13.0.0
Unicode v14.0.0
esid: sec-static-semantics-unicodematchproperty-p
features: [regexp-unicode-property-escapes]
includes: [regExpUtils.js]

View File

@ -1,4 +1,4 @@
// Copyright 2020 Mathias Bynens. All rights reserved.
// Copyright 2021 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 v13.0.0
Unicode v14.0.0
esid: sec-static-semantics-unicodematchproperty-p
features: [regexp-unicode-property-escapes]
includes: [regExpUtils.js]

View File

@ -1,4 +1,4 @@
// Copyright 2020 Mathias Bynens. All rights reserved.
// Copyright 2021 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 v13.0.0
Unicode v14.0.0
esid: sec-static-semantics-unicodematchproperty-p
features: [regexp-unicode-property-escapes]
includes: [regExpUtils.js]

View File

@ -1,4 +1,4 @@
// Copyright 2020 Mathias Bynens. All rights reserved.
// Copyright 2021 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 v13.0.0
Unicode v14.0.0
esid: sec-static-semantics-unicodematchproperty-p
features: [regexp-unicode-property-escapes]
includes: [regExpUtils.js]
@ -19,7 +19,7 @@ const matchSymbols = buildString({
],
ranges: [
[0x011000, 0x01104D],
[0x011052, 0x01106F]
[0x011052, 0x011075]
]
});
testPropertyEscapes(
@ -50,7 +50,7 @@ const nonMatchSymbols = buildString({
[0x000000, 0x00DBFF],
[0x00E000, 0x010FFF],
[0x01104E, 0x011051],
[0x011070, 0x01107E],
[0x011076, 0x01107E],
[0x011080, 0x10FFFF]
]
});

View File

@ -1,4 +1,4 @@
// Copyright 2020 Mathias Bynens. All rights reserved.
// Copyright 2021 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 v13.0.0
Unicode v14.0.0
esid: sec-static-semantics-unicodematchproperty-p
features: [regexp-unicode-property-escapes]
includes: [regExpUtils.js]

View File

@ -1,4 +1,4 @@
// Copyright 2020 Mathias Bynens. All rights reserved.
// Copyright 2021 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 v13.0.0
Unicode v14.0.0
esid: sec-static-semantics-unicodematchproperty-p
features: [regexp-unicode-property-escapes]
includes: [regExpUtils.js]

View File

@ -1,4 +1,4 @@
// Copyright 2020 Mathias Bynens. All rights reserved.
// Copyright 2021 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 v13.0.0
Unicode v14.0.0
esid: sec-static-semantics-unicodematchproperty-p
features: [regexp-unicode-property-escapes]
includes: [regExpUtils.js]

View File

@ -1,4 +1,4 @@
// Copyright 2020 Mathias Bynens. All rights reserved.
// Copyright 2021 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 v13.0.0
Unicode v14.0.0
esid: sec-static-semantics-unicodematchproperty-p
features: [regexp-unicode-property-escapes]
includes: [regExpUtils.js]
@ -17,7 +17,8 @@ const matchSymbols = buildString({
loneCodePoints: [],
ranges: [
[0x001400, 0x00167F],
[0x0018B0, 0x0018F5]
[0x0018B0, 0x0018F5],
[0x011AB0, 0x011ABF]
]
});
testPropertyEscapes(
@ -48,7 +49,8 @@ const nonMatchSymbols = buildString({
[0x000000, 0x0013FF],
[0x001680, 0x0018AF],
[0x0018F6, 0x00DBFF],
[0x00E000, 0x10FFFF]
[0x00E000, 0x011AAF],
[0x011AC0, 0x10FFFF]
]
});
testPropertyEscapes(

Some files were not shown because too many files have changed in this diff Show More