Home
last modified time | relevance | path

Searched refs:TOKand (Results 1 – 3 of 3) sorted by relevance

/external/pdfium/xfa/fxfa/fm2js/
Dxfa_lexer.h16 TOKand, enumerator
Dxfa_lexer.cpp85 {TOKand, 0x00000026, L"&"},
313 p->m_type = TOKand; in Scan()
Dxfa_fmparse.cpp266 case TOKand: in ParseLogicalAndExpression()
272 line, TOKand, std::move(e1), std::move(e2)); in ParseLogicalAndExpression()