Home
last modified time | relevance | path

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

/timezone/
A Dzic.c120 const char * z_format; member
1463 z.z_format = cp1 = ecpyalloc(fields[i_format]); in inzsub()
1468 z.z_format); in inzsub()
1471 if (max_format_len < strlen(z.z_format)) in inzsub()
1472 max_format_len = strlen(z.z_format); in inzsub()
2324 char const *format = zp->z_format; in doabbr()
2883 zp->z_format != NULL && in outzone()
2884 strchr(zp->z_format, '%') == NULL && in outzone()
2885 strchr(zp->z_format, '/') == NULL) in outzone()
2886 strcpy(startbuf, zp->z_format); in outzone()

Completed in 11 milliseconds