Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/tzcode/
HDlocaltime.c718 char *tsabbr = ts->chars + ts->ttis[i].tt_desigidx; in tzloadbody() local
721 if (strcmp(sp->chars + j, tsabbr) == 0) { in tzloadbody()
727 int tsabbrlen = strlen(tsabbr); in tzloadbody()
729 strcpy(sp->chars + j, tsabbr); in tzloadbody()