Home | History | Annotate | Download | only in tzcode

Lines Matching defs:i_format

1192 	register int		i_gmtoff, i_rule, i_format;
1200 i_format = ZFC_FORMAT;
1209 i_format = ZF_FORMAT;
1219 if ((cp = strchr(fields[i_format], '%')) != 0) {
1226 z.z_format = ecpyalloc(fields[i_format]);