Searched refs:TOKendfunc (Results 1 – 4 of 4) sorted by relevance
62 TOKendfunc, enumerator
81 if (m_token.m_type == TOKeof || m_token.m_type == TOKendfunc || in ParseExpressionList()85 m_token.m_type == TOKendfunc || m_token.m_type == TOKreserver) { in ParseExpressionList()150 if (m_token.m_type != TOKendfunc) in ParseFunction()153 if (!CheckThenNext(TOKendfunc)) in ParseFunction()
66 {TOKendfunc, "endfunc"},
133 {L"endfunc", TOKendfunc}, in TEST()