summaryrefslogtreecommitdiff
path: root/regen/unicode_constants.pl
diff options
context:
space:
mode:
authorKarl Williamson <khw@cpan.org>2022-03-17 17:33:08 -0600
committerKarl Williamson <khw@cpan.org>2022-03-19 23:17:51 -0600
commit806eaaf9dee151d9a00021704239209934b72563 (patch)
tree13e7b98696e8499fcd4609c6fad764c321f9d16f /regen/unicode_constants.pl
parenta29825fb7d24f59dafbdfc07fb7481838acdef41 (diff)
downloadperl-806eaaf9dee151d9a00021704239209934b72563.tar.gz
Add ERASE paired delimiters
The characters with this name look good as mirrored delimiters.
Diffstat (limited to 'regen/unicode_constants.pl')
-rw-r--r--regen/unicode_constants.pl1
1 files changed, 1 insertions, 0 deletions
diff --git a/regen/unicode_constants.pl b/regen/unicode_constants.pl
index 6b9bc16fb8..73011c979e 100644
--- a/regen/unicode_constants.pl
+++ b/regen/unicode_constants.pl
@@ -237,6 +237,7 @@ $R_re = qr/$R_re/;
$directional_re = qr/($directional_re)/; # Make sure to capture $1
my @included_symbols = (
+ 0x2326, 0x232B, # ERASE
0x23E9 .. 0x23EA, # DOUBLE TRIANGLE
0x23ED .. 0x23EE, # DOUBLE TRIANGLE with BAR
0x269E .. 0x269F, # THREE LINES CONVERGING