Searched refs:tsabbrlen (Results 1 – 1 of 1) sorted by relevance
686 int tsabbrlen = strlen(tsabbr); in tzloadbody() local687 if (j + tsabbrlen < TZ_MAX_CHARS) { in tzloadbody()689 charcnt = j + tsabbrlen + 1; in tzloadbody()