summaryrefslogtreecommitdiff
path: root/regen
diff options
context:
space:
mode:
authorKarl Williamson <public@khwilliamson.com>2014-03-11 15:58:54 -0600
committerKarl Williamson <public@khwilliamson.com>2014-03-12 13:27:55 -0600
commit507ce328d735b95134ee5c4a262cd72eda563fbe (patch)
tree1700687f2042bfc0cf968c78101c1e3a2001d0a4 /regen
parent8120045400790e80eeca2ed84ec4decbaa9c27a6 (diff)
downloadperl-507ce328d735b95134ee5c4a262cd72eda563fbe.tar.gz
regen/regcharclass.pl: Don't generate unused macros
Having these unused macros around just clutters up the header file
Diffstat (limited to 'regen')
-rwxr-xr-xregen/regcharclass.pl8
1 files changed, 4 insertions, 4 deletions
diff --git a/regen/regcharclass.pl b/regen/regcharclass.pl
index c62d31de94..fa947a3741 100755
--- a/regen/regcharclass.pl
+++ b/regen/regcharclass.pl
@@ -1551,19 +1551,19 @@ LNBREAK: Line Break: \R
\p{VertSpace}
HORIZWS: Horizontal Whitespace: \h \H
-=> generic UTF8 LATIN1 high cp_high :fast safe
+=> high cp_high : fast
\p{HorizSpace}
VERTWS: Vertical Whitespace: \v \V
-=> generic UTF8 high LATIN1 cp_high :fast safe
+=> high cp_high : fast
\p{VertSpace}
XDIGIT: Hexadecimal digits
-=> UTF8 high cp_high :fast
+=> high cp_high : fast
\p{XDigit}
XPERLSPACE: \p{XPerlSpace}
-=> generic UTF8 high cp_high :fast
+=> high cp_high : fast
\p{XPerlSpace}
REPLACEMENT: Unicode REPLACEMENT CHARACTER