Lines Matching refs:T_FUNC
47 #define T_FUNC(n, d) \ macro
154 T_FUNC(empty_input, "empty input")
165 T_FUNC(empty_line, "empty line")
178 T_FUNC(unterminated_empty_line, "unterminated empty line")
191 T_FUNC(whitespace, "whitespace")
204 T_FUNC(comment, "comment")
217 T_FUNC(whitespace_before_comment, "whitespace before comment")
230 T_FUNC(line_continuation_within_whitespace, "line continuation within whitespace")
249 T_FUNC(one_word, "one word")
262 T_FUNC(two_words, "two words")
275 T_FUNC(many_words, "many words")
291 T_FUNC(unterminated_line, "unterminated line")