(unibyte_char_to_multibyte):
authorKenichi Handa <handa@m17n.org>
Mon, 31 Aug 1998 03:50:17 +0000 (03:50 +0000)
committerKenichi Handa <handa@m17n.org>
Mon, 31 Aug 1998 03:50:17 +0000 (03:50 +0000)
commitbbf12bb32b0f4d0a6e6fc2d4228173b4a1b51a8b
tree8af3411753d7ff9e65c0042086bab5fc4f90245c
parentd4e57bcd5bedb4868574821064788561819690e7
(unibyte_char_to_multibyte):
Vnonacii_translation_table will convert a 7-bit charcater.
(multibyte_char_to_unibyte): Handle the case that
Vnonacii_translation_table converts a multibyte charcater to a
unibyte charcter of less than 128.
(init_charset_once): Initialize nonascii_insert_offset and
Vnonacii_translation_table.
src/charset.c