Searched refs:XML_VERSION_NODE_NAME (Results 1 – 1 of 1) sorted by relevance
43 const char* XML_VERSION_NODE_NAME = "HighTempLimitSpeedAppVersionInfo"; variable394 if ((xmlStrcmp(cur->name, (const xmlChar *)XML_VERSION_NODE_NAME)==0)) { in GetLocalFileVersion()