Searched refs:vzone_hasSameRules (Results 1 – 4 of 4) sorted by relevance
298 vzone_hasSameRules(VZone* zone, const VZone* other);
158 vzone_hasSameRules(VZone* zone, const VZone* other) { in vzone_hasSameRules() function
1785 #define vzone_hasSameRules U_ICU_ENTRY_POINT_RENAME(vzone_hasSameRules) macro
2267 b = vzone_hasSameRules(v1, v2); in TestVTimeZoneWrapper()