Home
last modified time | relevance | path

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

/timezone/
A Dzic.c2154 register char * thisabbr; in writezone() local
2164 thisabbr = &chars[desigidx[i]]; in writezone()
2166 if (strcmp(&thischars[j], thisabbr) == 0) in writezone()
2169 strcpy(&thischars[thischarcnt], thisabbr); in writezone()
2170 thischarcnt += strlen(thisabbr) + 1; in writezone()

Completed in 11 milliseconds