Lines Matching refs:EVENT_NEWLINE
812 return EVENT_NEWLINE; in get_type()
898 case EVENT_NEWLINE: in __read_token()
1119 if (type != EVENT_SPACE && type != EVENT_NEWLINE) in read_token_item()
1312 if (type == EVENT_NEWLINE) { in event_read_fields()
1529 if (type != EVENT_NEWLINE) { in event_read_fields()
1549 if (read_expect_type(EVENT_NEWLINE, &token)) in event_read_fields()
1598 if (read_expect_type(EVENT_NEWLINE, &token)) in event_read_format()
2995 case EVENT_ERROR ... EVENT_NEWLINE: in process_arg_token()
3013 if (type == EVENT_NEWLINE) { in event_read_print_args()
5578 if (type != EVENT_NEWLINE) { in parse_header_field()
5598 if (read_expect_type(EVENT_NEWLINE, &token)) in parse_header_field()