Lines Matching defs:GMT_ID
107 static const UChar GMT_ID[] = {0x47, 0x4D, 0x54, 0x00}; /* "GMT" */300 SimpleTimeZone *tmpGMT = new SimpleTimeZone(0, UnicodeString(TRUE, GMT_ID, GMT_ID_LENGTH));1360 idUppercase.startsWith(GMT_ID, GMT_ID_LENGTH))1476 id.setTo(GMT_ID, GMT_ID_LENGTH);