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