Searched refs:TOKendfunc (Results 1 – 4 of 4) sorted by relevance
65 TOKendfunc, enumerator
74 if (m_token->m_type == TOKeof || m_token->m_type == TOKendfunc || in ParseTopExpression()140 if (m_token->m_type == TOKendfunc) { in ParseFunction()145 if (!expressions.size() || !CheckThenNext(TOKendfunc)) in ParseFunction()959 case TOKendfunc: in ParseBlockExpression()
123 {L"endfunc", TOKendfunc}, in TEST()
90 {TOKendfunc, 0x68f984a3, L"endfunc"},