Searched refs:wordmap_reset (Results 1 – 3 of 3) sorted by relevance
229 void wordmap_reset(wordmap* wmap);
1188 wordmap_reset(impl->scopes_olabels); in SR_SemanticGraph_Reset()1189 wordmap_reset(impl->scripts); in SR_SemanticGraph_Reset()1190 wordmap_reset(impl->ilabels); //Rabih: I added this in SR_SemanticGraph_Reset()
614 void wordmap_reset(wordmap* wmap) in wordmap_reset() function1741 wordmap_reset(fst->olabels); in FST_ResetGrammar()