Home
last modified time | relevance | path

Searched refs:vzone_hasSameRules (Results 1 – 4 of 4) sorted by relevance

/external/icu4c/i18n/
Dvzone.h313 vzone_hasSameRules(VZone* zone, const VZone* other);
Dvzone.cpp154 vzone_hasSameRules(VZone* zone, const VZone* other) { in vzone_hasSameRules() function
/external/icu4c/common/unicode/
Durename.h1673 #define vzone_hasSameRules U_ICU_ENTRY_POINT_RENAME(vzone_hasSameRules) macro
/external/icu4c/test/intltest/
Dtzrulets.cpp2211 b = vzone_hasSameRules(v1, v2); in TestVTimeZoneWrapper()