Home | History | Annotate | Download | only in i18n

Lines Matching refs:kGMTNegativeHMS

1009                     type = (offset % U_MILLIS_PER_MINUTE) == 0 ? kGMTNegativeHM : kGMTNegativeHMS;
1041 fGMTFormatters[kGMTNegativeHMS]->parseObject(text, parsed, pos);
1305 case kGMTNegativeHMS:
1336 if (i == kGMTNegativeHMS || i == kGMTPositiveHMS) {
1344 if (i == kGMTNegativeHMS) {