Home
last modified time | relevance | path

Searched refs:r_todisgmt (Results 1 – 1 of 1) sorted by relevance

/external/icu/icu4c/source/tools/tzcode/
Dzic.c93 int r_todisgmt; /* above is GMT if TRUE */ member
569 r->r_tod, r->r_todisstd, r->r_todisgmt, r->r_stdoff in emit_icu_rule()
582 fprintf(f, ", isgmt %d", r->r_todisgmt); in emit_icu_rule()
1412 rp->r_todisgmt = FALSE; in rulesub()
1419 rp->r_todisgmt = FALSE; in rulesub()
1424 rp->r_todisgmt = FALSE; in rulesub()
1431 rp->r_todisgmt = TRUE; in rulesub()
2070 if (rp->r_todisgmt) in stringrule()
2165 dstr.r_todisstd = dstr.r_todisgmt = FALSE; in stringzone()
2172 stdr.r_todisstd = stdr.r_todisgmt = FALSE; in stringzone()
[all …]