Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxfa/fm2js/
Dxfa_lexer.h30 TOKor, enumerator
Dxfa_lexer.cpp99 {TOKor, 0x0000007c, L"|"},
317 p->m_type = TOKor; in Scan()
Dxfa_fmparse.cpp239 case TOKor: in ParseLogicalOrExpression()
246 line, TOKor, std::move(e1), std::move(e2)); in ParseLogicalOrExpression()