Lines Matching refs:abbrind
206 /* Initialize *S to a value based on GMTOFF, ISDST, and ABBRIND. */208 init_ttinfo(struct ttinfo *s, int_fast32_t gmtoff, bool isdst, int abbrind)212 s->tt_abbrind = abbrind;503 unsigned char isdst, abbrind;512 abbrind = *p++;513 if (! (abbrind < sp->charcnt))515 ttisp->tt_abbrind = abbrind;