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 447 UChar fDefaultHourFormatChar;
  /external/icu4c/i18n/
dtptngen.cpp 305 fDefaultHourFormatChar = other.fDefaultHourFormatChar;
507 fDefaultHourFormatChar = 0;
557 // set fDefaultHourFormatChar to the hour format character from this pattern
565 fDefaultHourFormatChar = tfChar;
755 patternFormCopy.findAndReplace(UnicodeString(LOW_J), UnicodeString(fDefaultHourFormatChar));
    [all...]

Completed in 161 milliseconds