Home
last modified time | relevance | path

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

/external/icu/icu4c/source/tools/tzcode/
Dlocaltime.c142 static const char * getoffset(const char * strp, int_fast32_t * offsetp);
755 getoffset(register const char *strp, int_fast32_t *const offsetp) in getoffset() function
820 strp = getoffset(strp, &rulep->r_time); in getrule()
958 name = getoffset(name, &stdoffset); in tzparse()
979 name = getoffset(name, &dstoffset); in tzparse()