Home
last modified time | relevance | path

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

/external/srec/srec/include/
Dsrec_context.h222 int wordmap_whether_in_rule(wordmap* wmap, wordID word, wordID rule);
/external/srec/srec/crec/
Dastar.c106 if (wordmap_whether_in_rule(wmap, word, atoken->ilabel)) in get_arc_for_word()
157 if (wordmap_whether_in_rule(wmap, word, tmp->ilabel)) in get_arc_for_word()
Dsrec_context.c532 int wordmap_whether_in_rule(wordmap* wmap, wordID word, wordID rule) in wordmap_whether_in_rule() function
/external/srec/srec/Semproc/src/
DSemanticProcessorImpl.c274 wordmap_whether_in_rule(semgraph->ilabels, *currentWord, atok->ilabel)) in checkpath_forwardByWordID()
383 wordmap_whether_in_rule(semgraph->ilabels, wdID, atok->ilabel)) in checkpath_forward()