Searched refs:STRING_LENGTH_8 (Results 1 – 2 of 2) sorted by relevance
37 constexpr int STRING_LENGTH_8 = 8; variable
1350 result.replace(0, STRING_LENGTH_8, "SystemV/"); in ConstructFormattedTimeZoneID()1412 if (input.length() < STRING_LENGTH_8 || input.length() > STRING_LENGTH_10) { in ConstructGMTTimeZoneID()