Searched refs:TOKlt (Results 1 – 4 of 4) sorted by relevance
19 TOKlt, enumerator
90 {TOKlt, 0x0000003c, L"<"},277 p->m_type = TOKlt; in Scan()
367 case TOKlt: in ParseRelationalExpression()372 e1 = new CXFA_FMRelationalExpression(line, TOKlt, e1, e2); in ParseRelationalExpression()
324 case TOKlt: in ToJavaScript()