Searched refs:thisabbr (Results 1 – 1 of 1) sorted by relevance
1838 register char * thisabbr; in writezone() local1844 thisabbr = &chars[abbrinds[i]]; in writezone()1846 if (strcmp(&thischars[j], thisabbr) == 0) in writezone()1850 thisabbr); in writezone()1851 thischarcnt += strlen(thisabbr) + 1; in writezone()