summaryrefslogtreecommitdiff
path: root/perlapi.h
diff options
context:
space:
mode:
authorKarl Williamson <khw@cpan.org>2019-02-01 11:22:15 -0700
committerKarl Williamson <khw@cpan.org>2019-02-05 11:44:29 -0700
commita2aeff5051e0dae6b97396d6a080fdb867a91ea4 (patch)
tree928d9fcf7e449e6e8b993f9b21ab86e75074a782 /perlapi.h
parente061e59351ce8074d899ffcfe7c4b029c3322928 (diff)
downloadperl-a2aeff5051e0dae6b97396d6a080fdb867a91ea4.tar.gz
regen/mk_invlists.pl: Create new inversion list
This will be used in a future commit.
Diffstat (limited to 'perlapi.h')
-rw-r--r--perlapi.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/perlapi.h b/perlapi.h
index cb77694651..de4267aa75 100644
--- a/perlapi.h
+++ b/perlapi.h
@@ -103,6 +103,8 @@ END_EXTERN_C
#define PL_AboveLatin1 (*Perl_GAboveLatin1_ptr(NULL))
#undef PL_Assigned_invlist
#define PL_Assigned_invlist (*Perl_GAssigned_invlist_ptr(NULL))
+#undef PL_CCC_non0_non230
+#define PL_CCC_non0_non230 (*Perl_GCCC_non0_non230_ptr(NULL))
#undef PL_C_locale_obj
#define PL_C_locale_obj (*Perl_GC_locale_obj_ptr(NULL))
#undef PL_GCB_invlist