Searched refs:z_untilrule (Results 1 - 3 of 3) sorted by relevance

/macosx-10.9.5/system_cmds-597.90.1/system_cmds-597.1.1/zic.tproj/
H A Dzic.c80 struct rule z_untilrule; member in struct:zone
1050 z.z_untilrule.r_filename = filename;
1051 z.z_untilrule.r_linenum = linenum;
1052 rulesub(&z.z_untilrule,
1060 z.z_untiltime = rpytime(&z.z_untilrule,
1061 z.z_untilrule.r_loyear);
1618 if (useuntil && year > zp->z_untilrule.r_hiyear)
1648 if (!zp->z_untilrule.r_todisgmt)
1651 if (!zp->z_untilrule.r_todisstd)
1734 startttisstd = zp->z_untilrule
[all...]
/macosx-10.9.5/system_cmds-597.90.1/zic.tproj/
H A Dzic.c80 struct rule z_untilrule; member in struct:zone
1050 z.z_untilrule.r_filename = filename;
1051 z.z_untilrule.r_linenum = linenum;
1052 rulesub(&z.z_untilrule,
1060 z.z_untiltime = rpytime(&z.z_untilrule,
1061 z.z_untilrule.r_loyear);
1618 if (useuntil && year > zp->z_untilrule.r_hiyear)
1648 if (!zp->z_untilrule.r_todisgmt)
1651 if (!zp->z_untilrule.r_todisstd)
1734 startttisstd = zp->z_untilrule
[all...]
/macosx-10.9.5/ICU-511.35/icuSources/tools/tzcode/
H A Dzic.c112 struct rule z_untilrule; member in struct:zone
1220 z.z_untilrule.r_filename = filename;
1221 z.z_untilrule.r_linenum = linenum;
1222 rulesub(&z.z_untilrule,
1230 z.z_untiltime = rpytime(&z.z_untilrule,
1231 z.z_untilrule.r_loyear);
2150 updateminmax(zp->z_untilrule.r_loyear);
2304 if (useuntil && year > zp->z_untilrule.r_hiyear)
2333 if (!zp->z_untilrule.r_todisgmt)
2336 if (!zp->z_untilrule
[all...]

Completed in 184 milliseconds