Searched refs:z_nrules (Results 1 – 1 of 1) sorted by relevance
231 ptrdiff_t z_nrules; member1951 zp->z_nrules = 0; in associate()1963 zp->z_nrules = out - base; in associate()1968 if (zp->z_nrules == 0) { in associate()3329 for (i = 0; i < zp->z_nrules; ++i) { in stringzone()3342 dstcmp = zp->z_nrules ? rule_cmp(dstrp, stdrp) : zp->z_isdst ? 1 : -1; in stringzone()3481 for (j = 0; j < zp->z_nrules; ++j) { in outzone()3544 if (zp->z_nrules == 0) { in outzone()3573 for (j = 0; j < zp->z_nrules; ++j) { in outzone()3626 for (j = 0; j < zp->z_nrules; ++j) { in outzone()