Searched refs:SR_Grammar_Compile (Results 1 – 2 of 2) sorted by relevance
126 SREC_GRAMMAR_API ESR_ReturnCode SR_Grammar_Compile(SR_Grammar* self);
51 impl->Interface.compile = &SR_Grammar_Compile; in SR_Grammar_Create()130 ESR_ReturnCode SR_Grammar_Compile(SR_Grammar* self) in SR_Grammar_Compile() function