(char_encode_big5): New function.
authortomo <tomo>
Wed, 11 Jul 2001 08:52:04 +0000 (08:52 +0000)
committertomo <tomo>
Wed, 11 Jul 2001 08:52:04 +0000 (08:52 +0000)
commitbd3ceb2654ab85ed1a851e57e175ea182f1ef71a
tree83e5ae1ab644dd7be6404544bd460364193aee72
parent7a8a17749b677854ab13b33c9a15faf4833d1630
(char_encode_big5): New function.
(char_finish_big5): Likewise.
(reset_encoding_stream): Use `char_encode_big5' and `char_finish_big5'
for CODESYS_BIG5.
(mule_encode): Don't use `encode_coding_big5'.
(encode_coding_big5): Deleted.
src/text-coding.c