This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
regen/mk_invlists.pl: Add support of 'sl' formats
authorKarl Williamson <khw@cpan.org>
Sat, 23 Dec 2017 22:25:57 +0000 (15:25 -0700)
committerKarl Williamson <khw@cpan.org>
Mon, 25 Dec 2017 00:12:03 +0000 (17:12 -0700)
commit34623dbb20698f0fedd1ded1b2461b2d281b172f
tree4593191c90d0dc39657e690b4c0924a2789749eb
parent226b74db842dc6466710b278cae98a80b0f77458
regen/mk_invlists.pl: Add support of 'sl' formats

This commit adds support of creating an inversion map for properties
that are represented by 'sl' formats, that is strings, but some elements
are references to arrays of strings, each subelement thereof is a
possible match.
charclass_invlists.h
regen/mk_invlists.pl