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