summaryrefslogtreecommitdiff
path: root/regen
diff options
context:
space:
mode:
Diffstat (limited to 'regen')
-rwxr-xr-xregen/regcharclass.pl4
1 files changed, 4 insertions, 0 deletions
diff --git a/regen/regcharclass.pl b/regen/regcharclass.pl
index 1d4a9217ec..8d18d03340 100755
--- a/regen/regcharclass.pl
+++ b/regen/regcharclass.pl
@@ -915,3 +915,7 @@ GCB_T: Grapheme_Cluster_Break=T
GCB_V: Grapheme_Cluster_Break=V
=> UTF8 :fast
\p{_X_GCB_V}
+
+QUOTEMETA: Meta-characters that \Q should quote
+=> high :fast
+\p{_Perl_Quotemeta}