This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Salvage bits and pieces from the experimental 'utf8 everywhere'
authorJarkko Hietaniemi <jhi@iki.fi>
Thu, 31 May 2001 00:16:44 +0000 (00:16 +0000)
committerJarkko Hietaniemi <jhi@iki.fi>
Thu, 31 May 2001 00:16:44 +0000 (00:16 +0000)
commit0064a8a9866779dceb087452b9bfaa733c51adce
tree3fdfd380d1e3b371bed489f787cf1c3a69e22234
parent9c5ffd7c3fe1ab64d3e7d06810ac3ab42426718b
Salvage bits and pieces from the experimental 'utf8 everywhere'
patch: rename HINT_BYTE and IN_BYTE to HINT_BYTES and IN_BYTES
to match the pragma name; various robustness cleanups.

p4raw-id: //depot/perl@10339
12 files changed:
lib/utf8_heavy.pl
mg.c
perl.h
pp.c
pp_ctl.c
pp_sys.c
regexec.c
sv.c
toke.c
utf8.c
utf8.h
utfebcdic.h