Searched refs:ST_putSpecialKeyValue (Results 1 – 3 of 3) sorted by relevance
148 SREC_SEMPROC_API ESR_ReturnCode ST_putSpecialKeyValue(SymbolTable* self, const const LCHAR* key, co…
264 ESR_ReturnCode ST_putSpecialKeyValue(SymbolTable* self, const LCHAR* key, const LCHAR* value) in ST_putSpecialKeyValue() function
1308 return ST_putSpecialKeyValue(impl->symtable, key, value); in SR_SemanticProcessor_SetParam()