Searched refs:z_nrules (Results 1 – 1 of 1) sorted by relevance
127 ptrdiff_t z_nrules; member1143 zp->z_nrules = 0; in associate()1155 zp->z_nrules = out - base; in associate()1160 if (zp->z_nrules == 0) { in associate()2499 for (i = 0; i < zp->z_nrules; ++i) { in stringzone()2522 for (i = 0; i < zp->z_nrules; ++i) { in stringzone()2552 if (stdrp == NULL && (zp->z_nrules != 0 || zp->z_isdst)) in stringzone()2654 for (j = 0; j < zp->z_nrules; ++j) { in outzone()2742 if (zp->z_nrules == 0) { in outzone()2760 for (j = 0; j < zp->z_nrules; ++j) { in outzone()[all …]
Completed in 11 milliseconds