Home
last modified time | relevance | path

Searched refs:tomoe_candidate_new (Results 1 – 7 of 7) sorted by relevance

/dports/japanese/tomoe/tomoe-0.6.0/lib/
H A Dtomoe-candidate.h54 TomoeCandidate *tomoe_candidate_new (TomoeChar *chr);
H A Dtomoe-candidate.c159 tomoe_candidate_new (TomoeChar *chr) in tomoe_candidate_new() function
H A Dtomoe-dict-ptr-array.c404 tomoe_candidate_new (chr)); in collect_chars_by_query()
415 tomoe_candidate_new (chr)); in collect_all_chars()
/dports/japanese/tomoe/tomoe-0.6.0/module/dict/
H A Dtomoe-dict-mysql.c932 cand = tomoe_candidate_new (chr); in retrieve_candidates()
997 cand = tomoe_candidate_new (chr); in retrieve_candidates()
H A Dtomoe-dict-est.c689 tomoe_candidate_new (chr)); in search()
/dports/japanese/tomoe/tomoe-0.6.0/bindings/python/
H A Dtomoe.defs95 (define-function tomoe_candidate_new
96 (c-name "tomoe_candidate_new")
/dports/japanese/tomoe/tomoe-0.6.0/module/recognizer/
H A Dtomoe-recognizer-simple-logic.c145 cand = tomoe_candidate_new (a); in _tomoe_recognizer_simple_get_candidates()