Home | History | Annotate | Download | only in i18n

Lines Matching refs:kGMTNegativeHMS

941                 type = (offset % U_MILLIS_PER_MINUTE) == 0 ? kGMTNegativeHM : kGMTNegativeHMS;
972 fGMTFormatters[kGMTNegativeHMS]->parseObject(text, parsed, pos);
1236 case kGMTNegativeHMS:
1262 if (i == kGMTNegativeHMS || i == kGMTPositiveHMS) {
1270 if (i == kGMTNegativeHMS) {