Searched defs:phrase (Results 1 – 6 of 6) sorted by relevance
42 void doGetProns(SR_Vocabulary *vocab, LCHAR* phrase, size_t len, FILE* fout) in doGetProns()112 LCHAR phrase[MAX_LINE_LENGTH]; in main() local
80 UnicodeString phrase ; in applyPattern() local
72 int Pronunciation::lookup( Vocabulary & vocab, std::string & phrase ) in lookup()
660 const char* phrase = iter.Symbol(); in make_openfst_graphs() local
54 const char *phrase, const char* pronunciation, in CA_AddWordToSyntax()
410 ESR_ReturnCode SR_VocabularyGetPronunciationImpl(SR_Vocabulary* self, const LCHAR* phrase, LCHAR* p… in SR_VocabularyGetPronunciationImpl()