Home
last modified time | relevance | path

Searched refs:fHasSecond (Results 1 – 2 of 2) sorted by relevance

/external/icu/icu4c/source/i18n/unicode/
Dsmpdtfmt.h1576 UBool fHasSecond; variable
/external/icu/icu4c/source/i18n/
Dsmpdtfmt.cpp629 fHasSecond = other.fHasSecond; in operator =()
1834 (!fHasSecond || cal.get(UCAL_SECOND, status) == 0)) { in subFormat()
1887 if (fHasSecond) { in subFormat()
4131 fHasSecond = FALSE; in parsePattern()
4145 fHasSecond = TRUE; in parsePattern()