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