Searched refs:python_script (Results 1 – 7 of 7) sorted by relevance
147 const char *python_script) in ScriptSummaryFormat() argument152 if (python_script) in ScriptSummaryFormat()153 m_python_script.assign(python_script); in ScriptSummaryFormat()
359 const char *python_script = nullptr);
529 struct config_strlist* python_script; member
307 cfg->python_script = NULL; in config_create()770 else S_STRLIST("python-script:", python_script) in config_set_option()1316 else O_LST(opt, "python-script", python_script) in config_get_option()1750 config_delstrlist(cfg->python_script); in config_delete()
3698 if(!cfg_strlist_append_ex(&cfg_parser->cfg->python_script, $2))
7302 if(!cfg_strlist_append_ex(&cfg_parser->cfg->python_script, (yyvsp[0].str))) in yyparse()
3186 config_delstrlist(cfg->python_script);