Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/tzcode/zic/
H A Dzic.c93 const char * z_format; member
793 if (strchr(zp->z_format, '%') != 0) in associate()
1062 z.z_format = ecpyalloc(fields[i_format]);
1063 if (max_format_len < strlen(z.z_format))
1064 max_format_len = strlen(z.z_format);
2075 doabbr(startbuf, zp->z_format,
2159 doabbr(startbuf, zp->z_format,
2169 zp->z_format,
2188 zp->z_format != NULL &&
2189 strchr(zp->z_format, '%') == NULL &&
[all …]