Searched refs:SR_SemanticResultGetValue (Results 1 – 3 of 3) sorted by relevance
48 ESR_ReturnCode SR_SemanticResultGetValue(SR_SemanticResult* self, const LCHAR* key, LCHAR* value, s… in SR_SemanticResultGetValue() function
103 SREC_SEMPROC_API ESR_ReturnCode SR_SemanticResultGetValue(SR_SemanticResult* self, const LCHAR* key…
3221 … parse_status = SR_SemanticResultGetValue ( semanticResults, "meaning", meaning, len); in srec_test_parse()