Audit #ifdef EBCDIC and #ifndef ASCIIish, replace latter with former.
authorNick Ing-Simmons <nik@tiuk.ti.com>
Sun, 11 Mar 2001 19:39:34 +0000 (19:39 +0000)
committerNick Ing-Simmons <nik@tiuk.ti.com>
Sun, 11 Mar 2001 19:39:34 +0000 (19:39 +0000)
commitc7f1f0165ac822994a67426c2d8003c3974e49ef
tree04bf39f616ce516a7ac5faadf47ae622578082ee
parentffebcc3e6acf9636047196271385e91b0490ae34
Audit #ifdef EBCDIC and #ifndef ASCIIish, replace latter with former.
Use ASCII_TO_NATIVE and NATIVE_TO_ASCII to avoid some #ifs.

p4raw-id: //depot/perlio@9105
regcomp.c
toke.c
utf8.c