Home
last modified time | relevance | path

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

/src/contrib/tzcode/
H A Dzic.c224 const char * z_format; member
2275 z.z_format = cp1 = xstrdup(fields[i_format]); in inzsub()
3130 char const *format = zp->z_format; in doabbr()
3346 zstr[0].z_format = "XXX"; /* Any 3 letters will do. */ in stringzone()
3349 zstr[1].z_format = zp->z_format; in stringzone()
3680 if (*startbuf == '\0' && zp->z_format) in outzone()