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

/external/icu4c/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 59 milliseconds