Home
last modified time | relevance | path

Searched refs:CA_CheckTranscription (Results 1 – 3 of 3) sorted by relevance

/external/srec/srec/ca/
Dsyn_srec.c333 int CA_CheckTranscription(CA_Syntax *hSyntax, const char *transcription, int no) in CA_CheckTranscription() function
/external/srec/srec/Grammar/src/
DSR_GrammarImpl.c662 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()
/external/srec/srec/include/
Dsimapi.h1562 int CA_CheckTranscription(CA_Syntax *hSyntax,