Searched refs:SECOND_TAG (Results 1 – 2 of 2) sorted by relevance
172 static const char *SECOND_TAG; variable
38 const char *ZoneUtil::SECOND_TAG = "country"; member in ZoneUtil354 …while (cur != nullptr && xmlStrcmp(cur->name, reinterpret_cast<const xmlChar *>(SECOND_TAG)) == 0)… in GetCountryZones()