OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CA_CheckTranscription
(Results
1 - 3
of
3
) sorted by null
/external/srec/srec/ca/
syn_srec.c
333
int
CA_CheckTranscription
(CA_Syntax *hSyntax, const char *transcription, int no)
/external/srec/srec/include/
simapi.h
[
all
...]
/external/srec/srec/Grammar/src/
SR_GrammarImpl.c
662
if (
CA_CheckTranscription
(impl->syntax, transcription, 0) == 0)
675
if (
CA_CheckTranscription
(impl->syntax, (LCHAR*)copy_of_trans, 0) == 0)
Completed in 3129 milliseconds