This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Use new case changing macros
authorKarl Williamson <public@khwilliamson.com>
Thu, 25 Apr 2013 16:07:47 +0000 (10:07 -0600)
committerKarl Williamson <public@khwilliamson.com>
Mon, 20 May 2013 17:01:50 +0000 (11:01 -0600)
commitd22b930b662c8c65d2e856c42f4a59454444a111
tree17b047fc198862a36aa4322fcf8b83a0d5d15450
parent25200305a51f99449a69c43f5d279893ab5a0188
Use new case changing macros

The previous commit added macros to do some case changing.  This
commit uses them in the core, where appropriate.
ext/File-Glob/bsd_glob.c
pp.c
utf8.c
utf8.h