Searched refs:setupVocabulary (Results 1 – 3 of 3) sorted by relevance
160 return self->setupVocabulary(self, vocabulary); in SR_GrammarSetupVocabulary()
62 impl->Interface.setupVocabulary = &SR_Grammar_SetupVocabulary; in SR_Grammar_Create()
218 ESR_ReturnCode(*setupVocabulary)(struct SR_Grammar_t *self, SR_Vocabulary *vocabulary); member