This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
utf8.h: define IS_UTF8_CHAR for EBCDIC
authorKarl Williamson <public@khwilliamson.com>
Mon, 21 Nov 2011 23:28:52 +0000 (16:28 -0700)
committerKarl Williamson <public@khwilliamson.com>
Tue, 22 Nov 2011 00:20:23 +0000 (17:20 -0700)
commit2f454f119a96b1967d2f23688383ce7c84a497d6
tree95145125a2d8f18f83dc55fa08349b339002704e
parentc78f6c49c89ea5b4fb76bb0e714940a5123e8f1d
utf8.h: define IS_UTF8_CHAR for EBCDIC

This is based on my eyeballing a file I had generated of the encodings
for Unicode code points, so could be wrong.  It does compile
utf8.h