Lines Matching defs:parser_context
60 struct parser_context { struct61 XML_Parser parser;62 const struct v3d_device_info *devinfo;63 int foo;64 struct location loc;66 struct v3d_group *group;67 struct v3d_enum *enoom;69 int nvalues;70 struct v3d_value *values[256];72 struct v3d_spec *spec;74 int parse_depth;75 int parse_skip_depth;