Home
last modified time | relevance | path

Searched refs:gramdic (Results 1 – 16 of 16) sorted by relevance

/dports/japanese/canna-lib/Canna37p3/lib/RK/
H A Dcontext.c74 char *gramdic, *path; local
93 if (gramdic) {
94 strcpy(gramdic, ddhome);
95 strcat(gramdic, DEFAULTGRAMDIC);
96 SG.gramdic = RkOpenGram(gramdic);
97 (void)free(gramdic);
98 if (SG.gramdic) {
163 RkCloseGram(SG.gramdic);
223 RkCloseGram(SG.gramdic); in RkwFinalize()
869 cx->gram->gramdic));
[all …]
H A Dpermdic.c221 dm->dm_gram->gramdic = gram;
259 (void)RkCloseGram(dm->dm_gram->gramdic);
H A Ddd.c1539 status = DST_OPEN(dm, file, DM_WRITABLE, cx->gram->gramdic);
1628 (void)DST_CLOSE(dm, file, cx->gram->gramdic);
H A Dnword.c212 switch (RkCheckNegGram(cx->gram->gramdic,
940 struct RkKxGram *gram = cx->gram->gramdic;
1380 struct RkKxGram *gram = cx->gram->gramdic;
H A Dbun.c89 hinsi = RkGetGramName(cx->gram->gramdic, wp->nw_rowcol);
1547 p = RkUparseGramNum(cx->gram->gramdic, lex->rownum, hinshi, 256);
H A DRKintern.h521 struct RkKxGram *gramdic; /* grammar dictionary */
H A Ddic.c1053 if (GetLine(new_cx, cx->gram->gramdic, (struct TD *)initial_td,
H A Dtempdic.c777 struct RkKxGram *gram = cx->gram->gramdic;
/dports/japanese/canna-server/Canna37p3/lib/RK/
H A Dcontext.c74 char *gramdic, *path; local
93 if (gramdic) {
94 strcpy(gramdic, ddhome);
95 strcat(gramdic, DEFAULTGRAMDIC);
96 SG.gramdic = RkOpenGram(gramdic);
97 (void)free(gramdic);
98 if (SG.gramdic) {
163 RkCloseGram(SG.gramdic);
223 RkCloseGram(SG.gramdic); in RkwFinalize()
869 cx->gram->gramdic));
[all …]
H A Dpermdic.c221 dm->dm_gram->gramdic = gram;
259 (void)RkCloseGram(dm->dm_gram->gramdic);
H A Ddd.c1539 status = DST_OPEN(dm, file, DM_WRITABLE, cx->gram->gramdic);
1628 (void)DST_CLOSE(dm, file, cx->gram->gramdic);
H A Dnword.c212 switch (RkCheckNegGram(cx->gram->gramdic,
940 struct RkKxGram *gram = cx->gram->gramdic;
1380 struct RkKxGram *gram = cx->gram->gramdic;
H A Dbun.c89 hinsi = RkGetGramName(cx->gram->gramdic, wp->nw_rowcol);
1547 p = RkUparseGramNum(cx->gram->gramdic, lex->rownum, hinshi, 256);
H A DRKintern.h521 struct RkKxGram *gramdic; /* grammar dictionary */
H A Ddic.c1053 if (GetLine(new_cx, cx->gram->gramdic, (struct TD *)initial_td,
H A Dtempdic.c777 struct RkKxGram *gram = cx->gram->gramdic;