Lines Matching refs:parser_context
48 struct parser_context { struct
150 create_group(struct parser_context *ctx, in create_group()
184 create_enum(struct parser_context *ctx, const char *name, const char **atts) in create_enum()
245 string_to_type(struct parser_context *ctx, const char *s) in string_to_type()
278 create_field(struct parser_context *ctx, const char **atts) in create_field()
307 create_value(struct parser_context *ctx, const char **atts) in create_value()
322 create_and_append_field(struct parser_context *ctx, in create_and_append_field()
345 struct parser_context *ctx = data; in start_element()
406 struct parser_context *ctx = data; in end_element()
528 struct parser_context ctx; in gen_spec_load()
604 struct parser_context ctx; in gen_spec_load_from_path()