Home
last modified time | relevance | path

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

/external/icu/icu4c/source/i18n/unicode/
Dsmpdtfmt.h1599 UBool fHasSecond; variable
/external/icu/icu4c/source/i18n/
Dsmpdtfmt.cpp584 fHasSecond = other.fHasSecond; in operator =()
1823 (!fHasSecond || cal.get(UCAL_SECOND, status) == 0)) { in subFormat()
1876 if (fHasSecond) { in subFormat()
4209 fHasSecond = FALSE; in parsePattern()
4223 fHasSecond = TRUE; in parsePattern()