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

  /external/icu4c/i18n/
zonemeta.h 74 static const UVector* U_EXPORT2 getMetazoneMappings(const UnicodeString &tzid);
zonemeta.cpp 515 const UVector *mappings = getMetazoneMappings(tzid);
533 ZoneMeta::getMetazoneMappings(const UnicodeString &tzid) {
tznames_impl.cpp 965 const UVector* mappings = ZoneMeta::getMetazoneMappings(tzID);
    [all...]

Completed in 147 milliseconds