Home
last modified time | relevance | path

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

/external/pdfium/xfa/fxfa/fm2js/
Dcxfa_fmlexer.h50 TOKfor, enumerator
Dcxfa_fmlexer.cpp54 {TOKfor, "for"},
Dcxfa_fmlexer_unittest.cpp138 {L"for", TOKfor}, in TEST()
Dcxfa_fmparser.cpp189 case TOKfor: in ParseExpression()
1020 if (!CheckThenNext(TOKfor)) in ParseForExpression()