Searched refs:thisabbr (Results 1 - 1 of 1) sorted by relevance

/macosx-10.9.5/ICU-511.35/icuSources/tools/tzcode/
H A Dzic.c1763 register char * thisabbr; local
1769 thisabbr = &chars[abbrinds[i]];
1771 if (strcmp(&thischars[j], thisabbr) == 0)
1775 thisabbr);
1776 thischarcnt += strlen(thisabbr) + 1;

Completed in 116 milliseconds