projects
/
chise
/
libchise.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
17b7d4e
)
(chise_ds_decode_char): New prototype.
author
tomo
<tomo>
Fri, 3 Oct 2003 07:48:09 +0000
(07:48 +0000)
committer
tomo
<tomo>
Fri, 3 Oct 2003 07:48:09 +0000
(07:48 +0000)
chise.h
patch
|
blob
|
history
diff --git
a/chise.h
b/chise.h
index
4fab437
..
76713f8
100644
(file)
--- a/
chise.h
+++ b/
chise.h
@@
-79,6
+79,10
@@
typedef CHISE_CCS_Table* CHISE_CCS;
CHISE_CCS
chise_ds_get_ccs (CHISE_DS *ds, const unsigned char *ccs);
+CHISE_Char_ID
+chise_ds_decode_char (CHISE_DS *ds,
+ const unsigned char *ccs, int code_point);
+
CHISE_Char_ID chise_ccs_decode (CHISE_CCS ccs, int code_point);
int chise_ccs_set_decoded_char (CHISE_CCS ccs,