Home
last modified time | relevance | path

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

/freebsd/contrib/tzcode/
H A Dzic.c141 ptrdiff_t z_nrules; member
1699 zp->z_nrules = 0; in associate()
1711 zp->z_nrules = out - base; in associate()
1716 if (zp->z_nrules == 0) { in associate()
3104 for (i = 0; i < zp->z_nrules; ++i) { in stringzone()
3117 dstcmp = zp->z_nrules ? rule_cmp(dstrp, stdrp) : zp->z_isdst ? 1 : -1; in stringzone()
3252 for (j = 0; j < zp->z_nrules; ++j) { in outzone()
3316 if (zp->z_nrules == 0) { in outzone()
3342 for (j = 0; j < zp->z_nrules; ++j) { in outzone()
3384 for (j = 0; j < zp->z_nrules; ++j) { in outzone()