Searched refs:getsecs (Results 1 – 4 of 4) sorted by relevance
/third_party/icu/icu4c/source/tools/tzcode/ |
D | localtime.c | 141 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()
|
/third_party/skia/third_party/externals/icu/source/tools/tzcode/ |
D | localtime.c | 141 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()
|
/third_party/flutter/skia/third_party/externals/icu/source/tools/tzcode/ |
D | localtime.c | 141 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()
|
/third_party/tzdata/ |
D | localtime.c | 899 getsecs(register const char *strp, int_fast32_t *const secsp) in getsecs() function 949 strp = getsecs(strp, offsetp); in getoffset()
|