Searched refs:ExtractGetVars (Results 1 – 1 of 1) sorted by relevance
195 bool ExtractGetVars(tinyxml2::XMLConstHandle handle, Configuration* config) { in ExtractGetVars() function287 if (!ExtractGetVars(root.FirstChildElement("getvar"), config)) { in ParseXml()