Home
last modified time | relevance | path

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

/bionic/libc/tzcode/
Dlocaltime.c677 char *tsabbr = ts->chars + ts->ttis[i].tt_desigidx; in tzloadbody() local
680 if (strcmp(sp->chars + j, tsabbr) == 0) { in tzloadbody()
686 int tsabbrlen = strlen(tsabbr); in tzloadbody()
688 strcpy(sp->chars + j, tsabbr); in tzloadbody()