Searched refs:anthy_validate_seq_ent (Results 1 – 3 of 3) sorted by relevance
/dports/japanese/anthy/anthy-0.4/src-worddic/ |
H A D | dic_main.h | 31 struct seq_ent *anthy_validate_seq_ent(struct seq_ent *seq, xstr *xs,
|
H A D | word_dic.c | 57 anthy_validate_seq_ent(struct seq_ent *seq, xstr *xs, int is_reverse) in anthy_validate_seq_ent() function 101 seq = anthy_validate_seq_ent(seq, xs, is_reverse); in do_get_seq_ent_from_xstr() 229 anthy_validate_seq_ent(seq, xs, is_reverse); in scan_misc_dic()
|
H A D | word_lookup.c | 609 anthy_validate_seq_ent(seq, &lc->array[i]->xs, lc->is_reverse); in load_words()
|