Lines Matching refs:loader_ctx
43 struct loader_ctx { struct
53 yaml_parser_load_nodes(yaml_parser_t *parser, struct loader_ctx *ctx); argument
60 struct loader_ctx *ctx);
64 struct loader_ctx *ctx);
68 struct loader_ctx *ctx);
72 struct loader_ctx *ctx);
76 struct loader_ctx *ctx);
80 struct loader_ctx *ctx);
187 struct loader_ctx ctx = { NULL, NULL, NULL }; in yaml_parser_load_document()
217 yaml_parser_load_nodes(yaml_parser_t *parser, struct loader_ctx *ctx) in yaml_parser_load_nodes()
299 yaml_parser_load_node_add(yaml_parser_t *parser, struct loader_ctx *ctx, in yaml_parser_load_node_add()
352 struct loader_ctx *ctx) in yaml_parser_load_alias()
376 struct loader_ctx *ctx) in yaml_parser_load_scalar()
416 struct loader_ctx *ctx) in yaml_parser_load_sequence()
463 struct loader_ctx *ctx) in yaml_parser_load_sequence_end()
484 struct loader_ctx *ctx) in yaml_parser_load_mapping()
531 struct loader_ctx *ctx) in yaml_parser_load_mapping_end()