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

  /external/icu4c/i18n/unicode/
dtptngen.h 396 UChar fDefaultHourFormatChar;
  /external/icu4c/i18n/
dtptngen.cpp 310 fDefaultHourFormatChar = other.fDefaultHourFormatChar;
513 fDefaultHourFormatChar = 0;
563 // set fDefaultHourFormatChar to the hour format character from this pattern
571 fDefaultHourFormatChar = tfChar;
756 patternFormCopy.findAndReplace(UnicodeString(LOW_J), UnicodeString(fDefaultHourFormatChar));
    [all...]

Completed in 25 milliseconds