(CCL_DECODE_CHAR, CCL_ENCODE_CHAR): New macros.
authorKenichi Handa <handa@m17n.org>
Thu, 30 Jan 2003 02:19:06 +0000 (02:19 +0000)
committerKenichi Handa <handa@m17n.org>
Thu, 30 Jan 2003 02:19:06 +0000 (02:19 +0000)
commitbda731af93ef3c3b9e709657db8fff9bd722c1c5
treee1ea7588ec40e4eaf5619975ba2c50192cf432a7
parent01ca0a766d09f70a38c0aecf77dbb8272fadbaed
(CCL_DECODE_CHAR, CCL_ENCODE_CHAR): New macros.
(ccl_driver): New arg CHARSET_LIST.  Use the above macros instead
of DECODE_CAHR, ENCODE_CHAR, CHAR_CHARSET.
(Fccl_execute): Call ccl_driver with the last arg Qnil.
(Fccl_execute_on_string): Likewise.
src/ccl.c