Searched refs:conf_type (Results 1 – 1 of 1) sorted by relevance
58 static const tools::parser::token_type conf_type = 4; variable76 add_keyword("conf", conf_type); in tokenizer()141 p.expect(conf_type, hash_type, prop_type, tp_type, in read()147 if (t.type() == conf_type) { in read()