Searched refs:vzone_hasSameRules (Results 1 – 10 of 10) sorted by relevance
296 vzone_hasSameRules(VZone* zone, const VZone* other);
158 vzone_hasSameRules(VZone* zone, const VZone* other) { in vzone_hasSameRules() function
298 vzone_hasSameRules(VZone* zone, const VZone* other);
1903 #define vzone_hasSameRules U_ICU_ENTRY_POINT_RENAME(vzone_hasSameRules) macro
1992 #define vzone_hasSameRules U_ICU_ENTRY_POINT_RENAME(vzone_hasSameRules) macro
1924 #define vzone_hasSameRules U_ICU_ENTRY_POINT_RENAME(vzone_hasSameRules) macro
2263 b = vzone_hasSameRules(v1, v2); in TestVTimeZoneWrapper()