This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
parts/inc/utf8: Backport some basic UTF-8 stuff
authorKarl Williamson <khw@cpan.org>
Sun, 6 Oct 2019 03:32:16 +0000 (21:32 -0600)
committerNicolas R <atoomic@cpan.org>
Fri, 8 Nov 2019 19:01:12 +0000 (12:01 -0700)
commita807d978584f00990421a1becbe8aedb5d1ff748
treed220dc460380a70acb8a506ef985c446ec5332e5
parentd4b3485f542a981e460fb955929264fca681bf01
parts/inc/utf8: Backport some basic UTF-8 stuff

These are not in the public API because no module writer should be
dealing at this level, but they are needed for backporting some things,
and so they are provided here without publicly announcing their
availability.

Included is an internal helper function

(cherry picked from commit 4ebf864379b0c46d16a19d5546e36062b2545eae)
Signed-off-by: Nicolas R <atoomic@cpan.org>
dist/Devel-PPPort/parts/inc/utf8