Lines Matching refs:TEP_EVENT_NEWLINE
934 return TEP_EVENT_NEWLINE;
1015 case TEP_EVENT_NEWLINE:
1226 if (type != TEP_EVENT_SPACE && type != TEP_EVENT_NEWLINE)
1434 if (type == TEP_EVENT_NEWLINE) {
1661 if (type != TEP_EVENT_NEWLINE) {
1681 if (read_expect_type(TEP_EVENT_NEWLINE, &token))
1730 if (read_expect_type(TEP_EVENT_NEWLINE, &token))
3234 case TEP_EVENT_ERROR ... TEP_EVENT_NEWLINE:
3252 if (type == TEP_EVENT_NEWLINE) {
6603 if (type != TEP_EVENT_NEWLINE) {
6623 if (read_expect_type(TEP_EVENT_NEWLINE, &token))