Searched refs:STRING_LENGTH_7 (Results 1 – 2 of 2) sorted by relevance
36 constexpr int STRING_LENGTH_7 = 7; variable
1354 } else if (result.find("ETC/GMT") == 0 && result.length() > STRING_LENGTH_7) { in ConstructFormattedTimeZoneID()