Searched refs:script_output (Results 1 – 1 of 1) sorted by relevance
1335 std::string script_output; in RunScriptFormatKeyword() local1337 …if (script_interpreter->RunScriptFormatKeyword(script_name.c_str(), t, script_output, script_error… in RunScriptFormatKeyword()1339 s.Printf("%s", script_output.c_str()); in RunScriptFormatKeyword()