Lines Matching refs:hourFormats
343 const UChar* hourFormats = NULL;360 hourFormats = resStr;372 if (hourFormats) {373 UChar *sep = u_strchr(hourFormats, (UChar)0x003B /* ';' */);376 fGMTOffsetPatterns[UTZFMT_PAT_POSITIVE_HM].setTo(FALSE, hourFormats, (int32_t)(sep - hourFormats));