Home
last modified time | relevance | path

Searched refs:TOKendfunc (Results 1 – 4 of 4) sorted by relevance

/external/pdfium/xfa/fxfa/fm2js/
Dcxfa_fmlexer.h65 TOKendfunc, enumerator
Dcxfa_fmparser.cpp74 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()
Dcxfa_fmlexer_unittest.cpp123 {L"endfunc", TOKendfunc}, in TEST()
Dcxfa_fmlexer.cpp90 {TOKendfunc, 0x68f984a3, L"endfunc"},