Searched refs:T_NEWLINE (Results 1 – 4 of 4) sorted by relevance
27 return T_NEWLINE; in next_token()37 return T_NEWLINE; in next_token()64 state->nexttoken = T_NEWLINE; in next_token()
22 #define T_NEWLINE 2 macro
47 case T_NEWLINE: in RunTest()
83 case T_NEWLINE: { in ParseData()