Searched refs:gethms (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.c101 static long gethms P((const char * string, const char * errstrng,
780 zp->z_stdoff = gethms(zp->z_rule, _("unruly zone"),
883 gethms(string, errstring, signable) function
938 r.r_stdoff = gethms(fields[RF_STDOFF], _("invalid saved time"), TRUE);
1039 z.z_gmtoff = gethms(fields[i_gmtoff], _("invalid UTC offset"), TRUE);
1149 tod = gethms(fields[LP_TIME], _("invalid time of day"), FALSE);
1252 rp->r_tod = gethms(dp, _("invalid time of day"), FALSE);
/macosx-10.9.5/system_cmds-597.90.1/zic.tproj/
H A Dzic.c101 static long gethms P((const char * string, const char * errstrng,
780 zp->z_stdoff = gethms(zp->z_rule, _("unruly zone"),
883 gethms(string, errstring, signable) function
938 r.r_stdoff = gethms(fields[RF_STDOFF], _("invalid saved time"), TRUE);
1039 z.z_gmtoff = gethms(fields[i_gmtoff], _("invalid UTC offset"), TRUE);
1149 tod = gethms(fields[LP_TIME], _("invalid time of day"), FALSE);
1252 rp->r_tod = gethms(dp, _("invalid time of day"), FALSE);
/macosx-10.9.5/ICU-511.35/icuSources/tools/tzcode/
H A Dzic.c146 static long gethms(const char * string, const char * errstrng,
924 zp->z_stdoff = gethms(zp->z_rule, _("unruly zone"),
1043 gethms(string, errstring, signable) function
1104 r.r_stdoff = gethms(fields[RF_STDOFF], _("invalid saved time"), TRUE);
1207 z.z_gmtoff = gethms(fields[i_gmtoff], _("invalid UTC offset"), TRUE);
1326 tod = gethms(fields[LP_TIME], _("invalid time of day"), FALSE);
1431 rp->r_tod = gethms(dp, _("invalid time of day"), FALSE);

Completed in 175 milliseconds