Home | History | Annotate | Download | only in tzcode

Lines Matching refs:thisabbr

1763 			register char *	thisabbr;
1769 thisabbr = &chars[abbrinds[i]];
1771 if (strcmp(&thischars[j], thisabbr) == 0)
1775 thisabbr);
1776 thischarcnt += strlen(thisabbr) + 1;