Searched refs:yaml_parser_parse (Results 1 – 3 of 3) sorted by relevance
98 if (!yaml_parser_parse(parser, &event)) goto error; in yaml_parser_load()105 if (!yaml_parser_parse(parser, &event)) goto error; in yaml_parser_load()215 if (!yaml_parser_parse(parser, &event)) return 0; in yaml_parser_load_nodes()
68 yaml_parser_parse(yaml_parser_t *parser, yaml_event_t *event);170 yaml_parser_parse(yaml_parser_t *parser, yaml_event_t *event) in yaml_parser_parse() function
1121 yaml_parser_parse(yaml_parser_t *parser, yaml_event_t *event);