Remove special handling for character types of characters >= 128, <= 255
Many of the character types were wrong. Now the asc* names really do mean ASCII, rather than latin-1.
Please register or sign in to comment
Many of the character types were wrong. Now the asc* names really do mean ASCII, rather than latin-1.