Home
last modified time | relevance | path

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

/freebsd/contrib/tzcode/
H A Dzic.c231 ptrdiff_t z_nrules; member
1926 zp->z_nrules = 0; in associate()
1938 zp->z_nrules = out - base; in associate()
1943 if (zp->z_nrules == 0) { in associate()
3322 for (i = 0; i < zp->z_nrules; ++i) { in stringzone()
3335 dstcmp = zp->z_nrules ? rule_cmp(dstrp, stdrp) : zp->z_isdst ? 1 : -1; in stringzone()
3474 for (j = 0; j < zp->z_nrules; ++j) { in outzone()
3538 if (zp->z_nrules == 0) { in outzone()
3564 for (j = 0; j < zp->z_nrules; ++j) { in outzone()
3606 for (j = 0; j < zp->z_nrules; ++j) { in outzone()