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

/freebsd-9.3-release/contrib/tzcode/stdtime/
H A Dlocaltime.c217 static int tzparse(const char * name, struct state * sp,
602 result = tzparse(&u->buf[1], ts, FALSE);
983 tzparse(name, sp, lastditch) function
1224 (void) tzparse(gmt, sp, TRUE);
1318 if (name[0] == ':' || tzparse(name, lclptr, FALSE) != 0)

Completed in 60 milliseconds