Home
last modified time | relevance | path

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

/third_party/tzdata/
Dzic.c2967 struct zone const *stdzp; in stringzone() local
2992 stdzp = dstzp = zp; in stringzone()
3005 stdzp = &zstr[0]; in stringzone()
3033 len = doabbr(result, stdzp, stdrp ? stdrp->r_abbrvar : NULL, in stringzone()
3035 offsetlen = stringoffset(result + len, - stdzp->z_stdoff); in stringzone()
3055 c = stringrule(result + len, dstrp, dstrp->r_save, stdzp->z_stdoff); in stringzone()
3064 c = stringrule(result + len, stdrp, dstrp->r_save, stdzp->z_stdoff); in stringzone()