Searched refs:end_hour (Results 1 – 2 of 2) sorted by relevance
1608 static bool end_hour(upb_json_parser *p, const char *ptr) { in end_hour() function3004 { CHECK_RETURN_TOP(end_hour(parser, p)); } in parse()
1606 static bool end_hour(upb_json_parser *p, const char *ptr) {2640 %{ CHECK_RETURN_TOP(end_hour(parser, p)); }