Searched refs:z_nrules (Results 1 – 1 of 1) sorted by relevance
141 ptrdiff_t z_nrules; member1668 zp->z_nrules = 0; in associate()1680 zp->z_nrules = out - base; in associate()1685 if (zp->z_nrules == 0) { in associate()3068 for (i = 0; i < zp->z_nrules; ++i) { in stringzone()3081 dstcmp = zp->z_nrules ? rule_cmp(dstrp, stdrp) : zp->z_isdst ? 1 : -1; in stringzone()3216 for (j = 0; j < zp->z_nrules; ++j) { in outzone()3280 if (zp->z_nrules == 0) { in outzone()3306 for (j = 0; j < zp->z_nrules; ++j) { in outzone()3348 for (j = 0; j < zp->z_nrules; ++j) { in outzone()