Searched refs:TIMEZONES_TAG (Results 1 – 2 of 2) sorted by relevance
166 static const char *TIMEZONES_TAG; variable
34 const char *ZoneUtil::TIMEZONES_TAG = "timezones"; member in ZoneUtil389 if (xmlStrcmp(value->name, reinterpret_cast<const xmlChar *>(TIMEZONES_TAG)) != 0) { in GetTimezones()