HomeSort by relevance Sort by last modified time
    Searched refs:gethms (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/icu/source/tools/tzcode/
zic.c 146 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);
    [all...]
  /external/icu4c/tools/tzcode/
zic.c 146 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);
    [all...]

Completed in 41 milliseconds