Home
last modified time | relevance | path

Searched refs:ykYosokuKouho (Results 1 – 4 of 4) sorted by relevance

/dports/japanese/scim-honoka-plugin-wnn/honoka-plugin-wnn-0.9.0/src/
H A Dwnnproto.h65 extern char **ykYosokuKouho;
H A Dwnnconversion.cpp359 m_iconv.convert(w,ykYosokuKouho[i],strlen(ykYosokuKouho[i])); in getYosokuList()
/dports/japanese/Wnn7-lib/src/Wnn/jlib/
H A Djs.c5793 char **ykYosokuKouho = NULL; /* ͽ¬����(����ʸ����) */ variable
5849 if (ykYosokuKouhoNum != 0 || ykYosokuKouho != NULL) in js_yosoku_yosoku()
5862 if (ykYosokuKouho == NULL) { in js_yosoku_yosoku()
5878 if (ykYosokuKouho[i] == NULL) { in js_yosoku_yosoku()
5881 free(ykYosokuKouho[j]); in js_yosoku_yosoku()
5891 free(ykYosokuKouho); in js_yosoku_yosoku()
5895 getscom(ykYosokuKouho[i], env->js_id, kanjisize + 1); in js_yosoku_yosoku()
5924 if (ykYosokuKouho[i] != NULL) in js_yosoku_kouho_free()
5925 free(ykYosokuKouho[i]); in js_yosoku_kouho_free()
5927 free(ykYosokuKouho); in js_yosoku_kouho_free()
[all …]
/dports/japanese/Wnn7-lib/src/Wnn/include/
H A Djslib.h848 extern char **ykYosokuKouho; /* ͽ¬����(����ʸ����) */