Searched refs:syntax_is_time (Results 1 – 1 of 1) sorted by relevance
264 syntax_is_time(struct schema *schema, char *value, size_t len, int gen) in syntax_is_time() function314 return syntax_is_time(schema, value, len, 1); in syntax_is_gentime()320 return syntax_is_time(schema, value, len, 0); in syntax_is_utctime()