Home | History | Annotate | Download | only in tzcode

Lines Matching defs:i_format

1181 	register int		i_gmtoff, i_rule, i_format;
1189 i_format = ZFC_FORMAT;
1198 i_format = ZF_FORMAT;
1208 if ((cp = strchr(fields[i_format], '%')) != 0) {
1215 z.z_format = ecpyalloc(fields[i_format]);