Home
last modified time | relevance | path

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

/external/icu/icu4c/source/tools/tzcode/
Dlocaltime.c141 static const char * getsecs(const char * strp, int_fast32_t * secsp);
715 getsecs(register const char *strp, int_fast32_t *const secsp) in getsecs() function
764 strp = getsecs(strp, offsetp); in getoffset()