Searched refs:timeZoneIdMatches (Results 1 - 1 of 1) sorted by relevance

/haiku/src/system/libroot/add-ons/icu/
H A DICUTimeConversion.cpp50 bool timeZoneIdMatches = false; local
60 timeZoneIdMatches = true;
71 timeZoneIdMatches = true;
97 timeZoneIdMatches = true;
108 if (fTimeZone != NULL && timeZoneIdMatches)

Completed in 7 milliseconds