Lines Matching defs:parser_context
67 struct parser_context { struct68 XML_Parser parser;69 const struct v3d_device_info *devinfo;70 int foo;71 struct location loc;73 struct v3d_group *group;74 struct v3d_enum *enoom;76 int nvalues;77 struct v3d_value *values[256];79 struct v3d_spec *spec;81 int parse_depth;82 int parse_skip_depth;