Searched refs:stringrule (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/contrib/tzcode/zic/
H A Dzic.c149 static int stringrule(char * result, const struct rule * rp,
1834 stringrule(result, rp, dstoff, gmtoff) function
1960 if (stringrule(result, dstrp, dstrp->r_stdoff, zp->z_gmtoff) != 0) {
1965 if (stringrule(result, stdrp, dstrp->r_stdoff, zp->z_gmtoff) != 0) {

Completed in 98 milliseconds