summaryrefslogtreecommitdiff
path: root/perlvars.h
diff options
context:
space:
mode:
Diffstat (limited to 'perlvars.h')
-rw-r--r--perlvars.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/perlvars.h b/perlvars.h
index e8064eb320..8a4ff6a47b 100644
--- a/perlvars.h
+++ b/perlvars.h
@@ -305,6 +305,7 @@ PERLVAR(G, utf8_charname_begin, SV *)
PERLVAR(G, utf8_charname_continue, SV *)
PERLVAR(G, utf8_mark, SV *)
PERLVAR(G, InBitmap, SV *)
+PERLVAR(G, CCC_non0_non230, SV *)
/* Everything that folds to a given character, for case insensitivity regex
* matching */