Lines Matching refs:TEP_EVENT_NEWLINE
934 return TEP_EVENT_NEWLINE; in get_type()
1015 case TEP_EVENT_NEWLINE: in __read_token()
1226 if (type != TEP_EVENT_SPACE && type != TEP_EVENT_NEWLINE) in read_token_item()
1442 if (type == TEP_EVENT_NEWLINE) { in event_read_fields()
1671 if (type != TEP_EVENT_NEWLINE) { in event_read_fields()
1691 if (read_expect_type(TEP_EVENT_NEWLINE, &token)) in event_read_fields()
1740 if (read_expect_type(TEP_EVENT_NEWLINE, &token)) in event_read_format()
3248 case TEP_EVENT_ERROR ... TEP_EVENT_NEWLINE: in process_arg_token()
3266 if (type == TEP_EVENT_NEWLINE) { in event_read_print_args()
6622 if (type != TEP_EVENT_NEWLINE) { in parse_header_field()
6642 if (read_expect_type(TEP_EVENT_NEWLINE, &token)) in parse_header_field()