Home
last modified time | relevance | path

Searched refs:SR_SemanticGraph_AddWordToSlot (Results 1 – 2 of 2) sorted by relevance

/external/srec/srec/Semproc/include/
DSR_SemanticGraphImpl.h138 SREC_SEMPROC_API ESR_ReturnCode SR_SemanticGraph_AddWordToSlot(SR_SemanticGraph* self, const LCHAR*…
/external/srec/srec/Semproc/src/
DSemanticGraphImpl.c61 impl->Interface.addWordToSlot = &SR_SemanticGraph_AddWordToSlot; in SR_SemanticGraphCreate()
1021 ESR_ReturnCode SR_SemanticGraph_AddWordToSlot(SR_SemanticGraph* self, const LCHAR* _slot, const LCH… in SR_SemanticGraph_AddWordToSlot() function