Searched refs:SR_VocabularySaveImpl (Results 1 – 2 of 2) sorted by relevance
79 ESR_ReturnCode SR_VocabularySaveImpl(SR_Vocabulary* self, const LCHAR* filename);
162 impl->Interface.save = &SR_VocabularySaveImpl; in SR_VocabularyCreateImpl()261 ESR_ReturnCode SR_VocabularySaveImpl(SR_Vocabulary* self, const LCHAR* filename) in SR_VocabularySaveImpl() function