Searched refs:TOKeof (Results 1 – 3 of 3) sorted by relevance
52 TOKeof, enumerator
55 if (m_pToken->m_type == TOKeof || m_pToken->m_type == TOKendfunc || in ParseTopExpression()557 } else if (m_pToken->m_type == TOKeof || in ParsePostExpression()603 } else if (m_pToken->m_type == TOKeof || in ParsePostExpression()800 case TOKeof: in ParseBlockExpression()859 case TOKeof: in ParseIfExpression()
121 {TOKeof, 0x0a63195a, L"eof"},191 p->m_type = TOKeof; in Scan()