Home
last modified time | relevance | path

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

/third_party/tzdata/
Dzic.c111 bool z_isdst; member
1294 zp->z_save = getsave(zp->z_rule, &zp->z_isdst); in associate()
2656 dstcmp = zp->z_nrules ? rule_cmp(dstrp, stdrp) : zp->z_isdst ? 1 : -1; in stringzone()
2895 doabbr(startbuf, zp, NULL, zp->z_isdst, save, false); in outzone()
2897 startbuf, zp->z_isdst, startttisstd, in outzone()