Home
last modified time | relevance | path

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

/external/icu/icu4c/source/tools/tzcode/
Dzic.c155 static zic_t gethms(const char * string, const char * errstrng,
958 zp->z_stdoff = gethms(zp->z_rule, _("unruly zone"), in associate()
1076 gethms(const char *string, const char *const errstring, const int signable) in gethms() function
1132 r.r_stdoff = gethms(fields[RF_STDOFF], _("invalid saved time"), TRUE); in inrule()
1218 z.z_gmtoff = gethms(fields[i_gmtoff], _("invalid UT offset"), TRUE); in inzsub()
1335 tod = gethms(fields[LP_TIME], _("invalid time of day"), FALSE); in inleap()
1436 rp->r_tod = gethms(dp, _("invalid time of day"), FALSE); in rulesub()