Searched refs:dump_dat (Results 1 – 2 of 2) sorted by relevance
/dports/japanese/p5-Text-ChaSen/chasen-2.4.5/mkchadic/ |
H A D | dumpdic.c | 43 dump_dat(lexicon_t *lex, FILE *datfile, long compound) in dump_dat() function 113 dat_index = dump_dat(entries + i, datfile, NO_COMPOUND); in dump_compound() 143 dat_index = dump_dat(entries, datfile, compound); in dump_dic()
|
/dports/japanese/chasen-base/chasen-2.4.5/mkchadic/ |
H A D | dumpdic.c | 43 dump_dat(lexicon_t *lex, FILE *datfile, long compound) in dump_dat() function 113 dat_index = dump_dat(entries + i, datfile, NO_COMPOUND); in dump_compound() 143 dat_index = dump_dat(entries, datfile, compound); in dump_dic()
|