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