Lines Matching refs:TEP_EVENT_NEWLINE
940 return TEP_EVENT_NEWLINE; in get_type()
1026 case TEP_EVENT_NEWLINE: in __read_token()
1247 if (type != TEP_EVENT_SPACE && type != TEP_EVENT_NEWLINE) in read_token_item()
1440 if (type == TEP_EVENT_NEWLINE) { in event_read_fields()
1657 if (type != TEP_EVENT_NEWLINE) { in event_read_fields()
1677 if (read_expect_type(TEP_EVENT_NEWLINE, &token)) in event_read_fields()
1726 if (read_expect_type(TEP_EVENT_NEWLINE, &token)) in event_read_format()
3200 case TEP_EVENT_ERROR ... TEP_EVENT_NEWLINE: in process_arg_token()
3218 if (type == TEP_EVENT_NEWLINE) { in event_read_print_args()
6077 if (type != TEP_EVENT_NEWLINE) { in parse_header_field()
6097 if (read_expect_type(TEP_EVENT_NEWLINE, &token)) in parse_header_field()