Searched refs:parse_timestamp_impl (Results 1 – 1 of 1) sorted by relevance
607 static int parse_timestamp_impl(const char *t, usec_t *usec, bool with_tz) { in parse_timestamp_impl() function910 return parse_timestamp_impl(t, usec, false); in parse_timestamp()943 shared->return_value = parse_timestamp_impl(t, &shared->usec, with_tz); in parse_timestamp()