summaryrefslogtreecommitdiff
path: root/regen
diff options
context:
space:
mode:
authorKarl Williamson <khw@cpan.org>2021-06-30 13:45:12 -0600
committerKarl Williamson <khw@cpan.org>2021-08-14 06:47:43 -0600
commitd4bf6b07402c770d61a5f8692f24fe944655d99f (patch)
tree3f3bfdf3f054385543622303c3dde9873688e3f8 /regen
parent8c87dbc398d8be8921f2a003819c770a791d3432 (diff)
downloadperl-d4bf6b07402c770d61a5f8692f24fe944655d99f.tar.gz
utf8.c: Rmv an EBCDIC dependency
This is now generated by regcharclass.pl
Diffstat (limited to 'regen')
-rwxr-xr-xregen/regcharclass.pl2
1 files changed, 2 insertions, 0 deletions
diff --git a/regen/regcharclass.pl b/regen/regcharclass.pl
index 890dd23208..32460b72b9 100755
--- a/regen/regcharclass.pl
+++ b/regen/regcharclass.pl
@@ -1805,6 +1805,8 @@ LARGER_NON_CHARS: # 5 bytes
0xFFFFE - 0xFFFFF
0x10FFFE - 0x10FFFF
+# Note that code in utf8.c is counting on the 'fast' version to look at no
+# more than two bytes
SURROGATE: Surrogate code points
=> UTF8 :safe fast
\p{_Perl_Surrogate}