HomeSort by relevance Sort by last modified time
    Searched refs:hourFormats (Results 1 - 2 of 2) sorted by null

  /external/icu4c/i18n/
tzfmt.cpp 342 const UChar* hourFormats = NULL;
359 hourFormats = resStr;
371 if (hourFormats) {
372 UChar *sep = u_strchr(hourFormats, (UChar)0x003B /* ';' */);
375 fGMTOffsetPatterns[UTZFMT_PAT_POSITIVE_HM].setTo(FALSE, hourFormats, (int32_t)(sep - hourFormats));
    [all...]
  /prebuilts/misc/common/icu4j/
icu4j.jar 

Completed in 406 milliseconds