Searched refs:tp_type (Results 1 – 1 of 1) sorted by relevance
63 static const tools::parser::token_type tp_type = 9; variable78 add_keyword("tp", tp_type); in tokenizer()141 p.expect(conf_type, hash_type, prop_type, tp_type, in read()169 } else if (t.type() == tp_type) { in read()