This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
unicode_constants.pl: Generate paired string delimiters
authorKarl Williamson <khw@cpan.org>
Mon, 14 Feb 2022 04:08:22 +0000 (21:08 -0700)
committerKarl Williamson <khw@cpan.org>
Sun, 20 Mar 2022 05:17:51 +0000 (23:17 -0600)
commitc7b32e72c6b0a4931897121ac865a0fbc7445f17
treeb799bc89198aef4a0c40ede7280e7d367c25b095
parent63cd44e4d01aafda8bc32c13f34dbab0035ac382
unicode_constants.pl: Generate paired string delimiters

This commit causes several C strings to be generated containing bytes
that match paired string delimiters beyond the four that have
traditionally been used in Perl.  This will allow a future commit to
accept more matching delimiters around strings than those four.

The code explains how the added delimiters are chosen.
regen/unicode_constants.pl
unicode_constants.h