Home
last modified time | relevance | path

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

/external/icu/icu4c/source/tools/tzcode/
Dlocaltime.c1058 register int_fast32_t theiroffset; in tzparse() local
1090 theiroffset = theirstdoffset; in tzparse()
1123 theiroffset = -sp->ttis[j].tt_gmtoff; in tzparse()
1125 theirdstoffset = theiroffset; in tzparse()
1126 else theirstdoffset = theiroffset; in tzparse()