Searched refs:tsabbrlen (Results 1 - 1 of 1) sorted by relevance
/third_party/tzdata/ | ||
H A D | localtime.c | 668 int tsabbrlen = strlen(tsabbr); in tzloadbody() local 669 if (j + tsabbrlen < TZ_MAX_CHARS) { in tzloadbody() 671 charcnt = j + tsabbrlen + 1; in tzloadbody() |
Completed in 4 milliseconds