Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxfa/fm2js/
Dcxfa_fmlexer.h27 TOKor, enumerator
Dcxfa_fmlexer.cpp235 return CXFA_FMToken(TOKor); in NextToken()
Dcxfa_fmlexer_unittest.cpp116 {L"|", TOKor}, in TEST()
Dcxfa_fmparser.cpp296 case TOKor: in ParseLogicalOrExpression()
307 TOKor, std::move(e1), std::move(e2)); in ParseLogicalOrExpression()