Searched defs:rootrule (Results 1 - 1 of 1) sorted by relevance

/external/srec/tools/parseStringTest/
H A DparseStringTest.c51 ESR_ReturnCode process_multi_key_line(SR_Grammar* grammar, const LCHAR* rootrule, PFile* fin, PFile* fout);
285 LCHAR *rootrule = L("myRoot"), *p; local
404 else rc = process_multi_key_line(grammar, rootrule, fin, fout);
536 ESR_ReturnCode process_multi_key_line(SR_Grammar* grammar, const LCHAR* rootrule, PFile* fin, PFile* fout) argument
608 sprintf(refkey, "%s.%s", rootrule, p);

Completed in 44 milliseconds