Searched defs:Options (Results 1 – 3 of 3) sorted by relevance
34 struct Options { struct35 std::string declaration = "_declaration";36 std::string instruction = "_instruction";37 std::string attributes = "_attributes";38 std::string text = "_text";39 std::string cdata = "_cdata";40 std::string doctype = "_doctype";41 std::string comment = "_comment";42 std::string parent = "_parent";43 std::string type = "_type";[all …]
165 Options, enumerator
302 type Options = { alias