Searched refs:QSTRING (Results 1 – 5 of 5) sorted by relevance
152 if (tok.type != SYMBOL && tok.type != QSTRING) { in add_hll_linemark()157 if (tok.type == QSTRING) { in add_hll_linemark()251 case QSTRING: in cil_parser()
38 #define QSTRING 4 macro
61 QSTRING, enumConstant
146 || HtmlTokenType.QSTRING == token.type) { in produce()419 type = HtmlTokenType.QSTRING; in parseToken()
80 CuAssertIntEquals(tc, QSTRING, test_tok.type); in test_cil_lexer_next()