This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
regcharclass.pl: Add fast surrogate UTF-8 trie
authorKarl Williamson <khw@cpan.org>
Wed, 30 Jun 2021 19:01:49 +0000 (13:01 -0600)
committerKarl Williamson <khw@cpan.org>
Sat, 7 Aug 2021 11:59:15 +0000 (05:59 -0600)
commite1a9b7adc32d702958dc07123a3e3ee55af05ad1
tree1667773e9b957193a642d30b6fa46712061b9107
parent42b360b2e07dd1c42764c476a72cc282a4400ce9
regcharclass.pl: Add fast surrogate UTF-8 trie

This will be used in the next commit.  It requires only the first two
bytes to determine if a UTF-8 or UTF-EBCDIC sequence is for a surrogate
regcharclass.h
regen/regcharclass.pl