Searched refs:CA_CheckTranscription (Results 1 – 3 of 3) sorted by relevance
333 int CA_CheckTranscription(CA_Syntax *hSyntax, const char *transcription, int no) in CA_CheckTranscription() function
662 if (CA_CheckTranscription(impl->syntax, transcription, 0) == 0) in SR_Grammar_CheckParse()675 if (CA_CheckTranscription(impl->syntax, (LCHAR*)copy_of_trans, 0) == 0) in SR_Grammar_CheckParse()
1562 int CA_CheckTranscription(CA_Syntax *hSyntax,