diff options
author | Karl Williamson <public@khwilliamson.com> | 2013-02-17 12:46:05 -0700 |
---|---|---|
committer | Karl Williamson <public@khwilliamson.com> | 2013-08-29 09:55:52 -0600 |
commit | 94bb8c36d9e11dd4825e43d06f0832f01a7e5045 (patch) | |
tree | 199060dba004dca25ce3d6d0555baf8f5ebeeef9 /perly.c | |
parent | 22bd7dd23a9a8ac6942486d524260b846313e61a (diff) | |
download | perl-94bb8c36d9e11dd4825e43d06f0832f01a7e5045.tar.gz |
Add and use macro to return EBCDIC
The conversion from UTF-8 to code point should generally be to the
native code point. This adds a macro to do that, and converts the
core calls to the existing macro to use the new one instead. The old
macro is retained for possible backwards compatibility, though it
probably should be deprecated.
Diffstat (limited to 'perly.c')
0 files changed, 0 insertions, 0 deletions