summaryrefslogtreecommitdiff
path: root/perlapi.h
diff options
context:
space:
mode:
authorKarl Williamson <khw@cpan.org>2018-12-06 16:57:17 -0700
committerKarl Williamson <khw@cpan.org>2018-12-07 10:55:20 -0700
commit3601832e0e3e0dc07d27e6e3da50ad346500f469 (patch)
tree3929864694fff729748eaa2dfa98188e81487b8c /perlapi.h
parent85b52c7a801df3fe16026c0c2ff86663e8c4132e (diff)
downloadperl-3601832e0e3e0dc07d27e6e3da50ad346500f469.tar.gz
regen/mk_invlists.pl: Add new table
This table contains all the code points that are in any multi-character fold (not the folded-from character, but what that character folds to). It 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 af5b042b72..bd1d4348d0 100644
--- a/perlapi.h
+++ b/perlapi.h
@@ -111,6 +111,8 @@ END_EXTERN_C
#define PL_HasMultiCharFold (*Perl_GHasMultiCharFold_ptr(NULL))
#undef PL_InBitmap
#define PL_InBitmap (*Perl_GInBitmap_ptr(NULL))
+#undef PL_InMultiCharFold
+#define PL_InMultiCharFold (*Perl_GInMultiCharFold_ptr(NULL))
#undef PL_LB_invlist
#define PL_LB_invlist (*Perl_GLB_invlist_ptr(NULL))
#undef PL_Latin1