Searched refs:z_nrules (Results 1 – 1 of 1) sorted by relevance
231 ptrdiff_t z_nrules; member1917 zp->z_nrules = 0; in associate()1929 zp->z_nrules = out - base; in associate()1934 if (zp->z_nrules == 0) { in associate()3316 for (i = 0; i < zp->z_nrules; ++i) { in stringzone()3329 dstcmp = zp->z_nrules ? rule_cmp(dstrp, stdrp) : zp->z_isdst ? 1 : -1; in stringzone()3464 for (j = 0; j < zp->z_nrules; ++j) { in outzone()3528 if (zp->z_nrules == 0) { in outzone()3554 for (j = 0; j < zp->z_nrules; ++j) { in outzone()3596 for (j = 0; j < zp->z_nrules; ++j) { in outzone()