Searched refs:tzparse (Results 1 - 1 of 1) sorted by relevance

/bionic/libc/tzcode/
H A Dlocaltime.c251 static int tzparse P((const char * name, struct state * sp,
658 result = tzparse(&u.buf[1], &ts, FALSE);
1003 tzparse(name, sp, lastditch) function
1242 (void) tzparse(gmt, sp, TRUE);
1310 if (name[0] == ':' || tzparse(name, lclptr, FALSE) != 0)

Completed in 21 milliseconds