Sha256: f3f264b09ffb027a96fdc0d9f00ef2d30c72ff7a3fccf09f421e69da40912da7
Contents?: true
Size: 353 Bytes
Versions: 7
Compression:
Stored size: 353 Bytes
Contents
#include "regenc.h" /* dummy for unsupported, non-ascii-based encoding */ ENC_DUMMY("IBM037"); ENC_ALIAS("ebcdic-cp-us", "IBM037"); /* we start with just defining a single EBCDIC encoding, * hopefully the most widely used one. * * See http://www.iana.org/assignments/character-sets/character-sets.xhtml * http://tools.ietf.org/html/rfc1345 */
Version data entries
7 entries across 7 versions & 2 rubygems