Home | History | Annotate | Download | only in i18n

Lines Matching refs: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));
1352 idUppercase.startsWith(GMT_ID, GMT_ID_LENGTH))
1468 id.setTo(GMT_ID, GMT_ID_LENGTH);