Searched refs:ID_TAG (Results 1 – 2 of 2) sorted by relevance
167 static const char *ID_TAG; variable
35 const char *ZoneUtil::ID_TAG = "id"; member in ZoneUtil395 if (xmlStrcmp(value->name, reinterpret_cast<const xmlChar *>(ID_TAG)) != 0) { in GetTimezones()