Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/zic/
H A Dzic.c78 const char *z_format; member
808 if (strchr(zp->z_format, '%') != 0) in associate()
1098 z.z_format = ecpyalloc(fields[i_format]);
1679 doabbr(startbuf, zp->z_format,
1764 doabbr(startbuf, zp->z_format,
1772 doabbr(startbuf, zp->z_format,
1779 doabbr(buf, zp->z_format, rp->r_abbrvar,
1789 zp->z_format != NULL &&
1790 strchr(zp->z_format, '%') == NULL &&
1791 strchr(zp->z_format, '/') == NULL)
[all …]